public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abseil-cpp] rawhide: Skip two tests with ppc64le issues on i686, too
@ 2026-06-07 6:22 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-07 6:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/abseil-cpp
Branch : rawhide
Commit : 2677e884f786b720ca3183465091595f9a34d285
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-06-07T07:21:08+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/abseil-cpp/c/2677e884f786b720ca3183465091595f9a34d285?branch=rawhide
Log:
Skip two tests with ppc64le issues on i686, too
---
diff --git a/abseil-cpp.spec b/abseil-cpp.spec
index fb9b2ca..d9e92c4 100644
--- a/abseil-cpp.spec
+++ b/abseil-cpp.spec
@@ -117,7 +117,7 @@ Development headers for %{name}
%check
skips='^($.'
-%ifarch ppc64le
+%ifarch ppc64le %{ix86}
# [Bug]: Flaky test failures in absl_failure_signal_handler_test on ppc64le in
# Fedora
# https://github.com/abseil/abseil-cpp/issues/1804
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-07 6:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-07 6:22 [rpms/abseil-cpp] rawhide: Skip two tests with ppc64le issues on i686, too Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox