From: Tim Peters Date: Wed, 22 Mar 2006 02:58:17 +0000 (+0000) Subject: Record that test_wait[34] get skipped on native Windows. X-Git-Tag: v2.5a0~140 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b84de02f75c906fbcf519b4c89b9dbdd18837276;p=thirdparty%2FPython%2Fcpython.git Record that test_wait[34] get skipped on native Windows. --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 85f57a6c0e01..143205cd1a08 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -744,6 +744,8 @@ _expectations = { test_sunaudiodev test_threadsignals test_timing + test_wait3 + test_wait4 """, 'linux2': """