#1144351 age: flaky test FTBFS: FAIL: TestScript/terminal:

Package:
age
Source:
age
Description:
simple, modern and secure encryption tool
Submitter:
Simon Josefsson
Date:
2026-08-14 07:19:02 UTC
Severity:
normal
#1144351#5
Date:
2026-08-14 07:18:23 UTC
From:
To:
Hi!

This package has a flaky test failure causing a FTBFS and blocking
testing migration.

https://ci.debian.net/packages/a/age/testing/ppc64el/74312450/#L962

144s === NAME  TestScript/terminal
144s     testscript.go:584: WORK=$WORK
144s         PATH=/tmp/testscript-main563036090/bin:/usr/lib/go-1.26/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
144s         GOTRACEBACK=system
144s         HOME=/no-home
144s         TMPDIR=$WORK/.tmp
144s         devnull=/dev/null
144s         /=/
144s         :=:
144s         $=$
144s         exe=
144s
144s         > [!linux] [!darwin] skip # no pty support
144s         > [darwin] [go1.20] skip # https://go.dev/issue/61779
144s         # controlling terminal is used instead of stdin/stderr (0.093s)
144s         > ttyin terminal
144s         > age -p -o test.age input
144s         > ! stderr .
144s         # autogenerated passphrase is printed to terminal (0.022s)
144s         > ttyin empty
144s         > age -p -o test.age input
144s         > ttyout 'autogenerated passphrase'
144s         FAIL: testdata/terminal.txt:12: no match for `autogenerated passphrase` found in ttyout

/Simon