commit | b84de02f75c906fbcf519b4c89b9dbdd18837276 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Wed Mar 22 02:58:17 2006 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Wed Mar 22 02:58:17 2006 +0000 |
tree | 754700973fb81c761fbd473956b61eb2a7634e0d | |
parent | 4d90bbd292350d6e7c4b97651cb287a50e20371f [diff] [blame] |
Record that test_wait[34] get skipped on native Windows.
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 85f57a6..143205c 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py
@@ -744,6 +744,8 @@ test_sunaudiodev test_threadsignals test_timing + test_wait3 + test_wait4 """, 'linux2': """