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

iko at codespeak.net iko at codespeak.net
Sun Apr 19 13:11:49 CEST 2009


Author: iko
Date: Sun Apr 19 13:11:48 2009
New Revision: 64354

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



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 13:11:48 2009
@@ -15,7 +15,7 @@
 test_os             - TODO: test_1565150: rewrite utime() to use SetFileTime
                     - test_access: this test seems flaky
 test_popen2         TODO: implement os.popen2
-test_random
+test_random         seed uses to low granularity time
 test_runpy          [Done]
 test_shutil         msvcrt utime() returns permission denied for directories
                     CPython uses SetFileTime instead to be able to set times



More information about the Pypy-commit mailing list