diff mbox

xfstests-bld: remove nojournal.exclude

Message ID 20150610181602.GB23530@localhost.localdomain
State Superseded, archived
Headers show

Commit Message

Eric Whitney June 10, 2015, 6:16 p.m. UTC
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

Comments

Theodore Ts'o June 10, 2015, 7:22 p.m. UTC | #1
On Wed, Jun 10, 2015 at 02:16:02PM -0400, Eric Whitney wrote:
> 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>

This change is already in my git tree, but I see I haven't pushed out
an update in a while.

My apologies, I've just my tree to git.kernel.org.  The update
includes some changes assuming that e2fsprogs 1.43.x is used.

						- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

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