public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Simon de Vlieger <cmdr@supakeen.com>
To: git-commits@fedoraproject.org
Subject: [rpms/image-builder] rawhide: Skip `TestFsNodeUnmarshalBadFile` for 1.27
Date: Thu, 09 Jul 2026 09:29:25 GMT [thread overview]
Message-ID: <178358936554.1.12503572695189285375.rpms-image-builder-c067f400aaa3@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-09 9:29 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=178358936554.1.12503572695189285375.rpms-image-builder-c067f400aaa3@fedoraproject.org \
--to=cmdr@supakeen.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