test-reporter/__tests__/fixtures/external
Hervé Audren a91086638b Gracefully handle empty failure tags
This commit fixes #137. Some JUnit generators emit an empty failure tag,
with only a message property set. In those cases, the parser crashes
when trying to match the failure with a source file. Since this feature
is optional, the simplest fix is to skip the processing when the failure
tag is empty.

Also added a test, and the corresponding input file is generated from a
reporter within our codebase.
2022-11-29 08:45:53 +09:00
..
flutter Fix flutter-json doesn't provide error details 2021-02-01 15:08:21 +01:00
java Gracefully handle empty failure tags 2022-11-29 08:45:53 +09:00
jest Add test using external test report fixture from jest project 2021-01-25 10:47:49 +01:00
mocha Add mocha-json external test fixtures 2021-04-19 23:19:19 +02:00
FluentValidation.Tests.trx Remove leading result icon + add external .net fixture 2021-01-28 22:03:01 +01:00
SilentNotes.trx Fix dotnet-trx parser failing on passed tests with non-empty error info 2021-04-20 21:38:55 +02:00