Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the IO-All CPAN distribution.

Report information
The Basics
Id: 5674
Status: resolved
Priority: 0/
Queue: IO-All

People
Owner: Nobody in particular
Requestors: muenalan [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.13
Fixed in: (no value)



Subject: [win32\activestate5.8.2] synopsis2-3 failed
CPAN.pm: Going to build I/IN/INGY/IO-All-0.13.tar.gz Microsoft (R) Program Maintenance Utility Version 7.00.9466 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/IO/All.pm blib\lib\IO\All.pm "C:\Programme\Microsoft Visual Studio .NET\Vc7\bin\nmake.EXE" -- OK Running make test Microsoft (R) Program Maintenance Utility Version 7.00.9466 Copyright (C) Microsoft Corporation. All rights reserved. Z:\www\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t\autotie.t t\back s.t t\inline_subclass.t t\lock.t t\println.t t\read.t t\read_write.t t\round_robin.t t\spiffy.t t\synopsis1.t t\synopsis2.t t\synops t\autotie............ok t\backwards..........skipped all skipped: requires File::ReadBackwards t\error1.............ok t\file_subclass......ok t\inline_subclass....ok t\lock...............ok t\println............ok t\read...............ok t\read_write.........ok t\round_robin........ok t\spiffy.............ok t\synopsis1..........ok t\synopsis2..........ok 1/4# Failed test (t\synopsis2.t at line 13) t\synopsis2..........NOK 2# got: 't\mydir\file1 - file1 is fun # ' # expected: 't/mydir/file1 - file1 is fun # ' # Failed test (t\synopsis2.t at line 13) t\synopsis2..........NOK 3# got: 't\mydir\file2 - file2 is woohoo # ' # expected: 't/mydir/file2 - file2 is woohoo # ' # Failed test (t\synopsis2.t at line 13) t\synopsis2..........NOK 4# got: 't\mydir\file3 - file3 is whee # ' # expected: 't/mydir/file3 - file3 is whee # ' # Looks like you failed 3 tests of 4. t\synopsis2..........dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 2-4 Failed 3/4 tests, 25.00% okay t\synopsis3..........Can't find string terminator "'" anywhere before EOF at -e line 1. Use of uninitialized value in open at t/IO_All_Test.pm line 31. Use of uninitialized value in concatenation (.) or string at t/IO_All_Test.pm line 31. Can't open for input: No such file or directory at t/IO_All_Test.pm line 31. # Looks like your test died before it could output anything. t\synopsis3..........dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t\synopsis4..........skipped all skipped: no tests for sockets yet t\synopsis5..........ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\synopsis2.t 3 768 4 3 75.00% 2-4 t\synopsis3.t 2 512 3 6 200.00% 1-3 2 tests skipped. Failed 2/16 test scripts, 87.50% okay. 6/57 subtests failed, 89.47% okay. NMAKE : fatal error U1077: 'Z:\www\perl\bin\perl.exe' : return code '0xff' Stop. "C:\Programme\Microsoft Visual Studio .NET\Vc7\bin\nmake.EXE" test -- NOT OK Running make install make test had returned bad status, won't install without force