[pypy-svn] r55391 - pypy/django/tests

antocuni at codespeak.net antocuni at codespeak.net
Thu May 29 14:42:07 CEST 2008


Author: antocuni
Date: Thu May 29 14:42:05 2008
New Revision: 55391

Modified:
   pypy/django/tests/failures.txt
Log:
update



Modified: pypy/django/tests/failures.txt
==============================================================================
--- pypy/django/tests/failures.txt	(original)
+++ pypy/django/tests/failures.txt	Thu May 29 14:42:05 2008
@@ -26,10 +26,6 @@
 
 regressiontests.dispatch.tests.test_dispatcher.DispatcherTests - garbage collection not happening immediately
 
-doctest regressiontests.datastructures.tests[45] - dict subclasses
-
-regressiontests.httpwrappers.tests - dict subclasses
-
 
 Other tests
 -----------
@@ -37,7 +33,9 @@
 "some tests" fixed in r54740 (XXX: which are
 "some tests")
 
-regressiontests/datastructures fixed in r55068
+regressiontests/datastructures fixed by r55068, r55159 and r55301
+
+regressiontests.httpwrappers.tests fixed by r55301
 
 regressiontests/forms/widget_tests and others fixed in r55075
 



More information about the Pypy-commit mailing list