Subject: | Several test failed |
Hi, I'm getting a lot of test failed with Cvs-0.06
I'm running Perl 5.8.3 on AIX 4.3.3
I've tried to install the package via CPAN, so this one has downloaded the dependencies. My compiler is ibmcxx.
We've tried to do the same on a linux debian 3.0r2. We're still getting many failed test.
thanx
Running make test
PERL_DL_NONLAZY=1 /dfs/system/prod/aix/rs_aix433/bin/perl/current/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00checkout....ok 2/3There is an input or output error.: read( 3 ) at /dfs/system/prod/aix/rs_aix433/bin/perl/5.8.3/lib/site_perl/5.8.3/IPC/Run/IO.pm line 547
t/00checkout....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 3
Failed 1/3 tests, 66.67% okay
t/05commit......ok 2/5There is an input or output error.: read( 3 ) at /dfs/system/prod/aix/rs_aix433/bin/perl/5.8.3/lib/site_perl/5.8.3/IPC/Run/IO.pm line 547
t/05commit......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-5
Failed 3/5 tests, 40.00% okay
t/10status......ok 2/11There is an input or output error.: read( 3 ) at /dfs/system/prod/aix/rs_aix433/bin/perl/5.8.3/lib/site_perl/5.8.3/IPC/Run/IO.pm line 547
t/10status......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-11
Failed 9/11 tests, 18.18% okay
t/20tag.........ok 2/6There is an input or output error.: read( 3 ) at /dfs/system/prod/aix/rs_aix433/bin/perl/5.8.3/lib/site_perl/5.8.3/IPC/Run/IO.pm line 547
t/20tag.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-6
Failed 4/6 tests, 33.33% okay
t/21rtag........ok 2/6There is an input or output error.: read( 3 ) at /dfs/system/prod/aix/rs_aix433/bin/perl/5.8.3/lib/site_perl/5.8.3/IPC/Run/IO.pm line 547
t/21rtag........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-6
Failed 4/6 tests, 33.33% okay
t/30update......ok 2/6There is an input or output error.: read( 3 ) at /dfs/system/prod/aix/rs_aix433/bin/perl/5.8.3/lib/site_perl/5.8.3/IPC/Run/IO.pm line 547
t/30update......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-6
Failed 4/6 tests, 33.33% okay
t/40diff........ok 2/6There is an input or output error.: read( 3 ) at /dfs/system/prod/aix/rs_aix433/bin/perl/5.8.3/lib/site_perl/5.8.3/IPC/Run/IO.pm line 547
t/40diff........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-6
Failed 4/6 tests, 33.33% okay
t/50export......ok 2/3There is an input or output error.: read( 3 ) at /dfs/system/prod/aix/rs_aix433/bin/perl/5.8.3/lib/site_perl/5.8.3/IPC/Run/IO.pm line 547
t/50export......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 3
Failed 1/3 tests, 66.67% okay
t/90release.....ok 2/4There is an input or output error.: read( 3 ) at /dfs/system/prod/aix/rs_aix433/bin/perl/5.8.3/lib/site_perl/5.8.3/IPC/Run/IO.pm line 547
t/90release.....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-4
Failed 2/4 tests, 50.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/00checkout.t 255 65280 3 2 66.67% 3
t/05commit.t 255 65280 5 6 120.00% 3-5
t/10status.t 255 65280 11 18 163.64% 3-11
t/20tag.t 255 65280 6 8 133.33% 3-6
t/21rtag.t 255 65280 6 8 133.33% 3-6
t/30update.t 255 65280 6 8 133.33% 3-6
t/40diff.t 255 65280 6 8 133.33% 3-6
t/50export.t 255 65280 3 2 66.67% 3
t/90release.t 255 65280 4 4 100.00% 3-4
Failed 9/9 test scripts, 0.00% okay. 32/50 subtests failed, 36.00% okay.
make: 1254-004 The error code from the last command is 2.
Stop.
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force