Package: golang-1.23 / 1.23.5-1~bpo12+1

Metadata

Package Version Patches format
golang-1.23 1.23.5-1~bpo12+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Skip flaky TestCrashDumpsAllThreads on mips64le.patch | (download)

src/runtime/crash_unix_test.go | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 skip flaky testcrashdumpsallthreads on mips64le

crash_unix_test.go:145: found 3 instances of main.crashDumpsAllThreadsLoop; expected 4

0002 Skip flaky TestCrashDumpsAllThreads on s390x.patch | (download)

src/runtime/crash_unix_test.go | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 skip flaky testcrashdumpsallthreads on s390x

Bug: https://github.com/golang/go/issues/64650