You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2021. It is now read-only.
sros2.test.test_policy_to_permissions.test_policy_to_permissions (from pytest)
Error Message
lxml.etree.XMLSchemaParseError: attribute use (unknown), attribute 'ref': The QName value '{http://www.w3.org/XML/1998/namespace}base' does not resolve to a(n) attribute declaration., line 34
Stacktrace
test/test_policy_to_permissions.py:33: in test_policy_to_permissions
policy_xsd = etree.XMLSchema(etree.parse(policy_xsd_path))
src/lxml/xmlschema.pxi:86: in lxml.etree.XMLSchema.__init__
???
E lxml.etree.XMLSchemaParseError: attribute use (unknown), attribute 'ref': The QName value '{http://www.w3.org/XML/1998/namespace}base' does not resolve to a(n) attribute declaration., line 34
I am not sure what resolved the problem but the same test seems to have passed fine in the last few nights. If you can confirm please go ahead and close this ticket.
First seen in March 8 nightly_linux_debug
Just for the record: #168.
The text was updated successfully, but these errors were encountered: