Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
0763c3f8
Commit
0763c3f8
authored
Aug 21, 2006
by
Alex Martelli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
etree unittest not broken any more
parent
c5c45ba3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
11 deletions
+0
-11
BROKEN
BROKEN
+0
-11
No files found.
BROKEN
View file @
0763c3f8
...
@@ -8,17 +8,6 @@ Also stack blowout, recursing between
...
@@ -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
#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
#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
test_xml_etree_c
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment