All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kari Argillander <kari.argillander@gmail.com>
To: Theodore Ts'o <tytso@mit.edu>
Cc: Kari Argillander <kari.argillander@gmail.com>, fstests@vger.kernel.org
Subject: [xfstests-bld PATCH 1/2] test-appliance: Add exclude file for ntfs3
Date: Fri, 15 Apr 2022 02:42:19 +0300	[thread overview]
Message-ID: <20220414234220.627320-2-kari.argillander@fidelix.com> (raw)
In-Reply-To: <20220414234220.627320-1-kari.argillander@fidelix.com>

From: Kari Argillander <kari.argillander@gmail.com>

There is some hangs which will affect full run. Exclude these for now so
that ntfs3 is easier to run.

Signed-off-by: Kari Argillander <kari.argillander@gmail.com>
---
 kvm-xfstests/test-appliance/files/root/fs/ntfs3/exclude | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 kvm-xfstests/test-appliance/files/root/fs/ntfs3/exclude

diff --git a/kvm-xfstests/test-appliance/files/root/fs/ntfs3/exclude b/kvm-xfstests/test-appliance/files/root/fs/ntfs3/exclude
new file mode 100644
index 0000000..27160d3
--- /dev/null
+++ b/kvm-xfstests/test-appliance/files/root/fs/ntfs3/exclude
@@ -0,0 +1,8 @@
+# These ones hang so badly at the moment that we just ignore them for
+# now.
+generic/014
+generic/129
+
+# This hangs sometimes so for now let's ignore it so that it will not
+# affect full run.
+generic/476
-- 
2.35.1


  reply	other threads:[~2022-04-14 23:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-14 23:42 [xfstests-bld PATCH 0/2] Make ntfs3 more usable Kari Argillander
2022-04-14 23:42 ` Kari Argillander [this message]
2022-04-15  1:39   ` [xfstests-bld PATCH 1/2] test-appliance: Add exclude file for ntfs3 Darrick J. Wong
2022-04-14 23:42 ` [xfstests-bld PATCH 2/2] kernel-configs: add ntfs3 to current 5.15 configs Kari Argillander
2022-04-15  4:22 ` [xfstests-bld PATCH 0/2] Make ntfs3 more usable Theodore Ts'o
2022-04-15  8:27   ` Kari Argillander

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=20220414234220.627320-2-kari.argillander@fidelix.com \
    --to=kari.argillander@gmail.com \
    --cc=fstests@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.