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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b84de02f75c906fbcf519b4c89b9dbdd18837276;p=python Record that test_wait[34] get skipped on native Windows. --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 85f57a6c0e..143205cd1a 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': """