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

fijal at codespeak.net fijal at codespeak.net
Wed Jan 14 23:22:10 CET 2009


Author: fijal
Date: Wed Jan 14 23:22:07 2009
New Revision: 60978

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


Modified: pypy/trunk/lib-python/failure_list.txt
==============================================================================
--- pypy/trunk/lib-python/failure_list.txt	(original)
+++ pypy/trunk/lib-python/failure_list.txt	Wed Jan 14 23:22:07 2009
@@ -17,7 +17,6 @@
 test_doctest                 !   unknown
 test_dumbdbm                 !   oups? looks unexpected
 test_email_codecs                test skipped
-test_email_renamed           !   same as test_email
 test_enumerate                   same as test_iterlen
 test_file                        some more exceptions should be raised
 test_float                       float.__getformat__() exists mainly only for tests
@@ -25,7 +24,6 @@
 test_format                      test checking for exact exception messages
 test_gc                          internal stuff, we may want to provide placeholders
 test_generators              !   I really hate our bytecode compiler :-(    # SHOULD BE FIXED NOW
-test_generators              !   I really hate our bytecode compiler :-(
 test_gettext                 !   check this use of unicode()
 test_grammar                     implementation detail
 test_import                      importing from pyc-files-without-py-file disabled by default



More information about the Pypy-commit mailing list