Front page | perl.perl5.porters |
Postings from April 2003
Cygwin update
Thread Next
From:
H.Merijn Brand
Date:
April 22, 2003 06:02
Subject:
Cygwin update
Message ID:
20030422145650.8337.H.M.BRAND@hccnet.nl
Running Cygwin-1.5.0s 20030421 having re-installed db-file and removed every
trace of 5.6.1, I now get:
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
../ext/IO/lib/IO/t/io_xs.t 4 2 50.00% 2-3
../ext/PerlIO/PerlIO.t 3 768 37 3 8.11% 26-28
../lib/ExtUtils/t/Install.t 255 65280 ?? ?? % ??
io/layers.t 43 19 44.19% 2 4 7 9-10 12 15 17-
18 20 22-24 26 36 38
41-43
op/lfs.t 17 4 23.53% 6 8 10 12
op/sysio.t 39 1 2.56% 39
50 tests and 494 subtests skipped.
Failed 6/780 test scripts, 99.23% okay. 29/71154 subtests failed, 99.96% okay.
PC09:/P/perl-current 509 $ ./perl -Ilib ext/IO/lib/IO/t/io_xs.t
1..4
ok 1
ok 4 # Invalid argument
PC09:/P/perl-current 510 $ ./perl -Ilib lib/ExtUtils/t/Install.t
1..18
ok 1 - use ExtUtils::Install;
ok 2 - main->can('install')
ok 3 - main->can('uninstall')
ok 4 - main->can('pm_to_blib')
ok 5 - main->can('install_default')
Use of uninitialized value in addition (+) at lib/ExtUtils/Install.pm line 458.
Use of uninitialized value in utime at lib/ExtUtils/Install.pm line 458.
Use of uninitialized value in bitwise and (&) at lib/ExtUtils/Install.pm line 45
9.
AutoSplit: Can't open blib/lib/Big/Dummy.pm: No such file or directory
# Looks like you planned 18 tests but only ran 5.
# Looks like your test died just after 5.
PC09:/P/perl-current 511 $ ./perl -Ilib ext/PerlIO/PerlIO.t
1..37
ok 1 - use PerlIO;
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22
ok 23 - magic temp file via 3 arg open with undef
ok 24 - fileno
ok 25 - print
not ok 26 - seek
# Failed test (ext/PerlIO/PerlIO.t at line 81)
not ok 27 - readline
# Failed test (ext/PerlIO/PerlIO.t at line 82)
# got: undef
# expected: 'ok
# '
not ok 28 - tell
# Failed test (ext/PerlIO/PerlIO.t at line 83)
ok 29 - re-open STDOUT
ok 30 - magic in-memory file via 3 arg open with \$var
ok 31 - fileno
ok 32 - print
ok 33 - seek
ok 34 - readline
ok 35 - tell
# Bad file descriptor
not ok 36 - open STDOUT into in-memory var # TODO broken
# Failed (TODO) test (ext/PerlIO/PerlIO.t at line 120)
not ok 37 - open STDERR into in-memory var # TODO broken
# Failed (TODO) test (ext/PerlIO/PerlIO.t at line 125)
# Looks like you failed 3 tests of 37.
PC09:/P/perl-current 512 $
Any special additions wanted? ($PERLIO is unset)
--
H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
WinNT 4, Win2K pro & WinCE 2.11. Smoking perl CORE: smokers@perl.org
http://archives.develooper.com/daily-build@perl.org/ perl-qa@perl.org
send smoke reports to: smokers-reports@perl.org, QA: http://qa.perl.org
Thread Next
-
Cygwin update
by H.Merijn Brand