x/build: longtest failures missing error output #39349
Open
Labels
Milestone
Comments
This was referenced Nov 18, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://build.golang.org/log/dab786adef1a18622f61641285864ac9c63fb7e3 is marked with
fail
on the dashboard, but the wordFAIL
does not appear in the output file at all.Either the output is truncated, or the last test in the log (
misc/cgo/testshared
) exited with a nonzero status and no output.CC @dmitshur @toothrot @cagedmantis
The text was updated successfully, but these errors were encountered: