public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-glib-sys] f44: Disable brittle auto-generated tests
Date: Thu, 18 Jun 2026 20:02:47 GMT [thread overview]
Message-ID: <178181296747.1.856456074753205164.rpms-rust-glib-sys-bb2d3546c836@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-glib-sys
Branch : f44
Commit : bb2d3546c836e55e78af64600430353fca92a054
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-06-18T21:53:24+02:00
Stats : +9/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-glib-sys/c/bb2d3546c836e55e78af64600430353fca92a054?branch=f44
Log:
Disable brittle auto-generated tests
---
diff --git a/rust-glib-sys.spec b/rust-glib-sys.spec
index ef6e0fc..e61366a 100644
--- a/rust-glib-sys.spec
+++ b/rust-glib-sys.spec
@@ -1,5 +1,7 @@
# Generated by rust2rpm 28
-%bcond check 1
+# * tests generated by "gir" only work reliably when running with the same
+# library version that was used when generating the tests
+%bcond check 0
%global debug_package %{nil}
%global crate glib-sys
diff --git a/rust2rpm.toml b/rust2rpm.toml
index f2b5d3f..5017bd1 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,3 +1,9 @@
+[tests]
+run = false
+comments = [
+ "tests generated by \"gir\" only work reliably when running with the same library version that was used when generating the tests",
+]
+
[features]
hide = [
"v2_90",
reply other threads:[~2026-06-18 20:02 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=178181296747.1.856456074753205164.rpms-rust-glib-sys-bb2d3546c836@fedoraproject.org \
--to=decathorpe@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