public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/rust] main: shadow-stack-smoke: extend coverage to fedora 43 and newer
@ 2026-08-24 17:23 Jesus Checa Hidalgo
  0 siblings, 0 replies; only message in thread
From: Jesus Checa Hidalgo @ 2026-08-24 17:23 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : tests/rust
Branch : main
Commit : 804bb6656719e3084b8a997ae61fb9b91fc96b19
Author : Jesus Checa Hidalgo <jchecahi@redhat.com>
Date   : 2026-08-24T08:52:35+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/tests/rust/c/804bb6656719e3084b8a997ae61fb9b91fc96b19?branch=main

Log:
shadow-stack-smoke: extend coverage to fedora 43 and newer

---
diff --git a/tests/Sanity/shadow-stack-smoke/main.fmf b/tests/Sanity/shadow-stack-smoke/main.fmf
index 565ad68..ed48a81 100644
--- a/tests/Sanity/shadow-stack-smoke/main.fmf
+++ b/tests/Sanity/shadow-stack-smoke/main.fmf
@@ -22,6 +22,6 @@ adjust+:
   # Not supported in RHEL-8 and older
   - when: distro == rhel-9 and distro < rhel-9.9 or
       distro == rhel-10 and distro < rhel-10.3 or
-      distro == fedora and distro < fedora-45 or
+      distro == fedora and distro < fedora-43 or
       distro <= rhel-8
     enabled: false

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

only message in thread, other threads:[~2026-08-24 17:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-24 17:23 [tests/rust] main: shadow-stack-smoke: extend coverage to fedora 43 and newer Jesus Checa Hidalgo

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