diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-07-18 12:35:28 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-07-18 12:35:28 +0000 |
commit | f54d929ca2c2dad34db9f3339938b8fe5dcf5533 (patch) | |
tree | 0800c73047236a99562f7e7199fb7f3553802c45 /pod/perldelta.pod | |
parent | 65fe0b2a37b1f4886be0de28cfdc2bcaf5ed0771 (diff) | |
download | perl-f54d929ca2c2dad34db9f3339938b8fe5dcf5533.tar.gz |
Update on OS/2 status.
p4raw-id: //depot/perl@17619
Diffstat (limited to 'pod/perldelta.pod')
-rw-r--r-- | pod/perldelta.pod | 19 |
1 files changed, 6 insertions, 13 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 12b48ccec4..3e92d3fbb7 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -3506,19 +3506,12 @@ files from beneath /Library/Perl, and again "make install"-ing. The following tests are known to fail on OS/2 (for clarity only the failures are shown, not the full error messages): - t/io/utf8............................FAILED at test 19 - t/op/grent...........................FAILED at test 2 - t/op/pwent...........................FAILED at test 1 - t/lib/os2_base.......................FAILED at test 13 - t/lib/os2_process....................FAILED at test 10 - t/lib/os2_process_kid................FAILED at test 10 - t/lib/rx_cmprt.......................FAILED at test 16 - ext/DB_File/t/db-btree...............FAILED at test 0 - ext/DB_File/t/db-hash................FAILED at test 0 - ext/DB_File/t/db-recno...............FAILED at test 0 - lib/ExtUtils/t/basic.................FAILED at test 14 - lib/ExtUtils/t/Constant..............FAILED at test 4 - lib/Memoize/t/errors.................FAILED at test 4 + ../lib/ExtUtils/t/Mkbootstrap.t 1 256 18 1 5.56% 8 + ../lib/ExtUtils/t/Packlist.t 1 256 34 1 2.94% 17 + ../lib/ExtUtils/t/basic.t 1 256 17 1 5.88% 14 + lib/os2_process.t 2 512 227 2 0.88% 174 209 + lib/os2_process_kid.t 227 2 0.88% 174 209 + lib/rx_cmprt.t 255 65280 18 3 16.67% 16-18 =head2 op/sprintf tests 91, 129, and 130 |