golang / go

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

runtime:cpu2: TestUserArena failures #68768

Open gopherbot opened 3 months ago

gopherbot commented 3 months ago
#!watchflakes
default <- pkg == "runtime:cpu2" && test == "TestUserArena"

Issue created automatically to collect these failures.

Example (log):

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

watchflakes

gopherbot commented 3 months ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu2" && test == "TestUserArena"
2024-08-07 16:07 gotip-linux-ppc64_power8 go@553443d4 runtime:cpu2.TestUserArena (log) === RUN TestUserArena arena_test.go:146: expected zero waiting arena chunks, found 1 --- FAIL: TestUserArena (0.62s)

watchflakes