From 3955ffcdcf9e33db992e0e0ad2683e7cc571cd6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Kadl=C4=8D=C3=ADk?= Date: Thu, 10 Aug 2023 16:00:02 +0200 Subject: [PATCH] Another exclusion needed --- Regression/testsuite/main.fmf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Regression/testsuite/main.fmf b/Regression/testsuite/main.fmf index d012b78..4cde14b 100644 --- a/Regression/testsuite/main.fmf +++ b/Regression/testsuite/main.fmf @@ -38,7 +38,11 @@ adjust: continue: false because: known to fail, won't be fixed (RHBZ#2040688 and others) - enabled: false - when: collection == gcc-toolset-11, gcc-toolset-12 and distro == rhel-9 and distro > rhel-9.2 + when: collection == gcc-toolset-11 + continue: false + because: known to fail on some older RHELs + - enabled: false + when: collection == gcc-toolset-12 and distro == rhel-9 and distro > rhel-9.2 continue: false because: known to fail with Clang > 15 extra-nitrate: TC#0590691