test_thread_xslt_parsing_error_log fails with different log length
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
lxml |
New
|
Undecided
|
Unassigned |
Bug Description
I've tested both git master and 4.2.2 release; both against libxslt 1.1.30 and 1.1.32 (the only versions available in Gentoo). In all cases, I'm getting the same test failure:
=======
FAIL: test_thread_
-------
Traceback (most recent call last):
File "/usr/lib64/
testMethod()
File "/tmp/lxml/
self.
File "/usr/lib64/
assertion_
File "/usr/lib64/
raise self.failureExc
AssertionError: 4 != 2
The log I'm getting is:
<xslt>:
<string>
TESTED VERSION: 4.3.0.alpha0
Python: sys.version_
lxml.etree: (4, 3, 0, -200)
libxml used: (2, 9, 8)
libxml compiled: (2, 9, 8)
libxslt used: (1, 1, 32)
libxslt compiled: (1, 1, 32)