golang / go

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

internal/trace: TestTraceStress/Stress failures #69815

Open gopherbot opened 2 weeks ago

gopherbot commented 2 weeks ago
#!watchflakes
default <- pkg == "internal/trace" && test == "TestTraceStress/Stress"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestTraceStress/Stress
    exec.go:213: test timed out while running command: /home/swarming/.swarming/w/ir/x/w/goroot/bin/go run testdata/testprog/stress.go
    trace_test.go:610: signal: killed
--- FAIL: TestTraceStress/Stress (828.23s)

watchflakes

gopherbot commented 2 weeks ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/trace" && test == "TestTraceStress/Stress"
2024-10-08 13:59 gotip-linux-arm64-longtest go@5923a97f internal/trace.TestTraceStress/Stress (log) === RUN TestTraceStress/Stress exec.go:213: test timed out while running command: /home/swarming/.swarming/w/ir/x/w/goroot/bin/go run testdata/testprog/stress.go trace_test.go:610: signal: killed --- FAIL: TestTraceStress/Stress (828.23s)

watchflakes