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

iko at codespeak.net iko at codespeak.net
Sun Apr 19 12:45:26 CEST 2009


Author: iko
Date: Sun Apr 19 12:45:26 2009
New Revision: 64352

Modified:
   pypy/trunk/lib-python/win32-failures.txt
Log:
test_hashlib analyzed



Modified: pypy/trunk/lib-python/win32-failures.txt
==============================================================================
--- pypy/trunk/lib-python/win32-failures.txt	(original)
+++ pypy/trunk/lib-python/win32-failures.txt	Sun Apr 19 12:45:26 2009
@@ -3,7 +3,7 @@
 test_cmd_line       TODO: implement os.popen4
 test_file           RPython IOError from rposix.ftruncate() not coverted
                     to application IOError
-test_hashlib
+test_hashlib        Runs in ~350 seconds when run manually
 test_hmac
 test_import         TODO: implement import case check
 test_locale



More information about the Pypy-commit mailing list