Here is another failure on riscv64, but this time a timeout:

https://ci.debian.net/packages/g/golang-github-xtaci-kcp/testing/riscv64/71619449/#L1891

     sess_test.go:426: Sent 66% (4300803101/6442450944 bytes)
 panic: test timed out after 1h20m0s
        running tests:
                Test6GBEcho (57m8s)

I wonder if this part of debian/rules is a good idea:

override_dh_auto_test:
ifeq ($(filter nocheck, $(DEB_BUILD_OPTIONS)),)
        ulimit -n 2048 && dh_auto_test -- -timeout 80m
endif

Couldn't we disable the Test6GBEcho self-test?  Having flaky >80m
self-check seems a bit bad for our infrastructure.

/Simon

Attachment: signature.asc
Description: PGP signature

Reply via email to