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