Type "dmake test" (or "nmake test"). This will run most of the tests from
the testsuite (many tests will be skipped).
-No tests should typically fail when running Windows NT 4.0. Under Windows
-2000, test 22 in lib/open3.t is known to fail (cause still unknown). Many
-tests will fail under Windows 9x due to the inferior command shell.
+There should be no test failures when running under Windows NT 4.0 or
+Windows 2000. Many tests I<will> fail under Windows 9x due to the inferior
+command shell.
Some test failures may occur if you use a command shell other than the
native "cmd.exe", or if you are building from a path that contains
These expressions will get run-time errors in some future release of
Perl.
-=head2 Windows 2000
-
-Windows 2000 is known to fail test 22 in lib/open3.t (cause unknown at
-this time). That test passes under Windows NT.
-
=head2 Experimental features
As discussed above, many features are still experimental. Interfaces and