Rollup merge of #128990 - saethlin:freebsd-debuginfo-tests, r=compiler-errors
Re-enable more debuginfo tests on freebsd These ignores are _ancient_, we don't run freebsd tests in CI, and even if we did they'd probably pass because the test suite passes with the latest gdb release on Linux.
This commit is contained in:
commit
19d32e4e23
@ -1,5 +1,4 @@
|
||||
//@ ignore-windows failing on win32 bot
|
||||
//@ ignore-freebsd: gdb package too new
|
||||
//@ ignore-android: FIXME(#10381)
|
||||
//@ compile-flags:-g
|
||||
//@ min-gdb-version: 8.1
|
||||
|
@ -1,5 +1,4 @@
|
||||
//@ ignore-windows failing on win32 bot
|
||||
//@ ignore-freebsd: gdb package too new
|
||||
//@ ignore-android: FIXME(#10381)
|
||||
//@ ignore-windows-gnu: #128981
|
||||
//@ compile-flags:-g
|
||||
|
@ -1,5 +1,4 @@
|
||||
// ignore-tidy-linelength
|
||||
//@ ignore-freebsd: gdb package too new
|
||||
//@ ignore-windows-gnu: #128981
|
||||
//@ ignore-android: FIXME(#10381)
|
||||
//@ compile-flags:-g
|
||||
|
@ -1,5 +1,4 @@
|
||||
//@ ignore-windows failing on win32 bot
|
||||
//@ ignore-freebsd: gdb package too new
|
||||
//@ ignore-android: FIXME(#10381)
|
||||
//@ compile-flags:-g
|
||||
//@ min-gdb-version: 8.1
|
||||
|
Loading…
Reference in New Issue
Block a user