public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Callaway <spot@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/libunwind] epel9: disable tests on s390x (reported upstream: https://github.com/libunwind/libunwind/issues/464)
Date: Mon, 15 Jun 2026 10:26:59 GMT	[thread overview]
Message-ID: <178151921971.1.12804465225936323942.rpms-libunwind-09708d8e63f9@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/libunwind
Branch : epel9
Commit : 09708d8e63f99f05661697ca4e326a5dd22f2099
Author : Tom Callaway <spot@fedoraproject.org>
Date   : 2023-02-20T09:55:19-05:00
Stats  : +7/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libunwind/c/09708d8e63f99f05661697ca4e326a5dd22f2099?branch=epel9

Log:
disable tests on s390x (reported upstream: https://github.com/libunwind/libunwind/issues/464)

---
diff --git a/libunwind.spec b/libunwind.spec
index 4fa38aa..78e0c3a 100644
--- a/libunwind.spec
+++ b/libunwind.spec
@@ -30,7 +30,12 @@
 #     run-ptrace-mapper
 #     run-ptrace-misc
 #
-%ifarch aarch64 i686 ppc64le
+# s390x
+#     Gtest-resume-sig-rt
+#     Ltest-resume-sig-rt
+#     test-ptrace
+
+%ifarch aarch64 i686 ppc64le s390x
 %global test_failure_override true
 %else
 %global test_failure_override false
@@ -129,6 +134,7 @@ echo ====================TESTING END=====================
 %changelog
 * Mon Feb 20 2023 Tom Callaway <spot@fedoraproject.org> - 1.7.0-0.1.rc2
 - update to 1.7.0-rc2
+- disable tests on s390x (reported upstream: https://github.com/libunwind/libunwind/issues/464)
 
 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

                 reply	other threads:[~2026-06-15 10:26 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=178151921971.1.12804465225936323942.rpms-libunwind-09708d8e63f9@fedoraproject.org \
    --to=spot@fedoraproject.org \
    --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