[pypy-svn] r15689 - pypy/dist/lib-python

pedronis at codespeak.net pedronis at codespeak.net
Fri Aug 5 15:00:28 CEST 2005


Author: pedronis
Date: Fri Aug  5 15:00:27 2005
New Revision: 15689

Modified:
   pypy/dist/lib-python/failure_list.txt
Log:
update



Modified: pypy/dist/lib-python/failure_list.txt
==============================================================================
--- pypy/dist/lib-python/failure_list.txt	(original)
+++ pypy/dist/lib-python/failure_list.txt	Fri Aug  5 15:00:27 2005
@@ -47,8 +47,8 @@
    different way of detecting mutations during sort: PyPy didn't detect
    changes done by the __del__ method of the key-wrapper objects.
 
-test_str
-   there's some optimisation tests failing
+test_str FIXED
+   there's some optimisation tests failing => disabled them
 
 test_tempfile
   still failing



More information about the Pypy-commit mailing list