Failures on Windows

Andy Armstrong n at rciss.us
Thu Oct 4 10:36:09 BST 2007


On 4 Oct 2007, at 09:56, Michael G Schwern wrote:
>> # wibble,
>> # t/lib,
>> # blib/lib,
>> # C:/Perl/site/lib,
>> # C:/Perl/lib
>> # -----------------
>> # C:/Perl/site/lib,
>> # wibble,
>> # t/lib,
>> # blib/lib,
>> # C:/Perl/lib
>> # Looks like you failed 1 test of 1.
>
> Hmm, looks like the @INC propagation is only partially working.   
> I'll investigate.

Commenting this out:

# Put a stock directory near the beginning.
use lib $INC[$#INC-2];

makes the problem disappear.

>> t/proverun........................
>> #   Failed test 'Create empty: command args OK'
>> #   at t/proverun.t line 123.
>> #     Structures begin differing at:
>> #          $got->[0][2]{command}[1] = 't\sample-tests\simple'
>> t/proverun........................1/2 #     $expected->[0][2] 
>> {command}
>> [1] = 't/sample-tests/simple'
>> # Looks like you failed 1 test of 2.
>
> Hard coded path.  Should be fixed now.

Thanks :)

-- 
Andy Armstrong, Hexten





More information about the tapx-dev mailing list