-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.RaceDetectorTestingAn 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.release-blocker
Milestone
Description
An example from the linux-amd64-fedora
builder: https://build.golang.org/log/3d48fc241a76a29308028aa219a2114b4c0a5b7b
--- FAIL: TestRace (18.25s)
--- FAIL: TestRace/test_0 (16.84s)
socket_test.go:365: race not detected for test 0: err:<nil> out:
FAIL
FAIL golang.org/x/net/internal/socket 18.264s
I have seen this failure many other times as well, but I can't easily collect them due to #35515.
dmitshur
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.RaceDetectorTestingAn 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.release-blocker