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

antocuni at codespeak.net antocuni at codespeak.net
Tue Jan 13 17:13:08 CET 2009


Author: antocuni
Date: Tue Jan 13 17:13:07 2009
New Revision: 60926

Modified:
   pypy/trunk/lib-python/failure_list.txt
Log:
another test file that has probably been fixed



Modified: pypy/trunk/lib-python/failure_list.txt
==============================================================================
--- pypy/trunk/lib-python/failure_list.txt	(original)
+++ pypy/trunk/lib-python/failure_list.txt	Tue Jan 13 17:13:07 2009
@@ -37,7 +37,7 @@
 test_genexps                 !   Fatal RPython error: InternalCompilerError :-(
 test_gettext                 !   check this use of unicode()
 test_grammar                     implementation detail
-test_hmac                    !   looks bad!
+test_hmac                    !   looks bad!                 SHOULD BE FIXED NOW, check the nightly tests
 test_import                      importing from pyc-files-without-py-file disabled by default
 test_importhooks             !   unknown
 test_inspect                 !   test_wrapped_decorator: try to fix;  isbuiltin([].append): cry and maaaybe try to fix



More information about the Pypy-commit mailing list