Skip to content

sanitycheck errors with "not well-formed text" warning #10130

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nashif opened this issue Sep 20, 2018 · 0 comments
Closed

sanitycheck errors with "not well-formed text" warning #10130

nashif opened this issue Sep 20, 2018 · 0 comments
Assignees
Labels
area: Sanitycheck Sanitycheck has been renamed to Twister bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug

Comments

@nashif
Copy link
Member

nashif commented Sep 20, 2018

Traceback (most recent call last):
  File "/home/nashif/Work/github/zephyr/scripts/sanitycheck", line 2908, in <module>
    main()
  File "/home/nashif/Work/github/zephyr/scripts/sanitycheck", line 2897, in main
    ts.testcase_xunit_report(LAST_SANITY_XUNIT, duration)
  File "/home/nashif/Work/github/zephyr/scripts/sanitycheck", line 2215, in testcase_xunit_report
    tree = ET.parse(filename)
  File "/usr/lib64/python3.6/xml/etree/ElementTree.py", line 1196, in parse
    tree.parse(source, parser)
  File "/usr/lib64/python3.6/xml/etree/ElementTree.py", line 597, in parse
    self._root = parser._parse_whole(source)
xml.etree.ElementTree.ParseError: not well-formed (invalid token): line 582, column 83362
@nashif nashif added bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug area: Sanitycheck Sanitycheck has been renamed to Twister labels Sep 20, 2018
@nashif nashif self-assigned this Sep 20, 2018
@nashif nashif closed this as completed Nov 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Sanitycheck Sanitycheck has been renamed to Twister bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug
Projects
None yet
Development

No branches or pull requests

1 participant