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

arigo at codespeak.net arigo at codespeak.net
Tue Oct 28 10:27:23 CET 2008


Author: arigo
Date: Tue Oct 28 10:27:23 2008
New Revision: 59467

Modified:
   pypy/trunk/lib-python/failure_list.txt
Log:
Looking at test_descr.


Modified: pypy/trunk/lib-python/failure_list.txt
==============================================================================
--- pypy/trunk/lib-python/failure_list.txt	(original)
+++ pypy/trunk/lib-python/failure_list.txt	Tue Oct 28 10:27:23 2008
@@ -25,7 +25,7 @@
 test_ctypes                  !   implementation details but also some real crashes
 test_datetime                !   the two test_negative_*() look like real bugs
 test_decimal                     missing decimal.ROUND_05UP
-test_descr                   !   needs deciding what is impl details and what's not
+test_descr               arigo   needs deciding what is impl details and what's not
 test_descrtut                    implementation detail only
 test_dis                         probably not worth the pain of whacking at the compiler
 test_distutils                   this is our issue367



More information about the Pypy-commit mailing list