From: Serhiy Storchaka Date: Sat, 31 Jan 2015 08:20:31 +0000 (+0200) Subject: test_spwd skipping is expected on win32. X-Git-Tag: v2.7.10rc1~204 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7ece150395f9908870c3baa883e465ec9fe4dd9c;p=thirdparty%2FPython%2Fcpython.git test_spwd skipping is expected on win32. --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index b48cba57345f..9a872dcf7558 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -1191,6 +1191,7 @@ _expectations = { test_pwd test_resource test_signal + test_spwd test_threadsignals test_timing test_wait3