Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

New nightly test failures in sros2 #173

Closed
mjcarroll opened this issue Mar 8, 2019 · 2 comments
Closed

New nightly test failures in sros2 #173

mjcarroll opened this issue Mar 8, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@mjcarroll
Copy link
Member

mjcarroll commented Mar 8, 2019

First seen in March 8 nightly_linux_debug

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

Just for the record: #168.

@mjcarroll mjcarroll added the bug Something isn't working label Mar 8, 2019
@mjcarroll mjcarroll self-assigned this Mar 8, 2019
@dirk-thomas
Copy link
Member

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.

@mjcarroll
Copy link
Member Author

Can confirm, may have been a transient issue. I'll close and reopen if it reoccurs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants