From 61f2e1ebe02ece1cfdef035cc9352d8544922fae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Kadl=C4=8D=C3=ADk?= Date: Tue, 11 Jul 2023 11:54:48 +0200 Subject: [PATCH] Not expected to work for RHEL-8 system annobin (RHBZ#1889821) --- .../main.fmf | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Regression/bz2004917-using-g-in-gcc-breaks-annocheck-LTO-report/main.fmf b/Regression/bz2004917-using-g-in-gcc-breaks-annocheck-LTO-report/main.fmf index 71dc23c..8a55b94 100644 --- a/Regression/bz2004917-using-g-in-gcc-breaks-annocheck-LTO-report/main.fmf +++ b/Regression/bz2004917-using-g-in-gcc-breaks-annocheck-LTO-report/main.fmf @@ -61,13 +61,9 @@ link: - relates: https://bugzilla.redhat.com/show_bug.cgi?id=2013708 adjust: - enabled: false - when: distro < rhel-8 and collection is not defined + when: distro < rhel-9 and collection is not defined continue: false - because: No annobin there - - enabled: false - when: distro == rhel-8 and distro ~< rhel-8.6 and collection is not defined - continue: false - because: annobin<10.06, known to fail + because: No or less-featured annobin - enabled: false when: collection == gcc-toolset-10, devtoolset-10 continue: false