xunit.testlogger icon indicating copy to clipboard operation
xunit.testlogger copied to clipboard

Not producing results file when project has a lot of tests

Open crainey opened this issue 3 years ago • 1 comments

When I run xUnit tests on a project containing a lot of tests, it does not produce the xml result file. If I reduce the number of tests in the same project to a smaller set of tests it does produce the result file. Why is this happening?

There are further details logged here. https://stackoverflow.com/questions/72568952/xunit-does-not-produce-results-file-with-lots-of-tests

Thank you for any thoughts!

crainey avatar Jun 21 '22 13:06 crainey

@crainey Could you try the latest pre-release version? https://www.myget.org/feed/spekt/package/nuget/XunitXml.TestLogger/3.0.75

We haven't really seen stability issues, but the new version has several parsing fixes that might help. If not we can figure out next steps.

Siphonophora avatar Jun 22 '22 22:06 Siphonophora

@crainey Are you still having this issue?

Siphonophora avatar Nov 06 '22 14:11 Siphonophora

Closing due to inactivity. Please reopen as appropriate.

codito avatar Jul 05 '23 05:07 codito