summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2014-05-24 14:25:14 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2014-05-24 14:25:14 +0100
commit1da5bb70ab48e3af769fcf1266b774a7dbe63a88 (patch)
treea43d08ba8a3b071ca55706d2a5b8cb950fbe1a8f /README.win32
parent4d90bfb5f05819f2169a82dc38b75257c7ebdf7f (diff)
downloadperl-1da5bb70ab48e3af769fcf1266b774a7dbe63a88.tar.gz
Remove note of test failures on FAT that were fixed by perl #21442's fixes
The list of tests fixed doesn't exactly match the list in README.win32, but all tests now pass when building/testing on FAT with the Windows OS on NTFS.
Diffstat (limited to 'README.win32')
-rw-r--r--README.win324
1 files changed, 0 insertions, 4 deletions
diff --git a/README.win32 b/README.win32
index b214f7e480..e4d457a892 100644
--- a/README.win32
+++ b/README.win32
@@ -416,10 +416,6 @@ spaces. So don't do that.
If you are running the tests from a emacs shell window, you may see
failures in op/stat.t. Run "dmake test-notty" in that case.
-If you run the tests on a FAT partition, you may see some failures for
-C<link()> related tests (I<op/write.t>, I<op/stat.t> ...). Testing on
-NTFS avoids these errors.
-
Furthermore, you should make sure that during C<make test> you do not
have any GNU tool packages in your path: some toolkits like Unixutils
include some tools (C<type> for instance) which override the Windows