disable two debuginfo tests under gdb 15

it seems gdb 15 regresses some of our debuginfo tests. disable them
temporarily so that CI doesn't randomly start failing soon.
This commit is contained in:
Rémy Rakic 2024-04-15 11:44:14 +00:00
parent 5dcb678ad8
commit 6e19f82160
2 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,6 @@
//@ min-lldb-version: 310
//@ ignore-gdb-version: 15.0 - 99.0
// ^ test temporarily disabled as it fails under gdb 15
//@ compile-flags:-g
// gdb-command:run

View File

@ -1,4 +1,6 @@
//@ min-lldb-version: 310
//@ ignore-gdb-version: 15.0 - 99.0
// ^ test temporarily disabled as it fails under gdb 15
//@ compile-flags:-g