From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 1/4] Integrate tst_taint_check() into main LTP library
Date: Tue, 18 Aug 2020 17:20:05 +0200 [thread overview]
Message-ID: <20200818152005.GF27964@yuki.lan> (raw)
In-Reply-To: <ddde012b-5060-a49e-33dd-bdb6bfcb3e0d@suse.cz>
Hi!
> The difference matters only in tests that have .all_filesystems = 1.
> With TBROK, taint will kill the test when the current FS run finishes.
> With TFAIL, the test will run through the remaining filesystems with
> broken kernel and print the taint error message after each one (most
> likely with lots of bogus errors on top).
>
> I prefer the first behavior.
As long as you return TFAIL from the function the test will exit.
--
Cyril Hrubis
chrubis@suse.cz
next prev parent reply other threads:[~2020-08-18 15:20 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-11 13:04 [LTP] [PATCH 1/4] Integrate tst_taint_check() into main LTP library Martin Doucha
2020-08-11 13:05 ` [LTP] [PATCH 2/4] Update tests to new taint check API Martin Doucha
2020-08-14 15:38 ` Petr Vorel
2020-08-14 15:42 ` Martin Doucha
2020-08-14 18:36 ` Petr Vorel
2020-08-18 8:16 ` Petr Vorel
2020-08-18 9:19 ` Martin Doucha
2020-08-11 13:05 ` [LTP] [PATCH 3/4] Simplify syscalls/bind06 using " Martin Doucha
2020-08-14 15:41 ` Petr Vorel
2020-08-11 13:05 ` [LTP] [PATCH 4/4] Add taint check to syscalls/ptrace08 Martin Doucha
2020-08-14 15:42 ` Petr Vorel
2020-08-14 15:33 ` [LTP] [PATCH 1/4] Integrate tst_taint_check() into main LTP library Petr Vorel
2020-08-18 13:54 ` Jan Stancek
2020-08-18 14:39 ` Martin Doucha
2020-08-18 15:20 ` Cyril Hrubis [this message]
2020-08-18 15:11 ` Cyril Hrubis
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=20200818152005.GF27964@yuki.lan \
--to=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
/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.