#!watchflakes
default <- pkg == "context" && test == "TestCauseRace"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestCauseRace
x_test.go:866: Cause returned context canceled, want TestCauseRace
--- FAIL: TestCauseRace (0.00s)
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "context" && test == "TestCauseRace"
2025-04-15 11:56 gotip-linux-arm64-race go@396a48be context.TestCauseRace (log)
=== RUN TestCauseRace x_test.go:866: Cause returned context canceled, want TestCauseRace --- FAIL: TestCauseRace (0.00s)Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "context" && test == "TestCauseRace"
2025-04-19 15:19 gotip-darwin-amd64-race go@8cc98a04 context.TestCauseRace (log)
=== RUN TestCauseRace x_test.go:866: Cause returned context canceled, want TestCauseRace --- FAIL: TestCauseRace (0.00s)Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "context" && test == "TestCauseRace"
2025-05-19 19:42 gotip-linux-arm64-boringcrypto go@2a29cdde context.TestCauseRace (log)
=== RUN TestCauseRace x_test.go:866: Cause returned context canceled, want TestCauseRace --- FAIL: TestCauseRace (0.00s)Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "context" && test == "TestCauseRace"
2025-06-02 20:36 gotip-linux-arm64-race go@a3796985 context.TestCauseRace (log)
=== RUN TestCauseRace x_test.go:866: Cause returned context canceled, want TestCauseRace --- FAIL: TestCauseRace (0.00s)2025-06-04 14:40 gotip-darwin-amd64-race go@1f2a4d19 context.TestCauseRace (log)
=== RUN TestCauseRace x_test.go:866: Cause returned context canceled, want TestCauseRace --- FAIL: TestCauseRace (0.00s)Comment From: gopherbot
Change https://go.dev/cl/679835 mentions this issue: context: don't return the wrong error when Cause races cancellation