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

arigo at codespeak.net arigo at codespeak.net
Fri Jan 30 17:51:14 CET 2009


Author: arigo
Date: Fri Jan 30 17:51:13 2009
New Revision: 61464

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


Modified: pypy/trunk/lib-python/failure_list.txt
==============================================================================
--- pypy/trunk/lib-python/failure_list.txt	(original)
+++ pypy/trunk/lib-python/failure_list.txt	Fri Jan 30 17:51:13 2009
@@ -43,8 +43,6 @@
 test_thread                      the docs say it's ok to raise thread.error here, but maybe we need to have thread.stack_size() implemented anyway (no hurry I'd say)
 test_timeout                     skipped test
 test_trace                       probably all acceptable differences
-test_traceback               !   don't care about '__members__', but check the other tests
-test_unicode                 !   some failures, look deeper
 test_unicode_file                skipped test
 test_unicodedata                 unknown to me (but xorAxAx and fijal have a better clue)
 test_urllib2_localnet            bogus test?



More information about the Pypy-commit mailing list