Go version
962dade
What operating system and processor architecture are you using (go env)?
What did you do?
Open the “output” link from https://ci.chromium.org/ui/p/golang/builders/ci/gotip-linux-ppc64le/b8761885530407028657/steps.
What did you expect to see?
An output file containing a log matching the snippet shown in https://ci.chromium.org/ui/p/golang/builders/ci/gotip-linux-ppc64le/b8761885530407028657/test-results?sortby=&groupby=.
What did you see instead?
Output lines from two different tests (in this case cmd/cgo/internal/testshared and cmd/go) are shown interleaved, with no indication of which blocks of the log came from which test.
Go version
962dade
What operating system and processor architecture are you using (
go env)?What did you do?
Open the “output” link from https://ci.chromium.org/ui/p/golang/builders/ci/gotip-linux-ppc64le/b8761885530407028657/steps.
What did you expect to see?
An output file containing a log matching the snippet shown in https://ci.chromium.org/ui/p/golang/builders/ci/gotip-linux-ppc64le/b8761885530407028657/test-results?sortby=&groupby=.
What did you see instead?
Output lines from two different tests (in this case
cmd/cgo/internal/testsharedandcmd/go) are shown interleaved, with no indication of which blocks of the log came from which test.