FS/XFS testing framework
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <djwong@kernel.org>
To: Zorro Lang <zlang@kernel.org>
Cc: fstests@vger.kernel.org
Subject: Re: [PATCH] fstests: add more dmerror related test cases into eio group
Date: Tue, 2 Aug 2022 21:36:32 -0700	[thread overview]
Message-ID: <Yun7UCM+uBHrrgt5@magnolia> (raw)
In-Reply-To: <20220731044650.3775-1-zlang@kernel.org>

On Sun, Jul 31, 2022 at 12:46:50PM +0800, Zorro Lang wrote:
> 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>

Looks correct to me,
Reviewed-by: Darrick J. Wong <djwong@kernel.org>

--D

> ---
>  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
> 

      reply	other threads:[~2022-08-03  4:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-31  4:46 [PATCH] fstests: add more dmerror related test cases into eio group Zorro Lang
2022-08-03  4:36 ` Darrick J. Wong [this message]

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=Yun7UCM+uBHrrgt5@magnolia \
    --to=djwong@kernel.org \
    --cc=fstests@vger.kernel.org \
    --cc=zlang@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