public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-wl-nl80211] rawhide: Skip test due to s390x failure
@ 2026-08-22 11:59 Gris Ge
  0 siblings, 0 replies; only message in thread
From: Gris Ge @ 2026-08-22 11:59 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rust-wl-nl80211
            Branch : rawhide
            Commit : f64b32fe87673931ccb1f411961323b213c366e9
            Author : Gris Ge <cnfourt@gmail.com>
            Date   : 2026-08-22T19:58:30+08:00
            Stats  : +6/-1 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/rust-wl-nl80211/c/f64b32fe87673931ccb1f411961323b213c366e9?branch=rawhide

            Log:
            Skip test due to s390x failure

The upstream has s390x cargo test fix, but not release yet.
Skip test for now.

Signed-off-by: Gris Ge <cnfourt@gmail.com>

---
diff --git a/rust-wl-nl80211.spec b/rust-wl-nl80211.spec
index 0f1e99a..66661b5 100644
--- a/rust-wl-nl80211.spec
+++ b/rust-wl-nl80211.spec
@@ -1,5 +1,6 @@
 # Generated by rust2rpm 28
-%bcond check 1
+# * skip s390x test, upstream fixed but not released
+%bcond check 0
 %global debug_package %{nil}
 
 %global crate wl-nl80211

diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..f467205
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,4 @@
+[tests]
+run = false
+comments = ["skip s390x test, upstream fixed but not released"]
+

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

only message in thread, other threads:[~2026-08-22 11:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-22 11:59 [rpms/rust-wl-nl80211] rawhide: Skip test due to s390x failure Gris Ge

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