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:
parent
5dcb678ad8
commit
6e19f82160
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user