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

antocuni at codespeak.net antocuni at codespeak.net
Thu Jan 15 16:48:54 CET 2009


Author: antocuni
Date: Thu Jan 15 16:48:54 2009
New Revision: 61004

Modified:
   pypy/trunk/lib-python/failure_list.txt
Log:
update list of failing tests



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 16:48:54 2009
@@ -23,7 +23,7 @@
 test_fork1                   !   why did this fail just once?
 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              !   the fix is in r60950 but doesn't work. See r60965
 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