Skip to content

Commit c6815c0

Browse files
committed
Re-enable debuginfo tests on freebsd
1 parent 27b93da commit c6815c0

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)