projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2918ae8
)
Updated the list of expected skips for MacPython-OS9.
author
Jack Jansen
<jack.jansen@cwi.nl>
Wed, 8 Jan 2003 16:31:11 +0000
(16:31 +0000)
committer
Jack Jansen
<jack.jansen@cwi.nl>
Wed, 8 Jan 2003 16:31:11 +0000
(16:31 +0000)
Lib/test/regrtest.py
patch
|
blob
|
history
diff --git
a/Lib/test/regrtest.py
b/Lib/test/regrtest.py
index a63175691b6e697dfc0144a8d3c5df6bfdfa004a..433c939faa2beef6c14784156dad996ce2d92fc7 100755
(executable)
--- a/
Lib/test/regrtest.py
+++ b/
Lib/test/regrtest.py
@@
-595,7
+595,10
@@
_expectations = {
'mac':
"""
test_al
+ test_atexit
test_bsddb
+ test_bsddb3
+ test_bz2
test_cd
test_cl
test_commands
@@
-603,6
+606,7
@@
_expectations = {
test_curses
test_dbm
test_dl
+ test_email_codecs
test_fcntl
test_fork1
test_gl
@@
-612,13
+616,17
@@
_expectations = {
test_linuxaudiodev
test_locale
test_mmap
+ test_mpz
test_nis
test_ntpath
test_openpty
+ test_ossaudiodev
test_poll
+ test_popen
test_popen2
test_pty
test_pwd
+ test_resource
test_signal
test_socketserver
test_sunaudiodev