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

fijal at codespeak.net fijal at codespeak.net
Thu Jan 15 00:20:54 CET 2009


Author: fijal
Date: Thu Jan 15 00:20:53 2009
New Revision: 60985

Modified:
   pypy/trunk/lib-python/failure_list.txt
Log:
hopefully fixed test_mailbox, took the whole day though :-(


Modified: pypy/trunk/lib-python/failure_list.txt
==============================================================================
--- pypy/trunk/lib-python/failure_list.txt	(original)
+++ pypy/trunk/lib-python/failure_list.txt	Thu Jan 15 00:20:53 2009
@@ -35,7 +35,6 @@
 test_itertools                   same as test_iterlen
 test_logging                 !   shallow.  let's just fix the __repr__ of types
 test_long                    !   easy fixes
-test_mailbox                 !   look at me
 test_multibytecodec          !   unknown
 test_mutants                     the test is probably too precise in the failure it expects
 test_new                         new.instancemethod(x, None) should fail, but no hurry



More information about the Pypy-commit mailing list