mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
etree unittest not broken any more
This commit is contained in:
parent
c5c45ba30f
commit
0763c3f86b
1 changed files with 0 additions and 11 deletions
11
BROKEN
11
BROKEN
|
@ -8,17 +8,6 @@ Also stack blowout, recursing between
|
|||
#5921 0x0003868c in slot_tp_call (self=0x5b0c90, args=0x338030, kwds=0x0) at ../Objects/typeobject.c:4583
|
||||
#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
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue