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

fijal at codespeak.net fijal at codespeak.net
Thu Jan 15 15:51:20 CET 2009


Author: fijal
Date: Thu Jan 15 15:51:20 2009
New Revision: 60997

Modified:
   pypy/trunk/lib-python/failure_list.txt
Log:
these two should pass now


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 15:51:20 2009
@@ -69,8 +69,6 @@
 test_sys                         missing sys._current_frames()
 test_tarfile                 !   timeout?
 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_threading                   the failure should be marked as CPython-only
-test_time                    !   easy fix (either bogus test or bogus time.strftime())
 test_timeout                     skipped test
 test_trace                       probably all acceptable differences
 test_traceback               !   don't care about '__members__', but check the other tests



More information about the Pypy-commit mailing list