#1102300 golang-github-cyphar-filepath-securejoin: FTBFS: flaky tests

#1102300#5
Date:
2025-04-07 13:20:45 UTC
From:
To:
Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

[ please read the notes at the end ]
--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=golang --with=golang
   dh_auto_clean -O--buildsystem=golang
   dh_autoreconf_clean -O--buildsystem=golang
   dh_clean -O--buildsystem=golang
 debian/rules binary
dh binary --buildsystem=golang --with=golang
   dh_update_autotools_config -O--buildsystem=golang
   dh_autoreconf -O--buildsystem=golang
   dh_auto_configure -O--buildsystem=golang
   dh_auto_build -O--buildsystem=golang
	cd obj-x86_64-linux-gnu && go install -trimpath -v -p 1 github.com/cyphar/filepath-securejoin

[... snipped ...]

#1102300#12
Date:
2025-11-18 14:10:24 UTC
From:
To:
retitle 1102300 golang-github-cyphar-filepath-securejoin: FTBFS: flaky test: timeout or FAIL: TestMkdirAll_Basic
thanks

It seems to fail in another way now.  Only on amd64, all other archs
okay.

https://ci.debian.net/packages/g/golang-github-cyphar-filepath-securejoin/testing/amd64/66239029/

/Simon

251s --- FAIL: TestMkdirAll_Basic (0.15s)
251s     --- FAIL: TestMkdirAll_Basic/openat2=auto (0.04s)
...
251s         --- FAIL: TestMkdirAll_Basic/openat2=auto/loop-trailing (0.00s)
...
251s         --- FAIL: TestMkdirAll_Basic/openat2=auto/loop-basic (0.00s)
251s         --- FAIL: TestMkdirAll_Basic/openat2=auto/loop-dotdot (0.00s)

#1102300#19
Date:
2026-05-11 06:08:08 UTC
From:
To:
Further new failures here:

https://ci.debian.net/packages/g/golang-github-cyphar-filepath-securejoin/testing/arm64/70979096/#L2095

392s --- FAIL: TestPartialLookup_RacingRename (185.37s)

/Simon