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

antocuni at codespeak.net antocuni at codespeak.net
Tue Jan 13 15:59:45 CET 2009


Author: antocuni
Date: Tue Jan 13 15:59:45 2009
New Revision: 60922

Modified:
   pypy/trunk/lib-python/failure_list.txt
Log:
I think this test is fixed now, add a note to remember to check it



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 15:59:45 2009
@@ -15,7 +15,7 @@
 test_codecs                  !   unknown
 test_coding                  !   hah.  fix buildbot :-/
 test_commands                !   unknown
-test_compile                 !   test_leading_newlines: impl detail; the rest: not good
+test_compile                 !   test_leading_newlines: impl detail; the rest: not good  SHOULD BE FIXED NOW, check the nightly tests
 test_compiler                !   unknown
 test_ctypes                  !   implementation details but also some real crashes
 test_decimal                     missing decimal.ROUND_05UP



More information about the Pypy-commit mailing list