-
Notifications
You must be signed in to change notification settings - Fork 18.8k
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.help wanted
Milestone
Description
See https://storage.googleapis.com/go-build-log/91f20a3f/linux-amd64-race_651331f3.log
ok os 9.834s
ok os/exec 24.172s
==================
WARNING: DATA RACE
Read at 0x00c0000ba443 by goroutine 43:
testing.(*common).logDepth()
/workdir/go/src/testing/testing.go:612 +0x94
testing.(*common).log()
/workdir/go/src/testing/testing.go:602 +0x55
testing.(*common).Logf()
/workdir/go/src/testing/testing.go:634 +0x86
os/signal_test.TestTerminalSignal.func1()
/workdir/go/src/os/signal/signal_cgo_test.go:140 +0x378
Previous write at 0x00c0000ba443 by goroutine 40:
testing.tRunner.func1()
/workdir/go/src/testing/testing.go:841 +0x337
testing.tRunner()
/workdir/go/src/testing/testing.go:854 +0x17e
Goroutine 43 (running) created at:
os/signal_test.TestTerminalSignal()
/workdir/go/src/os/signal/signal_cgo_test.go:116 +0x86f
testing.tRunner()
/workdir/go/src/testing/testing.go:850 +0x162
Goroutine 40 (running) created at:
testing.(*T).Run()
/workdir/go/src/testing/testing.go:901 +0x64e
testing.runTests.func1()
/workdir/go/src/testing/testing.go:1142 +0xa8
testing.tRunner()
/workdir/go/src/testing/testing.go:850 +0x162
testing.runTests()
/workdir/go/src/testing/testing.go:1140 +0x4ee
testing.(*M).Run()
/workdir/go/src/testing/testing.go:1057 +0x2ef
main.main()
_testmain.go:64 +0x221
==================
FAIL
FAIL os/signal 18.658s
Looks like https://go-review.googlesource.com/c/127596 introduces this data race.
Reactions are currently unavailable
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.help wanted