[LTP] [RFC PATCH 1/1] LTP tests: Run without LTP_REPRODUCIBLE_OUTPUT=1
Cyril Hrubis
chrubis@suse.cz
Tue Mar 24 14:18:11 CET 2026
Hi!
> LTP_REPRODUCIBLE_OUTPUT=1 environment variable was added in 5894abc5f to
> help valgrind to use LTP for testing. It discards the actual content of
> the messages printed by the test (removes everything after printing
> TINFO/TPASS/TFAIL/... flag).
>
> Later LTP_QUIET=1 was added which suppresses printing TCONF, TWARN,
> TINFO, and TDEBUG messages. Therefore LTP_REPRODUCIBLE_OUTPUT=1 is not
> needed any more.
I do not think so. We still have things like pids and timestamps in
TPASS/TFAIL messages that needs to be removed in order for the output to
be reproducible.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list