#1145073 golang-github-henrybear327-go-proton-api: flaky test FTBFS: FAIL: TestStatus_NoWriteExistingConn: Received unexpected error: Post "https://127.0.0.1:34537/auth/v4": net/http: timeout awaiting response headers

#1145073#5
Date:
2026-08-22 07:43:05 UTC
From:
To:
Hi!  This package has what appears to be a flaky test FTBFS, causing
testing migration blocking.  It seems different from
https://bugs.debian.org/1102302 so reporting separately.

https://ci.debian.net/packages/g/golang-github-henrybear327-go-proton-api/testing/armhf/74520993/#L2189

526s === RUN   TestStatus_NoWriteExistingConn
526s     manager_status_test.go:224:
526s         	Error Trace:	/tmp/autopkgtest.5BlJas/autopkgtest_tmp/_build/src/github.com/henrybear327/go-proton-api/manager_status_test.go:224
526s         	Error:      	Received unexpected error:
526s         	            	Post "https://127.0.0.1:34537/auth/v4": net/http: timeout awaiting response headers
526s         	Test:       	TestStatus_NoWriteExistingConn
526s --- FAIL: TestStatus_NoWriteExistingConn (7.81s)

/Simon