Skip to content

Commit 1766d85

Browse files
committed
Re-enable debuginfo tests on freebsd
1 parent a561484 commit 1766d85

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

tests/debuginfo/pretty-huge-vec.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//@ ignore-windows failing on win32 bot
2-
//@ ignore-freebsd: gdb package too new
32
//@ ignore-android: FIXME(#10381)
43
//@ compile-flags:-g
54
//@ min-gdb-version: 8.1

tests/debuginfo/pretty-std-collections.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//@ ignore-windows failing on win32 bot
2-
//@ ignore-freebsd: gdb package too new
32
//@ ignore-android: FIXME(#10381)
43
//@ ignore-windows-gnu: #128981
54
//@ compile-flags:-g

tests/debuginfo/pretty-std.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// ignore-tidy-linelength
2-
//@ ignore-freebsd: gdb package too new
32
//@ ignore-windows-gnu: #128981
43
//@ ignore-android: FIXME(#10381)
54
//@ compile-flags:-g

tests/debuginfo/pretty-uninitialized-vec.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//@ ignore-windows failing on win32 bot
2-
//@ ignore-freebsd: gdb package too new
32
//@ ignore-android: FIXME(#10381)
43
//@ compile-flags:-g
54
//@ min-gdb-version: 8.1

0 commit comments

Comments
 (0)