golang / go

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

internal/trace: TestTraceStressStartStop/Stress failures #70335

Open gopherbot opened 10 hours ago

gopherbot commented 10 hours ago
#!watchflakes
default <- pkg == "internal/trace" && test == "TestTraceStressStartStop/Stress"

Issue created automatically to collect these failures.

Example (log):

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

watchflakes

gopherbot commented 10 hours ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/trace" && test == "TestTraceStressStartStop/Stress"
2024-11-14 06:16 gotip-linux-arm64-longtest go@673a5391 internal/trace.TestTraceStressStartStop/Stress (log) === RUN TestTraceStressStartStop/Stress exec.go:213: test timed out while running command: /home/swarming/.swarming/w/ir/x/w/goroot/bin/go run testdata/testprog/stress-start-stop.go trace_test.go:610: signal: killed --- FAIL: TestTraceStressStartStop/Stress (826.26s)

watchflakes