public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocsparse] epel10: Prune tests with framework problems.
@ 2026-06-12 12:35 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-12 12:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rocsparse
Branch : epel10
Commit : 19fb8c64308ee698ded0646029dad24311b2af95
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-04-28T15:00:37-07:00
Stats : +5/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rocsparse/c/19fb8c64308ee698ded0646029dad24311b2af95?branch=epel10
Log:
Prune tests with framework problems.
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/rocsparse.spec b/rocsparse.spec
index 65d0772..09f46ad 100644
--- a/rocsparse.spec
+++ b/rocsparse.spec
@@ -230,6 +230,11 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
# Convert the c++14 to c++17
sed -i -e 's@set(CMAKE_CXX_STANDARD 14)@set(CMAKE_CXX_STANDARD 17)@' {,clients/}CMakeLists.txt
+# Remove test that fail because of
+# free(): invalid size
+sed -i -e '/test_bsrgemm/d' clients/tests/CMakeLists.txt
+sed -i -e '/test_csrgemm/d' clients/tests/CMakeLists.txt
+
%build
%cmake %{cmake_generator} %{cmake_config} \
-DGPU_TARGETS=%{gpu_list} \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-12 12:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-12 12:35 [rpms/rocsparse] epel10: Prune tests with framework problems Tom Rix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox