public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/root] f43: Run some tests on aarch64 Fedora 44+ again (gcc 16 regression fixed)
@ 2026-06-29 18:08 Mattias Ellert
0 siblings, 0 replies; only message in thread
From: Mattias Ellert @ 2026-06-29 18:08 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/root
Branch : f43
Commit : 6ac6cee053aafe51346fa4dc666bd4437ca20fd3
Author : Mattias Ellert <mattias.ellert@physics.uu.se>
Date : 2026-04-10T05:35:33+02:00
Stats : +4/-17 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/root/c/6ac6cee053aafe51346fa4dc666bd4437ca20fd3?branch=f43
Log:
Run some tests on aarch64 Fedora 44+ again (gcc 16 regression fixed)
---
diff --git a/root.spec b/root.spec
index c0472b3..3e165f4 100644
--- a/root.spec
+++ b/root.spec
@@ -34,7 +34,7 @@
Name: root
Version: 6.38.04
%global libversion %(cut -d. -f 1-2 <<< %{version})
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Numerical data analysis framework
License: LGPL-2.1-or-later
@@ -2570,22 +2570,6 @@ excluded="${excluded}|\
gtest-math-matrix-testMatrixTSparse"
%endif
-# Test failures with GCC 16 on AArch64
-# https://bugzilla.redhat.com/show_bug.cgi?id=2440537
-# https://github.com/root-project/root/issues/21565
-%if %{?fedora}%{!?fedora:0} >= 44
-%ifarch aarch64
-excluded="${excluded}|\
-gtest-tree-ntuple-ntuple-cast|\
-gtest-tree-ntuple-ntuple-join-table|\
-gtest-tree-ntuple-ntuple-packing|\
-gtest-tree-ntuple-ntuple-show|\
-gtest-tree-ntuple-ntuple-types|\
-gtest-tree-ntuple-ntuple-view|\
-gtest-tree-ntupleutil-ntuple-importer"
-%endif
-%endif
-
# Filter out parts of tests that require remote network access
# RNTuple.StdAtomic fails on ix86 (different alignment 64 bit (non)atomic)
# InterpreterTest.Evaluate fails on s390x
@@ -3450,6 +3434,9 @@ fi
%endif
%changelog
+* Thu Apr 09 2026 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.38.04-3
+- Run some tests on aarch64 Fedora 44+ again (gcc 16 regression fixed)
+
* Sun Apr 05 2026 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.38.04-2
- Compatibility with Python 3.15
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 18:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 18:08 [rpms/root] f43: Run some tests on aarch64 Fedora 44+ again (gcc 16 regression fixed) Mattias Ellert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox