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

Integer division by zero #1

Open
kashifchoudhry opened this issue Aug 16, 2019 · 3 comments
Open

Integer division by zero #1

kashifchoudhry opened this issue Aug 16, 2019 · 3 comments

Comments

@kashifchoudhry
Copy link

Hi, I thought I might try to use your report for converting xunit xml reports to html, but I am getting an integer division by zero error.

I am enclosing the testlog.txt (rename the extension to xml because I an unable to upload .xml extenstions) report where the error happens.

I tried to generate the report from commandline using the instruction:
java -jar saxon9he.jar -o:xunitResult.html -s:testlog.xml -xsl:xunit_to_html.xsl

testlog.txt

@kashifchoudhry
Copy link
Author

Adding a report that also has fails so it's easier to see all the issues that do not work with the xml format.

For additional reference, the testlog.xml report is generated by Specflow.xunit testadapter addin for tests created and run using Specflow and XUnit test adapters.

As before, I have renamed the extension to 'txt'. So after downloading the attachment, just rename the extension to xml and run the jar.

testlog.txt

@Yorisoft
Copy link

Yorisoft commented Feb 5, 2022

Also facing this same issue. Any help would be appreciated

@mufasalg0
Copy link

Also facing the same issue...

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

3 participants