public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gris Ge <cnfourt@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-wl-nl80211] rawhide: Skip test due to s390x failure
Date: Sat, 22 Aug 2026 11:59:13 GMT	[thread overview]
Message-ID: <178739995399.1.18254274037418444520.rpms-rust-wl-nl80211-f64b32fe8767@fedoraproject.org> (raw)

            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"]
+

                 reply	other threads:[~2026-08-22 11:59 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=178739995399.1.18254274037418444520.rpms-rust-wl-nl80211-f64b32fe8767@fedoraproject.org \
    --to=cnfourt@gmail.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