Re: [PATCH] reinclude ODBM_File & NDBM_File in Cygwin build
Yitzchak Scott-Thoennes [Mon, 15 Jul 2002 10:04:02 +0000 (03:04 -0700)]
Message-ID: <CCwM9gzkg25T092yn@efn.org>

Document which tests will fail.

p4raw-id: //depot/perl@17555

pod/perldelta.pod

index 9008695..8a1d7d3 100644 (file)
@@ -3205,6 +3205,17 @@ detailed in here: http://sources.redhat.com/ml/cygwin/2001-12/msg00894.html
 
 One can build but not install (or test the build of) the NDBM_File
 on FAT filesystems.  Installation (or build) on NTFS works fine.
+If one attempts the test on a FAT install (or build) the following
+failures are expected:
+
+ ../ext/NDBM_File/ndbm.t       13  3328    71   59  83.10%  1-2 4 16-71
+ ../ext/ODBM_File/odbm.t      255 65280    ??   ??       %  ??
+ ../lib/AnyDBM_File.t           2   512    12    2  16.67%  1 4
+ ../lib/Memoize/t/errors.t      0   139    11    5  45.45%  7-11
+ ../lib/Memoize/t/tie_ndbm.t   13  3328     4    4 100.00%  1-4
+ run/fresh_perl.t                          97    1   1.03%  91
+
+NDBM_File fails and ODBM_File just coredumps.
 
 =head2 DJGPP does not build