linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] xfstests-bld: remove nojournal.exclude
@ 2015-06-10 18:16 Eric Whitney
  2015-06-10 19:22 ` Theodore Ts'o
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Whitney @ 2015-06-10 18:16 UTC (permalink / raw)
  To: linux-ext4; +Cc: tytso

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-10 19:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-10 18:16 [PATCH] xfstests-bld: remove nojournal.exclude Eric Whitney
2015-06-10 19:22 ` Theodore Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).