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

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


Author: fijal
Date: Thu Jan 15 19:34:50 2009
New Revision: 61019

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


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 19:34:50 2009
@@ -29,8 +29,6 @@
 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
-test_ioctl                       missing os.getpgrp()
-test_isinstance              !   mark the recursion limit tests as CPython-specific
 test_iterlen                     somehow implementation detail (missing __length_hint__())
 test_itertools                   same as test_iterlen
 test_logging                 !   shallow.  let's just fix the __repr__ of types



More information about the Pypy-commit mailing list