public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Vitaly Zaitsev <vitaly@easycoding.org>
To: git-commits@fedoraproject.org
Subject: [rpms/guidelines-support-library] epel9: Disabled tests again (requires Internet connection).
Date: Sun, 06 Sep 2026 05:05:48 GMT [thread overview]
Message-ID: <178867114899.1.1046274533913097886.rpms-guidelines-support-library-d4f2959c363a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/guidelines-support-library
Branch : epel9
Commit : d4f2959c363af3bb42d99d17d09a38bdd5f792f8
Author : Vitaly Zaitsev <vitaly@easycoding.org>
Date : 2020-06-05T17:59:21+02:00
Stats : +1/-7 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/guidelines-support-library/c/d4f2959c363af3bb42d99d17d09a38bdd5f792f8?branch=epel9
Log:
Disabled tests again (requires Internet connection).
---
diff --git a/guidelines-support-library.spec b/guidelines-support-library.spec
index b34024b..9f28820 100644
--- a/guidelines-support-library.spec
+++ b/guidelines-support-library.spec
@@ -13,7 +13,6 @@ BuildRequires: ninja-build
BuildRequires: gcc-c++
BuildRequires: cmake
BuildRequires: gcc
-BuildRequires: git
%description
Header-only %{summary}.
@@ -34,16 +33,11 @@ sed -e '/-Werror/d' -i tests/CMakeLists.txt
pushd %{_target_platform}
%cmake -G Ninja \
-DCMAKE_BUILD_TYPE=Release \
- -DGSL_TEST:BOOL=ON \
+ -DGSL_TEST:BOOL=OFF \
..
popd
%ninja_build -C %{_target_platform}
-%check
-pushd %{_target_platform}
- ctest --output-on-failure
-popd
-
%install
%ninja_install -C %{_target_platform}
reply other threads:[~2026-09-06 5:05 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=178867114899.1.1046274533913097886.rpms-guidelines-support-library-d4f2959c363a@fedoraproject.org \
--to=vitaly@easycoding.org \
--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