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

time field is rendered incorrectly. #16

Closed
AnashOommen opened this issue Jan 24, 2020 · 1 comment
Closed

time field is rendered incorrectly. #16

AnashOommen opened this issue Jan 24, 2020 · 1 comment

Comments

@AnashOommen
Copy link

AnashOommen commented Jan 24, 2020

The time field is rendered as a float, whereas it should be an xs:decimal per the JUnit schema. I have, for instance, a test that gets rendered like this:

<testcase classname="****" name="TestPartialFailureLogs" file="***.dll" time="1E-07" />

See the schema for more details.

https://github.com/windyroad/JUnit-Schema/blob/master/JUnit.xsd#L128

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