public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/guestfs-tools] rawhide: Skip broken ntfs-3g test on Fedora 45
@ 2026-07-03 10:07 Richard W.M. Jones
0 siblings, 0 replies; only message in thread
From: Richard W.M. Jones @ 2026-07-03 10:07 UTC (permalink / raw)
To: git-commits
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.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-03 10:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-03 10:07 [rpms/guestfs-tools] rawhide: Skip broken ntfs-3g test on Fedora 45 Richard W.M. Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox