public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abseil-cpp] f43: Skip tests now failing on i686, already flaky on ppc64le
@ 2026-06-05 11:49 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-05 11:49 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/abseil-cpp
Branch : f43
Commit : c4bc2c4e6d22cd65cf93bd7b7dcffd736ed6f105
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-06-05T12:49:33+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/abseil-cpp/c/c4bc2c4e6d22cd65cf93bd7b7dcffd736ed6f105?branch=f43
Log:
Skip tests now failing on i686, already flaky on ppc64le
---
diff --git a/abseil-cpp.spec b/abseil-cpp.spec
index ed04d5f..000ad0a 100644
--- a/abseil-cpp.spec
+++ b/abseil-cpp.spec
@@ -111,7 +111,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-05 11:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-05 11:49 [rpms/abseil-cpp] f43: Skip tests now failing on i686, already flaky on ppc64le 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