public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/image-builder] rawhide: Skip `TestFsNodeUnmarshalBadFile` for 1.27
@ 2026-07-09  9:29 Simon de Vlieger
  0 siblings, 0 replies; only message in thread
From: Simon de Vlieger @ 2026-07-09  9:29 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/image-builder
            Branch : rawhide
            Commit : c067f400aaa3af6571a1a4a97c038d8d3b792b77
            Author : Simon de Vlieger <cmdr@supakeen.com>
            Date   : 2026-07-09T11:28:48+02:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/image-builder/c/c067f400aaa3af6571a1a4a97c038d8d3b792b77?branch=rawhide

            Log:
            Skip `TestFsNodeUnmarshalBadFile` for 1.27

Error messages have changed; until this has been addressed upstream
let's skip the specific test that's non-working.

Signed-off-by: Simon de Vlieger <cmdr@supakeen.com>

---
diff --git a/image-builder.spec b/image-builder.spec
index e35eaec..21d2079 100644
--- a/image-builder.spec
+++ b/image-builder.spec
@@ -291,7 +291,7 @@ export GOPATH=$PWD/_build:%{gopath}
 cd $PWD/_build/src/%{goipath}
 %gotest ./...
 %else
-%gocheck
+%gocheck -s TestFsNodeUnmarshalBadFile
 %endif
 
 %files

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-09  9:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09  9:29 [rpms/image-builder] rawhide: Skip `TestFsNodeUnmarshalBadFile` for 1.27 Simon de Vlieger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox