golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
122.92k stars 17.52k forks source link

runtime:cpu4: TestUserArena failures #69319

Open gopherbot opened 1 week ago

gopherbot commented 1 week ago
#!watchflakes
default <- pkg == "runtime:cpu4" && test == "TestUserArena"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestUserArena
    arena_test.go:146: expected zero waiting arena chunks, found 2
--- FAIL: TestUserArena (0.32s)

watchflakes

gopherbot commented 1 week ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu4" && test == "TestUserArena"
2024-09-06 13:25 gotip-darwin-amd64_11 go@29a3a39b runtime:cpu4.TestUserArena (log) === RUN TestUserArena arena_test.go:146: expected zero waiting arena chunks, found 2 --- FAIL: TestUserArena (0.32s)

watchflakes