• Bug#1102312: golang-github-google-cel-go: FTBFS: flaky tests

    From Santiago Vila@21:1/5 to All on Mon Apr 7 15:50:01 2025
    Package: src:golang-github-google-cel-go
    Version: 0.18.2+ds-5
    Severity: important
    Tags: ftbfs trixie sid

    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 --builddirectory=build --buildsystem=golang --with=golang
    dh_auto_clean -O--builddirectory=build -O--buildsystem=golang
    dh_autoreconf_clean -O--builddirectory=build -O--buildsystem=golang
    dh_clean -O--builddirectory=build -O--buildsystem=golang
    debian/rules binary
    dh binary --builddirectory=build --buildsystem=golang --with=golang
    dh_update_autotools_config -O--builddirectory=build -O--buildsystem=golang
    dh_autoreconf -O--builddirectory=build -O--buildsystem=golang
    debian/rules override_dh_auto_configure
    make[1]: Entering directory '/<<PKGBUILDDIR>>'
    mkdir -p -v build/src/github.com/google/cel-go/vendor

    [... snipped ...]

    === RUN TestUnescape/"\303\277"#01
    === RUN TestUnescape/"\377"#01
    === RUN TestUnescape/"\xff"
    === RUN TestUnescape/"\xc3\xbf"
    === RUN TestUnescape/'''"Kim\t"'''
    === RUN TestUnescape/"\a\b\f\n\r\t\v\'\"\\\?_Illegal_escape_\>"
    === RUN TestUnescape/"\u00f"
    === RUN TestUnescape/"\u00fÿ"
    === RUN TestUnescape/"\u00ff"
    === RUN TestUnescape/"\U00ff"
    === RUN TestUnescape/"\26"
    === RUN TestUnescape/"\268"
    === RUN TestUnescape/"\267\"
    === RUN TestUnescape/'
    === RUN TestUnescape/*hello*
    === RUN TestUnescape/r'''hello'
    === RUN TestUnescape/r"""hello"
    === RUN TestUnescape/r"""hello"#01
    --- PASS: TestUnescape (0.00s)
    --- PASS: TestUnescape/'hello' (0.00s)
    --- PASS: TestUnescape/r'hello' (0.00s)
    --- PASS: TestUnescape/"" (0.00s)
    --- PASS: TestUnescape/"\\\"" (0.00s)
    --- PASS: TestUnescape/"\\" (0.00s)
    --- PASS: TestUnescape/'''x''x''' (0.00s)
    --- PASS: TestUnescape/"""x""x""" (0.00s)
    --- PASS: TestUnescape/"\303\277" (0.00s)
    --- PASS: TestUnescape/"\377" (0.00s)
    --- PASS: TestUnescape/"\u263A\u263A" (0.00s)
    --- PASS: TestUnescape/"\a\b\f\n\r\t\v\'\"\\\?_Legal_escapes" (0.00s)
    --- PASS: TestUnescape/"abc" (0.00s)
    --- PASS: TestUnescape/"ÿ" (0.00s)
    --- PASS: TestUnescape/"\303\277"#01 (0.00s)
    --- PASS: TestUnescape/"\377"#01 (0.00s)
    --- PASS: TestUnescape/"\xff" (0.00s)
    --- PASS: TestUnescape/"\xc3\xbf" (0.00s)
    --- PASS: TestUnescape/'''"Kim\t"''' (0.00s)
    --- PASS: TestUnescape/"\a\b\f\n\r\t\v\'\"\\\?_Illegal_escape_\>" (0.00s)
    --- PASS: TestUnescape/"\u00f" (0.00s)
    --- PASS: TestUnescape/"