[pypy-svn] r64319 - pypy/trunk/lib-python

afa at codespeak.net afa at codespeak.net
Sat Apr 18 00:44:42 CEST 2009


Author: afa
Date: Sat Apr 18 00:44:42 2009
New Revision: 64319

Modified:
   pypy/trunk/lib-python/win32-failures.txt
Log:
These two succeeded on the buildbot


Modified: pypy/trunk/lib-python/win32-failures.txt
==============================================================================
--- pypy/trunk/lib-python/win32-failures.txt	(original)
+++ pypy/trunk/lib-python/win32-failures.txt	Sat Apr 18 00:44:42 2009
@@ -1,7 +1,6 @@
 These tests currently fail on win32:
 
 test_cmd_line
-test_dumbdbm
 test_file
 test_hashlib
 test_hmac
@@ -16,7 +15,6 @@
                     - test_access: this test seems flaky
 test_popen2         missing os.popen2
 test_random
-test_repr           [Done] probably
 test_runpy          [Done]
 test_shutil         - when os.utime uses SetFileTime, raise WindowsError instead of OSError.
 test_site



More information about the Pypy-commit mailing list