From: Eric Whitney <enwlinux@gmail.com>
To: linux-ext4@vger.kernel.org
Cc: tytso@mit.edu
Subject: [PATCH] xfstests-bld: remove nojournal.exclude
Date: Wed, 10 Jun 2015 14:16:02 -0400 [thread overview]
Message-ID: <20150610181602.GB23530@localhost.localdomain> (raw)
The xfstests listed in the nojournal.exclude file have all been modified
so they will only run on a test file system that journals metadata.
This prevents the spurious test failures previously seen when running
these tests (including generic/034, generic/311, generic/321,
generic/322, and generic/325) in the nojournal test configuration.
Remove nojournal.exclude since it's no longer needed to suppress test
failure noise.
Signed-off-by: Eric Whitney <enwlinux@gmail.com>
---
kvm-xfstests/test-appliance/files/root/conf/nojournal.exclude | 5 -----
1 file changed, 5 deletions(-)
delete mode 100644 kvm-xfstests/test-appliance/files/root/conf/nojournal.exclude
diff --git a/kvm-xfstests/test-appliance/files/root/conf/nojournal.exclude b/kvm-xfstests/test-appliance/files/root/conf/nojournal.exclude
deleted file mode 100644
index 33780bb..0000000
--- a/kvm-xfstests/test-appliance/files/root/conf/nojournal.exclude
+++ /dev/null
@@ -1,5 +0,0 @@
-generic/034
-generic/311
-generic/321
-generic/322
-generic/325
--
2.1.4
next reply other threads:[~2015-06-10 18:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-10 18:16 Eric Whitney [this message]
2015-06-10 19:22 ` [PATCH] xfstests-bld: remove nojournal.exclude Theodore Ts'o
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=20150610181602.GB23530@localhost.localdomain \
--to=enwlinux@gmail.com \
--cc=linux-ext4@vger.kernel.org \
--cc=tytso@mit.edu \
/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.