#1146551 golang-cel-cel-go: FTBFS randomly: flaky tests

#1146551#5
Date:
2026-09-02 23:23:45 UTC
From:
To:
Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202609/

Note: The failure happens randomly, but I've noticed that the
failure rate is a lot higher when the machine has a single CPU,
therefore I recommend GRUB_CMDLINE_LINUX="nr_cpus=1" to reproduce.
(If that's not enough I always offer a VM to reproduce).

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:golang-cel-cel-go, so that this is still
visible in the BTS web page for this package.

Thanks.
--------------------------------------------------------------------------------
[...]
=== RUN   TestContextEval
    cel_test.go:1266: Got result 1975, wanted timeout error
--- FAIL: TestContextEval (0.01s)
[...]
=== RUN   TestInterpreter_InterruptableEval
    interpreter_test.go:2112: Got true, wanted operation interrupted error
--- FAIL: TestInterpreter_InterruptableEval (0.01s)