From: Petr Vorel <pvorel@suse.cz>
To: Li Wang <wangli.ahau@gmail.com>
Cc: valgrind-developers@lists.sourceforge.net,
Martin Cermak <mcermak@redhat.com>,
ltp@lists.linux.it
Subject: Re: [LTP] [Valgrind-developers] [PATCH v5 5/6] lib: Merge functionality of LTP_QUIET into LTP_REPRODUCIBLE_OUTPUT
Date: Tue, 28 Apr 2026 14:12:40 +0200 [thread overview]
Message-ID: <20260428121240.GA914888@pevik> (raw)
In-Reply-To: <CANgNiRz_vKp6zKrHoUDKF288Wyr3NW7EBvUJJP+Vu663g3bAOQ@mail.gmail.com>
Hi Li,
> Hi Petr,
> Reviewed-by: Li Wang <li.wang@linux.dev>
> Tiny note: it would be appreciated if your replace all the reviewed-by
> with my new account in this patchset.
Sure, I can do it. I thought they were added as part of your work for Red Hat
(added in March 27, 2026), so that it's kind of RH credit :).
BTW the patch needs fix below (find by AI review), but posted to the 1st commit.
Kind regards,
Petr
diff --git doc/users/setup_tests.rst doc/users/setup_tests.rst
index 491a5b003a..e8f6950fff 100644
--- doc/users/setup_tests.rst
+++ doc/users/setup_tests.rst
@@ -43,7 +43,7 @@ users.
Shell language: ``TST_NEEDS_DEVICE=1``.
* - LTP_REPRODUCIBLE_OUTPUT
- - When set to ``1`` or ``y`` uppress printing TCONF, TINFO and TDEBUG
+ - When set to ``1`` or ``y`` suppress printing TCONF, TINFO and TDEBUG
messages and discards the actual content of the other messages printed
by the test (suitable for a reproducible output).
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2026-04-28 12:13 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-23 8:41 [LTP] [PATCH v5 0/6] lib: LTP_DEBUG cleanup Petr Vorel
2026-04-23 8:41 ` [LTP] [PATCH v5 1/6] lib: Ignore empty LTP_ENABLE_DEBUG Petr Vorel
2026-04-23 9:36 ` [LTP] " linuxtestproject.agent
2026-04-23 8:41 ` [LTP] [PATCH v5 2/6] lib: Rename variable LTP_ENABLE_DEBUG => LTP_DEBUG Petr Vorel
2026-04-23 8:41 ` [LTP] [PATCH v5 3/6] lib: Prefer LTP_DEBUG over -D Petr Vorel
2026-04-23 8:41 ` [LTP] [PATCH v5 4/6] doc: newlib_tests: Update debugging parameters Petr Vorel
2026-04-23 8:41 ` [LTP] [PATCH v5 5/6] lib: Merge functionality of LTP_QUIET into LTP_REPRODUCIBLE_OUTPUT Petr Vorel
2026-04-23 9:38 ` Petr Vorel
2026-04-24 1:56 ` Li Wang
2026-04-28 12:12 ` Petr Vorel [this message]
2026-04-28 9:38 ` Petr Vorel
2026-04-23 8:41 ` [LTP] [PATCH v5 6/6] lib: Print TCONF on LTP_REPRODUCIBLE_OUTPUT=1 Petr Vorel
2026-04-23 9:39 ` Petr Vorel
2026-04-24 1:58 ` Li Wang
2026-04-28 12:19 ` Petr Vorel
2026-04-29 11:12 ` Petr Vorel
2026-04-28 8:13 ` [LTP] [PATCH v5 0/6] lib: LTP_DEBUG cleanup Andrea Cervesato via ltp
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260428121240.GA914888@pevik \
--to=pvorel@suse.cz \
--cc=ltp@lists.linux.it \
--cc=mcermak@redhat.com \
--cc=valgrind-developers@lists.sourceforge.net \
--cc=wangli.ahau@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.