Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0763c3f

Browse files
committed
etree unittest not broken any more
1 parent c5c45ba commit 0763c3f

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

BROKEN

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,6 @@ Also stack blowout, recursing between
88
#5921 0x0003868c in slot_tp_call (self=0x5b0c90, args=0x338030, kwds=0x0) at ../Objects/typeobject.c:4583
99
#5922 0x00021124 in PyObject_Call (func=0x5b0c90, arg=0x3384c0, kw=0x134e10) at ../Objects/abstract.c:1791
1010

11-
////////////////////////////////////////////////////////////////////////
12-
test_xml_etree
13-
////////////////////////////////////////////////////////////////////////
14-
15-
3 items had failures:
16-
18 of 32 in test.test_xml_etree.find
17-
1 of 3 in test.test_xml_etree.sanity
18-
8 of 12 in test.test_xml_etree.xinclude
19-
***Test Failed*** 27 failures.
20-
test test_xml_etree failed -- 27 of 91 doctests failed
21-
2211
////////////////////////////////////////////////////////////////////////
2312
test_xml_etree_c
2413
////////////////////////////////////////////////////////////////////////

0 commit comments

Comments
 (0)