Another exclusion needed
This commit is contained in:
parent
e6dd288396
commit
3955ffcdcf
1 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue