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:
Matthias Krüger 2024-08-16 19:58:57 +02:00 committed by GitHub
commit 19d32e4e23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 0 additions and 4 deletions

View File

@ -1,5 +1,4 @@
//@ ignore-windows failing on win32 bot //@ ignore-windows failing on win32 bot
//@ ignore-freebsd: gdb package too new
//@ ignore-android: FIXME(#10381) //@ ignore-android: FIXME(#10381)
//@ compile-flags:-g //@ compile-flags:-g
//@ min-gdb-version: 8.1 //@ min-gdb-version: 8.1

View File

@ -1,5 +1,4 @@
//@ ignore-windows failing on win32 bot //@ ignore-windows failing on win32 bot
//@ ignore-freebsd: gdb package too new
//@ ignore-android: FIXME(#10381) //@ ignore-android: FIXME(#10381)
//@ ignore-windows-gnu: #128981 //@ ignore-windows-gnu: #128981
//@ compile-flags:-g //@ compile-flags:-g

View File

@ -1,5 +1,4 @@
// ignore-tidy-linelength // ignore-tidy-linelength
//@ ignore-freebsd: gdb package too new
//@ ignore-windows-gnu: #128981 //@ ignore-windows-gnu: #128981
//@ ignore-android: FIXME(#10381) //@ ignore-android: FIXME(#10381)
//@ compile-flags:-g //@ compile-flags:-g

View File

@ -1,5 +1,4 @@
//@ ignore-windows failing on win32 bot //@ ignore-windows failing on win32 bot
//@ ignore-freebsd: gdb package too new
//@ ignore-android: FIXME(#10381) //@ ignore-android: FIXME(#10381)
//@ compile-flags:-g //@ compile-flags:-g
//@ min-gdb-version: 8.1 //@ min-gdb-version: 8.1