public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libunwind] epel9: disable tests on s390x (reported upstream: https://github.com/libunwind/libunwind/issues/464)
@ 2026-06-15 10:26 Tom Callaway
  0 siblings, 0 replies; only message in thread
From: Tom Callaway @ 2026-06-15 10:26 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-06-15 10:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 10:26 [rpms/libunwind] epel9: disable tests on s390x (reported upstream: https://github.com/libunwind/libunwind/issues/464) Tom Callaway

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