public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nikita Popov <npopov@redhat.com>
To: git-commits@fedoraproject.org
Subject: [tests/llvm] main: Disable gold test in integration-test-suite on F46
Date: Thu, 10 Sep 2026 09:51:00 GMT [thread overview]
Message-ID: <178903386024.1.2560079152780897441.tests-llvm-93dcd9742ede@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : tests/llvm
Branch : main
Commit : 93dcd9742ede7fc1505e2480e0351b2a2dd86f68
Author : Nikita Popov <npopov@redhat.com>
Date : 2026-09-09T17:55:21+02:00
Stats : +9/-1 in 3 file(s)
URL : https://src.fedoraproject.org/tests/llvm/c/93dcd9742ede7fc1505e2480e0351b2a2dd86f68?branch=main
Log:
Disable gold test in integration-test-suite on F46
binutils-gold has been dropped from rawhide, so disable it in the
integration test suite
---
diff --git a/tests/integration-test-suite/compat.fmf b/tests/integration-test-suite/compat.fmf
index ebe0966..15e9672 100644
--- a/tests/integration-test-suite/compat.fmf
+++ b/tests/integration-test-suite/compat.fmf
@@ -23,3 +23,7 @@ adjust+:
- enabled: false
when: compat is not defined
continue: false
+
+ - environment+:
+ NO_GOLD: true
+ when: distro >= fedora-46
diff --git a/tests/integration-test-suite/fedora.fmf b/tests/integration-test-suite/fedora.fmf
index abc8928..69b68c6 100644
--- a/tests/integration-test-suite/fedora.fmf
+++ b/tests/integration-test-suite/fedora.fmf
@@ -22,3 +22,7 @@ adjust+:
- enabled: false
when: distro != fedora or compat is defined
continue: false
+
+ - environment+:
+ NO_GOLD: true
+ when: distro >= fedora-46
diff --git a/tests/integration-test-suite/rhel.fmf b/tests/integration-test-suite/rhel.fmf
index 0036df4..54b33ed 100644
--- a/tests/integration-test-suite/rhel.fmf
+++ b/tests/integration-test-suite/rhel.fmf
@@ -46,5 +46,5 @@ adjust+:
when: distro == rhel-8
- environment+:
- NO_GOLD: true
+ NO_GOLD: true
when: distro >= rhel-11
reply other threads:[~2026-09-10 9:51 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=178903386024.1.2560079152780897441.tests-llvm-93dcd9742ede@fedoraproject.org \
--to=npopov@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