tests: Fix some missing parallel calls and missing test spans #1229
Annotations
3 errors
Run unit tests:
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)
|
Run unit tests:
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)
|
Run unit tests
Process completed with exit code 1.
|
Loading