public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Rix <Tom.Rix@amd.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rocsparse] epel10: Prune tests with framework problems.
Date: Fri, 12 Jun 2026 12:35:40 GMT [thread overview]
Message-ID: <178126774012.1.3582718570552421442.rpms-rocsparse-19fb8c64308e@fedoraproject.org> (raw)
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} \
reply other threads:[~2026-06-12 12:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178126774012.1.3582718570552421442.rpms-rocsparse-19fb8c64308e@fedoraproject.org \
--to=tom.rix@amd.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox