-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.An issue that has been verified to require only test changes, not just a test failure.
Milestone
Description
2020-02-28T20:15:38-964fac3/linux-amd64-longtest
test_race_install_cgo
was converted to a script test in CL 214426. The old test was not run in parallel, and asserted that go test -race -i runtime/race
did not reinstall cmd/cgo
.
I suspect that this flake was caused by some other test somehow overwriting cmd/cgo
when it should not have.
dmitshur
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.An issue that has been verified to require only test changes, not just a test failure.