Various improvements to testing #1220
Triggered via pull request
November 3, 2024 01:38
Status
Cancelled
Total duration
4m 46s
Artifacts
–
Annotations
9 errors
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.
|
Test E2E (disable diff/merge: 0)
The run was canceled by @cpuguy83.
|
Test E2E (disable diff/merge: 0)
The operation was canceled.
|
Test E2E (disable diff/merge: 1)
The run was canceled by @cpuguy83.
|
Test E2E (disable diff/merge: 1)
The operation was canceled.
|
integration
The run was canceled by @cpuguy83.
|
integration
The operation was canceled.
|