Various improvements to testing #1228
Annotations
4 errors and 1 warning
unit:
cmd/test2json2gha/main_test.go#L15
=== RUN TestAnotherFail
main_test.go:14: This is for checking what a test failure looks like
main_test.go:15: This is yet another failure!
--- FAIL: TestAnotherFail (0.00s)
|
unit:
cmd/test2json2gha/main_test.go#L10
=== RUN TestFail
main_test.go:9: This is for checking what a test failure looks like
main_test.go:10: This is a failure
--- FAIL: TestFail (0.00s)
|
unit
Process completed with exit code 1.
|
integration
Process completed with exit code 1.
|
integration
No files were found with the provided path: /tmp/reports/*. No artifacts will be uploaded.
|