Special case build failed to print nice summary
mfridman opened this issue · 0 comments
mfridman commented
Consider special casing the [build failed]
error state.
# github.com/pressly/goose/v3/tests/e2e [github.com/pressly/goose/v3/tests/e2e.test]
tests/e2e/allow_missing_test.go:26:6: no new variables on left side of :=
FAIL github.com/pressly/goose/v3/tests/e2e [build failed]
no parseable events: Make sure to run go test with -json flag
We could detect this and print out a nice package failure summary?