#1120594 Flaky autopkgtest: go18_test.go:94: unexpected error: context canceled

#1120594#3
Date:
2025-11-12 21:21:02 UTC
From:
To:
Hi,

the golang-github-lib-pq is flaky. On riscv64:

https://ci.debian.net/packages/g/golang-github-lib-pq/testing/riscv64/

28s === RUN   TestContextCancelExec
328s     go18_test.go:94: unexpected error: context canceled
328s --- FAIL: TestContextCancelExec (0.03s)
328s === RUN   TestContextCancelQuery
328s     go18_test.go:132: unexpected error: context canceled
328s --- FAIL: TestContextCancelQuery (0.03s)

Please stabilize this test (or disable it if the test is bogus) so the
failing test doesn't block other packages from migrating to testing.

Thanks,
Christoph