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: 14184
Status: resolved
Priority: 0/
Queue: IO-All

People
Owner: Nobody in particular
Requestors: aaron [...] droogs.org
Cc:
AdminCc:

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



Subject: tests failing on installation
When installing IO::All on Fedora Core 3, with perl 5.8.5 synopsis tests fail as shown below.. Show quoted text
cpan> install IO::All
Running install for module IO::All Running make for I/IN/INGY/IO-All-0.33.tar.gz Is already unwrapped into directory /root/.cpan/build/IO-All-0.33 Has already been processed within this session Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/absolute...........ok t/all................ok t/all2...............ok t/assert.............ok t/assert2............ok 2/4 skipped: requires MLDBM t/autotie............ok t/backwards..........skipped all skipped: requires File::ReadBackwards t/chdir..............ok t/chomp..............ok t/construct..........ok t/dbm................ok t/devnull............ok t/empty..............ok t/error1.............ok t/file_spec..........ok t/file_subclass......ok t/fileno.............ok t/inline_subclass....ok t/input..............ok t/link...............ok t/link2..............ok t/lock...............ok t/mldbm..............skipped all skipped: requires MLDBM t/overload...........ok t/pipe...............ok t/print..............ok t/println............ok t/read...............ok t/read_write.........ok t/round_robin........ok t/scalar.............ok t/seek...............ok t/separator..........ok t/spiffy.............ok t/stat...............ok t/subtleties.........ok t/synopsis1..........ok t/synopsis2..........NOK 2 # Failed test (t/synopsis2.t at line 14) # got: 't/mydir/file3 - file3 is whee # ' # expected: 't/mydir/file1 - file1 is fun # ' t/synopsis2..........NOK 3 # Failed test (t/synopsis2.t at line 14) # got: 't/mydir/file1 - file1 is fun # ' # expected: 't/mydir/file2 - file2 is woohoo # ' t/synopsis2..........NOK 4 # Failed test (t/synopsis2.t at line 14) # got: 't/mydir/file2 - file2 is woohoo # ' # expected: 't/mydir/file3 - file3 is whee # ' t/synopsis2..........ok 10/10# Looks like you failed 3 tests of 10. t/synopsis2..........dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 2-4 Failed 3/10 tests, 70.00% okay t/synopsis3..........skipped all skipped: requires IO::String t/synopsis5..........ok t/tie................ok t/tie_file...........ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/synopsis2.t 3 768 10 3 30.00% 2-4 3 tests and 2 subtests skipped. Failed 1/42 test scripts, 97.62% okay. 3/267 subtests failed, 98.88% okay. make: *** [test_dynamic] Error 255 /usr/bin/make test -- NOT OK Running make install