From: Jarkko Hietaniemi Date: Wed, 20 Mar 2002 15:10:17 +0000 (+0000) Subject: Some failure updates. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c0f17b391dca1e5edc58fe5acc2495940cfff533;p=p5sagit%2Fp5-mst-13.2.git Some failure updates. p4raw-id: //depot/perl@15369 --- diff --git a/pod/perldelta.pod b/pod/perldelta.pod index bd90dde..36c7144 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -2623,21 +2623,22 @@ If you are building on a UFS partition, you will also probably see t/op/stat.t subtest #9 fail. This is caused by Darwin's UFS not supporting inode change time. -=head2 OS/390 +=head2 z/OS (OS/390) -OS/390 has rather many test failures but the situation is actually +z/OS has rather many test failures but the situation is actually better than it was in 5.6.0, it's just that so many new modules and tests have been added. - ../ext/B/t/deparse.t 17 1 5.88% 14 + Failed Test Stat Wstat Total Fail Failed List of Failed + ------------------------------------------------------------------------- ../ext/Data/Dumper/t/dumper.t 321 2 0.62% 311 314 ../ext/IO/lib/IO/t/io_unix.t 5 4 80.00% 2-5 ../lib/utf8.t 94 13 13.83% 27 30-31 43 46 73 76 79 82 85 88 91 94 ../lib/Benchmark.t 1 256 159 1 0.63% 75 + ../lib/ExtUtils/t/Constant.t 27 19 70.37% 5-23 ../lib/ExtUtils/t/Embed.t 9 9 100.00% 1-9 - ../lib/ExtUtils/t/ExtUtils.t 27 19 70.37% 5-23 op/pat.t 864 9 1.04% 242-243 665 776 785 832-834 845 op/sprintf.t 224 3 1.34% 98 100 136 @@ -2676,6 +2677,8 @@ threads are considered fundamentally broken. =head2 UNICOS + Failed Test Stat Wstat Total Fail Failed List of Failed + ------------------------------------------------------------------------- ../ext/Socket/socketpair.t 1 256 45 1 2.22% 12 ../lib/Math/Trig.t 26 1 3.85% 25 ../lib/warnings.t 460 1 0.22% 425 @@ -2703,12 +2706,12 @@ needing further debugging and/or porting work. =head2 Win32 In multi-CPU boxes there are some problems with the I/O buffering: -some output may appear twice. The Win32 following failures are known +some output may appear twice. The following Win32 failures are known as of 5.7.3: - ..\ext/Encode/t/JP.t 4 1024 22 4 18.18% 9 14 18 21 + Failed Test Stat Wstat Total Fail Failed List of Failed + ------------------------------------------------------------------------- ..\ext/threads/t/end.t 6 4 66.67% 3-6 - ..\lib/blib.t 3 768 7 3 42.86% 1 4-5 =head2 Localising a Tied Variable Leaks Memory