Skip to content

Commit 651dd3f

Browse files
authored
Auto merge of #34663 - alexcrichton:fix-nightlies, r=brson
test: Ignore pretty-huge-vec.rs to fix nightlies This ignores a test added in #34639 because unfortunately the nightly bots are now broken, but this is now tracked in #34662.
2 parents ec58d0c + 054c473 commit 651dd3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/debuginfo/pretty-huge-vec.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// ignore-test: FIXME(#34639)
1112
// ignore-windows failing on win32 bot
1213
// ignore-freebsd: gdb package too new
1314
// ignore-android: FIXME(#10381)

0 commit comments

Comments
 (0)