mirror of
https://github.com/jstemmer/go-junit-report.git
synced 2025-04-11 08:08:07 -05:00

In case of build error, the unittest fail, but the junit-report with the set-exit-code flag on returns status code 0. This commit will make it return the right status code.
3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
package/name/file_test.go:9: undefined: x
|
|
FAIL package/name [build failed]
|