#!watchflakes
default <- pkg ~ `runtime` && test ~ `TestTracebackSystem`
Issue created automatically to collect these failures.
Example (log):
=== RUN TestTracebackSystem/panic
traceback_system_test.go:181: stderr:
stdout:
traceback_system_test.go:186: child process did not produce a crash report
--- FAIL: TestTracebackSystem/panic (0.00s)
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "runtime:cpu4" && test == "TestTracebackSystem/panic"
2025-06-10 22:23 go1.25-openbsd-ppc64 release-branch.go1.25@281cfcfc runtime:cpu4.TestTracebackSystem/panic (log)
=== RUN TestTracebackSystem/panic traceback_system_test.go:181: stderr: stdout: traceback_system_test.go:186: child process did not produce a crash report --- FAIL: TestTracebackSystem/panic (0.00s)Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "runtime:cpu4" && test == "TestTracebackSystem/panic"
2025-06-10 22:02 go1.25-openbsd-ppc64 release-branch.go1.25@4f86f226 runtime:cpu4.TestTracebackSystem/panic (log)
=== RUN TestTracebackSystem/panic traceback_system_test.go:181: stderr: stdout: traceback_system_test.go:186: child process did not produce a crash report --- FAIL: TestTracebackSystem/panic (0.00s)Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "runtime:cpu4" && test == "TestTracebackSystem/panic"
2025-06-13 16:09 gotip-openbsd-ppc64 go@96a6e147 runtime:cpu4.TestTracebackSystem/panic (log)
=== RUN TestTracebackSystem/panic traceback_system_test.go:181: stderr: stdout: traceback_system_test.go:186: child process did not produce a crash report --- FAIL: TestTracebackSystem/panic (0.00s)Comment From: mknyszek
CC @golang/openbsd
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg ~ `runtime` && test ~ `TestTracebackSystem`
2025-06-09 17:58 go1.25-openbsd-ppc64 release-branch.go1.25@848a768b runtime:cpu1.TestTracebackSystem/panic (log)
=== RUN TestTracebackSystem/panic traceback_system_test.go:181: stderr: stdout: traceback_system_test.go:186: child process did not produce a crash report --- FAIL: TestTracebackSystem/panic (0.00s)2025-06-10 13:00 go1.25-openbsd-ppc64 release-branch.go1.25@f18d0465 runtime:cpu1.TestTracebackSystem/panic (log)
=== RUN TestTracebackSystem/panic traceback_system_test.go:181: stderr: stdout: traceback_system_test.go:186: child process did not produce a crash report --- FAIL: TestTracebackSystem/panic (0.00s)2025-06-10 14:07 go1.25-openbsd-ppc64 release-branch.go1.25@a189516d runtime:cpu1.TestTracebackSystem/panic (log)
=== RUN TestTracebackSystem/panic traceback_system_test.go:181: stderr: stdout: traceback_system_test.go:186: child process did not produce a crash report --- FAIL: TestTracebackSystem/panic (0.00s)2025-06-10 18:09 go1.25-openbsd-ppc64 release-branch.go1.25@1cafdfb6 runtime:cpu2.TestTracebackSystem/panic (log)
=== RUN TestTracebackSystem/panic traceback_system_test.go:181: stderr: stdout: traceback_system_test.go:186: child process did not produce a crash report --- FAIL: TestTracebackSystem/panic (0.00s)Comment From: cherrymui
Dup of #74187