diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-18 14:14:10 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-18 14:14:10 +0000 |
commit | dad950375af87960d837efe539719a739e9c8f0f (patch) | |
tree | c0d5dde1b66b0e30110bb079f6355bc3ab3a50f7 /pod | |
parent | 962111ca28dfa7ee1a86b7986ad8ad4238a10776 (diff) | |
download | perl-dad950375af87960d837efe539719a739e9c8f0f.tar.gz |
z/OS situation update.
p4raw-id: //depot/perl@15995
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perldelta.pod | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 3f65fc6c22..e8a8d30d48 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -2842,21 +2842,22 @@ 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. - Failed Test Stat Wstat Total Fail Failed List of Failed - ------------------------------------------------------------------------- + Failed Test Stat Wstat Total Fail Failed List of Failed + ------------------------------------------------------------------------------- ../ext/Data/Dumper/t/dumper.t 339 8 2.36% 311 314 325 327 331 333 337 339 ../ext/IO/lib/IO/t/io_unix.t 5 4 80.00% 2-5 + ../ext/Storable/t/utf8hash.t 10 2560 148 10 6.76% 1 5 72 76 143-148 ../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 121 30976 48 48 100.00% 1-48 ../lib/ExtUtils/t/Embed.t 9 9 100.00% 1-9 - op/pat.t 897 9 1.00% 242-243 665 776 + op/pat.t 900 9 1.00% 242-243 665 776 785 832-834 845 op/sprintf.t 224 3 1.34% 98 100 136 op/tr.t 97 5 5.15% 63 71-74 + run/fresh_perl.t 94 3 3.19% 92-94 uni/fold.t 780 6 0.77% 61 169 196 661 710-711 |