Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
systemsmanagement:saltstack:bundle:next:python311:Debian10
saltbundlepy-lxml
skip-test-under-libxml2-2.10.4.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File skip-test-under-libxml2-2.10.4.patch of Package saltbundlepy-lxml
Index: lxml-4.9.2/src/lxml/tests/test_etree.py =================================================================== --- lxml-4.9.2.orig/src/lxml/tests/test_etree.py +++ lxml-4.9.2/src/lxml/tests/test_etree.py @@ -3068,6 +3068,7 @@ class ETreeOnlyTestCase(HelperTestCase): self.assertEqual(re, e.nsmap) self.assertEqual(r, s.nsmap) + @unittest.skipIf(etree.LIBXML_VERSION >= (2, 10, 4), "libxml2 regression ignores namespaces") def test_html_prefix_nsmap(self): etree = self.etree el = etree.HTML('<hha:page-description>aa</hha:page-description>').find('.//page-description')
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor