projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06f0cef
)
Updated the expected skips for MacOSX.
author
Jack Jansen
<jack.jansen@cwi.nl>
Mon, 30 Dec 2002 23:03:13 +0000
(23:03 +0000)
committer
Jack Jansen
<jack.jansen@cwi.nl>
Mon, 30 Dec 2002 23:03:13 +0000
(23:03 +0000)
Lib/test/regrtest.py
patch
|
blob
|
history
diff --git
a/Lib/test/regrtest.py
b/Lib/test/regrtest.py
index 413cab28fddc2c94fa204065cc72975bfafc8185..9f24c0693449b7467ae1d11756e0e268af3ce940 100755
(executable)
--- a/
Lib/test/regrtest.py
+++ b/
Lib/test/regrtest.py
@@
-753,6
+753,7
@@
_expectations = {
'darwin':
"""
test_al
+ test_bsddb
test_bsddb3
test_cd
test_cl
@@
-764,10
+765,12
@@
_expectations = {
test_imgfile
test_largefile
test_linuxaudiodev
+ test_locale
test_minidom
test_mpz
test_nis
test_ntpath
+ test_ossaudiodev
test_poll
test_socketserver
test_sunaudiodev