go-junit-report/tests/13-syntax-error.txt
Eyal Posener 3c05bc8cb6 Fail package in case of build error
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.
2017-01-22 10:13:01 +02:00

3 lines
75 B
Plaintext

package/name/file_test.go:9: undefined: x
FAIL package/name [build failed]