From: Zorro Lang <zlang@kernel.org>
To: fstests@vger.kernel.org
Subject: [PATCH] fstests: add more dmerror related test cases into eio group
Date: Sun, 31 Jul 2022 12:46:50 +0800 [thread overview]
Message-ID: <20220731044650.3775-1-zlang@kernel.org> (raw)
The g/484, g/628 and g/629 calls _dmerror_init and load error table
for testing, better to count them in eio test group, then we won't
miss them when we want to run all eio related cases.
Signed-off-by: Zorro Lang <zlang@kernel.org>
---
tests/generic/484 | 2 +-
tests/generic/628 | 2 +-
tests/generic/629 | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/tests/generic/484 b/tests/generic/484
index 40e83cbd..4f413352 100755
--- a/tests/generic/484
+++ b/tests/generic/484
@@ -15,7 +15,7 @@
# buffer: record blockdev write errors in super_block that it backs
. ./common/preamble
-_begin_fstest auto quick
+_begin_fstest auto quick eio
# Override the default cleanup function.
_cleanup()
diff --git a/tests/generic/628 b/tests/generic/628
index 7dc6dfcd..380a7f0b 100755
--- a/tests/generic/628
+++ b/tests/generic/628
@@ -11,7 +11,7 @@
# 5ffce3cc22a0 ("xfs: force the log after remapping a synchronous-writes file")
. ./common/preamble
-_begin_fstest auto quick rw clone
+_begin_fstest auto quick rw clone eio
# Override the default cleanup function.
_cleanup()
diff --git a/tests/generic/629 b/tests/generic/629
index f501555e..dbd7ada8 100755
--- a/tests/generic/629
+++ b/tests/generic/629
@@ -11,7 +11,7 @@
# 5ffce3cc22a0 ("xfs: force the log after remapping a synchronous-writes file")
. ./common/preamble
-_begin_fstest auto quick rw copy_range
+_begin_fstest auto quick rw copy_range eio
# Override the default cleanup function.
_cleanup()
--
2.31.1
next reply other threads:[~2022-07-31 4:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-31 4:46 Zorro Lang [this message]
2022-08-03 4:36 ` [PATCH] fstests: add more dmerror related test cases into eio group Darrick J. Wong
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=20220731044650.3775-1-zlang@kernel.org \
--to=zlang@kernel.org \
--cc=fstests@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox