FS/XFS testing framework
 help / color / mirror / Atom feed
From: Amir Goldstein <amir73il@gmail.com>
To: linux-unionfs@vger.kernel.org
Cc: fstests@vger.kernel.org, Christian Brauner <brauner@kernel.org>,
	Miklos Szeredi <miklos@szeredi.hu>
Subject: [PATCH] Skip weird open dir tests
Date: Wed, 24 May 2023 21:27:36 +0300	[thread overview]
Message-ID: <20230524182736.953960-1-amir73il@gmail.com> (raw)

After kernel commit 43b450632676 ("open: return EINVAL for O_DIRECTORY
 | O_CREAT") the results of this test depends on the tested kernel
version.

This is not an overlayfs specific test, so skip it.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
---

For whoever is testing overlayfs with fstests/unionmount,
unionmount broke in kernel v6.4-rc.

I pushed this patch to unionmount master branch.
Please update your test setups.

Thanks,
Amir.

 run | 1 -
 1 file changed, 1 deletion(-)

diff --git a/run b/run
index bda6177..3a6efc3 100755
--- a/run
+++ b/run
@@ -256,7 +256,6 @@ tests = [
     "dir-open",
     "dir-weird-open",
     "dir-open-dir",
-    "dir-weird-open-dir",
     "dir-sym1-open",
     "dir-sym1-weird-open",
     "dir-sym2-open",
-- 
2.34.1


             reply	other threads:[~2023-05-24 18:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-24 18:27 Amir Goldstein [this message]
2023-05-25  7:04 ` [PATCH] Skip weird open dir tests Christian Brauner

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=20230524182736.953960-1-amir73il@gmail.com \
    --to=amir73il@gmail.com \
    --cc=brauner@kernel.org \
    --cc=fstests@vger.kernel.org \
    --cc=linux-unionfs@vger.kernel.org \
    --cc=miklos@szeredi.hu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox