From e201c4b83f9472b3ce9af807ae66be6b6865cef6 Mon Sep 17 00:00:00 2001 From: Vitaly Zaitsev Date: Feb 20 2023 13:14:19 +0000 Subject: Disabled some tests due to GCC 13 regressions. --- diff --git a/json.spec b/json.spec index c389e70..5454358 100644 --- a/json.spec +++ b/json.spec @@ -52,7 +52,13 @@ ln -svf %{_includedir}/doctest/doctest.h ./tests/thirdparty/doctest/doctest.h %cmake_build %check -%ctest --label-exclude 'git_required' --timeout 3600 +%ctest \ +# https://github.com/nlohmann/json/issues/3927 +%if 0%{?fedora} && 0%{?fedora} >= 38 + --exclude-regex 'unit-allocator' \ +%endif + --label-exclude 'git_required' \ + --timeout 3600 # Verify version of virtual Provides for bundled Hedley matches actual header [ "$(awk '