Message ID | 1467270238-28429-1-git-send-email-hch@lst.de (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Thu, Jun 30, 2016 at 09:03:58AM +0200, Christoph Hellwig wrote: > This test has been removed from the auto group because it fails without > an expected fix. Remove it from the quick group as well, as the quick > group should be a subset of the auto group. > > Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Eryu Guan <eguan@redhat.com> > --- > tests/generic/group | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tests/generic/group b/tests/generic/group > index 7491282..d320d8e 100644 > --- a/tests/generic/group > +++ b/tests/generic/group > @@ -44,7 +44,7 @@ > 039 metadata auto quick > 040 metadata auto quick > 041 metadata auto quick > -042 quick rw > +042 rw > 043 metadata log auto > 044 metadata log auto > 045 metadata log auto > -- > 2.1.4 > > -- > To unsubscribe from this list: send the line "unsubscribe fstests" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/tests/generic/group b/tests/generic/group index 7491282..d320d8e 100644 --- a/tests/generic/group +++ b/tests/generic/group @@ -44,7 +44,7 @@ 039 metadata auto quick 040 metadata auto quick 041 metadata auto quick -042 quick rw +042 rw 043 metadata log auto 044 metadata log auto 045 metadata log auto
This test has been removed from the auto group because it fails without an expected fix. Remove it from the quick group as well, as the quick group should be a subset of the auto group. Signed-off-by: Christoph Hellwig <hch@lst.de> --- tests/generic/group | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)