public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Richard W.M. Jones <rjones@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/guestfs-tools] rawhide: Skip broken ntfs-3g test on Fedora 45
Date: Fri, 03 Jul 2026 10:07:53 GMT [thread overview]
Message-ID: <178307327383.1.5204029829856505819.rpms-guestfs-tools-dff3e2229762@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/guestfs-tools
Branch : rawhide
Commit : dff3e22297627f12d287b0333b8f365fc1b047b1
Author : Richard W.M. Jones <rjones@redhat.com>
Date : 2026-07-03T11:07:39+01:00
Stats : +5/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/guestfs-tools/c/dff3e22297627f12d287b0333b8f365fc1b047b1?branch=rawhide
Log:
Skip broken ntfs-3g test on Fedora 45
---
diff --git a/guestfs-tools.spec b/guestfs-tools.spec
index b61b0d2..0021975 100644
--- a/guestfs-tools.spec
+++ b/guestfs-tools.spec
@@ -274,6 +274,11 @@ export SKIP_TEST_VIRT_FORMAT_SH=1
# fine with KVM enabled.
export SKIP_TEST_VIRT_RESIZE_PL=1
+# Mounting ntfs-3g breaks on Fedora 45. The same problem happens in
+# virt-v2v Koji builds. I cannot reproduce this locally. Skip it for
+# now.
+export SKIP_TEST_VIRT_MAKE_FS_SH=1
+
if ! make check -k ; then
# Dump out the log files of any failing tests to make
# debugging test failures easier.
reply other threads:[~2026-07-03 10:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178307327383.1.5204029829856505819.rpms-guestfs-tools-dff3e2229762@fedoraproject.org \
--to=rjones@redhat.com \
--cc=git-commits@fedoraproject.org \
/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