From: Xiao Yang <yangx.jy@cn.fujitsu.com>
To: Dave Chinner <david@fromorbit.com>, Eryu Guan <guaneryu@gmail.com>
Cc: fstests@vger.kernel.org
Subject: Re: [PATCH] generic/47[23]: remove from auto/quick groups
Date: Wed, 28 Nov 2018 15:12:15 +0800 [thread overview]
Message-ID: <5BFE3FCF.1070700@cn.fujitsu.com> (raw)
In-Reply-To: <20180223050112.4090-1-david@fromorbit.com>
On 2018/02/23 13:01, Dave Chinner wrote:
> From: Dave Chinner <dchinner@redhat.com>
>
> generic/472 is for changes that are not upstream and seem dead in
> the water at the moment, so remove this test from the auto and quick
> groups until it's been resolved upstream and the changes merged.
>
> generic/473 really doesn't seme useful. FIEMAP is a debugging
> interface, xfs_io is a debugging tool and so trying to make every
> filesytem report exactly the same thing for a ranged query just
> strikes me as the wrong thing to be doing. This fails on XFS, and
> there's no apparent resolution to that in sight, so remove the test
> from the auto and quick, too.
Hi Dave, Eryu
generic/473 with XFS got the mismatched extent info and was marked as a
broken test:
-------------------------------
Hole + Data
0: [0..127]: hole
-1: [128..255]: data
+1: [128..135]: data
-------------------------------
Is this a correct behavior? If not, is this issue going to be fixed in
the future?
Best Regards,
Xiao Yang
> Signed-Off-By: Dave Chinner <dchinner@redhat.com>
> ---
> tests/generic/group | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/tests/generic/group b/tests/generic/group
> index b2ce7a66ce81..1e808865772f 100644
> --- a/tests/generic/group
> +++ b/tests/generic/group
> @@ -474,8 +474,8 @@
> 469 auto quick
> 470 auto quick dax
> 471 auto quick rw
> -472 auto quick rw
> -473 auto quick
> +472 rw
> +473 broken
> 474 auto quick shutdown metadata
> 475 shutdown auto log metadata
> 476 auto rw
prev parent reply other threads:[~2018-11-28 18:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-23 5:01 [PATCH] generic/47[23]: remove from auto/quick groups Dave Chinner
2018-11-28 7:12 ` Xiao Yang [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=5BFE3FCF.1070700@cn.fujitsu.com \
--to=yangx.jy@cn.fujitsu.com \
--cc=david@fromorbit.com \
--cc=fstests@vger.kernel.org \
--cc=guaneryu@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.