Skip to content

Conversation

ibarrezueta
Copy link

@ibarrezueta ibarrezueta commented Mar 12, 2020

This pull request was created to try and fix issue #6505
"error" has been changed to "errors" without affecting the user-facing text.
When testing the changes, there was one module that wouldn't pass (testing/test_junitxml.py).
I've tried to look deeper into this and saw that when an xmlschema is created, there is an node created instead of . It looks like the "s" is being dropped from "errors" in the junit-10.xsd file which ends up in creating that node.

I'm not sure where to look further in order to fix the failed test cases. If you know which direction I should take in order to fix this I'd gladly move in that direction. @blueyed

@nicoddemus
Copy link
Member

Hi @barrezuetai,

Sorry for the long response time on this, but in the end we took a different approach in #7364. 👍

Hope we see other contributions from you in the future!

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

Successfully merging this pull request may close these issues.

3 participants