All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Whitney <enwlinux@gmail.com>
To: linux-ext4@vger.kernel.org
Cc: tytso@mit.edu
Subject: [PATCH] xfstests-bld:  remove inline.exclude
Date: Wed, 10 Jun 2015 14:18:04 -0400	[thread overview]
Message-ID: <20150610181804.GC23530@localhost.localdomain> (raw)

Once upon a time, xfstest generic/027 would fail consistently when run
in the inline test configuration, and an inline.exclude file was
created containing it to suppress the resulting failure messages.
However, generic/027 has been running and completing successfully in
weekly -rc regression runs for more than six months on test systems
not using the exclude file.  We should be able to stop excluding it now.

Signed-off-by: Eric Whitney <enwlinux@gmail.com>
---
 kvm-xfstests/test-appliance/files/root/conf/inline.exclude | 1 -
 1 file changed, 1 deletion(-)
 delete mode 100644 kvm-xfstests/test-appliance/files/root/conf/inline.exclude

diff --git a/kvm-xfstests/test-appliance/files/root/conf/inline.exclude b/kvm-xfstests/test-appliance/files/root/conf/inline.exclude
deleted file mode 100644
index 9a059f8..0000000
--- a/kvm-xfstests/test-appliance/files/root/conf/inline.exclude
+++ /dev/null
@@ -1 +0,0 @@
-generic/027
-- 
2.1.4


             reply	other threads:[~2015-06-10 18:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-10 18:18 Eric Whitney [this message]
2015-06-10 19:28 ` [PATCH] xfstests-bld: remove inline.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=20150610181804.GC23530@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.