Skip to content
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

Parse <error> and <failure> tags as well #6

Closed
florianpilz opened this issue May 5, 2014 · 1 comment
Closed

Parse <error> and <failure> tags as well #6

florianpilz opened this issue May 5, 2014 · 1 comment

Comments

@florianpilz
Copy link

Currently, just the tags <system-out> and <system-err> are parsed to look for attachments. I propose search in <error> and <failure> tags as well, because when using a different test runner, it may use the tags differently.

To give a concise example: We are using the zope.testrunner to test our Python projects. The generated XML uses the same tags as allowed by JUnit Test Cases, however, errors and tracebacks are written to <error> and <failure>, thus the problem.

@jglick
Copy link
Member

jglick commented Feb 16, 2018

Please use JIRA.

@jglick jglick closed this as completed Feb 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants