commit | 42a40c59a0bc94d29e5fd61cada2d8c0763211d6 | [log] [tgz] |
---|---|---|
author | Kristján Valur Jónsson <kristjan@ccpgames.com> | Wed Apr 01 11:28:47 2009 +0000 |
committer | Kristján Valur Jónsson <kristjan@ccpgames.com> | Wed Apr 01 11:28:47 2009 +0000 |
tree | 94eee2be7820a758772406882a7393a7e9e7155a | |
parent | e3944a5e1ecf67aa722fd9ce0c0a4ee72ee5ba2d [diff] [blame] |
Allow skipping of regression tests not supported on windows. This reduces noise in the regression test suite for py3k on Windows.
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index edfaa9a..f970404 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py
@@ -892,6 +892,7 @@ test_fork1 test_epoll test_dbm_gnu + test_dbm_ndbm test_grp test_ioctl test_largefile