#1145076 golang-github-emersion-go-imap: flaky test FTBFS: RUN TestClient_Append_failed: panic: test timed out after 10m0s #1145076
- Package:
- golang-github-emersion-go-imap
- Source:
- golang-github-emersion-go-imap
- Submitter:
- Simon Josefsson
- Date:
- 2026-08-22 08:09:02 UTC
- Severity:
- normal
Hi! This package has what appears to be a flaky test FTBFS, causing testing migration blocking. I suggest adding '-timeout 30m' to the dh_auto_test invocation. https://ci.debian.net/packages/g/golang-github-emersion-go-imap/testing/ppc64el/74521844/#L1160 790s === RUN TestClient_Append_failed 790s panic: test timed out after 10m0s 790s running tests: 790s TestClient_Append_failed (10m0s) /Simon