[Python-3000-checkins] r51446 - python/branches/p3yk/BROKEN

alex.martelli python-3000-checkins at python.org
Mon Aug 21 22:57:17 CEST 2006


Author: alex.martelli
Date: Mon Aug 21 22:57:17 2006
New Revision: 51446

Modified:
   python/branches/p3yk/BROKEN
Log:
etree unittest not broken any more



Modified: python/branches/p3yk/BROKEN
==============================================================================
--- python/branches/p3yk/BROKEN	(original)
+++ python/branches/p3yk/BROKEN	Mon Aug 21 22:57:17 2006
@@ -9,17 +9,6 @@
 #5922 0x00021124 in PyObject_Call (func=0x5b0c90, arg=0x3384c0, kw=0x134e10) at ../Objects/abstract.c:1791
 
 ////////////////////////////////////////////////////////////////////////
-test_xml_etree
-////////////////////////////////////////////////////////////////////////
-
-3 items had failures:
-  18 of  32 in test.test_xml_etree.find
-   1 of   3 in test.test_xml_etree.sanity
-   8 of  12 in test.test_xml_etree.xinclude
-***Test Failed*** 27 failures.
-test test_xml_etree failed -- 27 of 91 doctests failed
-
-////////////////////////////////////////////////////////////////////////
 test_xml_etree_c
 ////////////////////////////////////////////////////////////////////////
 


More information about the Python-3000-checkins mailing list