about summary refs log tree commit diff
path: root/src/test/debuginfo
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-06-07 19:25:56 +0000
committerbors <bors@rust-lang.org>2015-06-07 19:25:56 +0000
commit776f87ef9eb3343df3f412262bd8ac9ef3e0f332 (patch)
tree9b746a9a454ba92a32c8ee382b3ebda323a31b12 /src/test/debuginfo
parent64d32b057edbf2e9223670c76df96f41e5bc1177 (diff)
parentb26a48868c89f46260bea41e963d7e79482908a1 (diff)
downloadrust-776f87ef9eb3343df3f412262bd8ac9ef3e0f332.tar.gz
rust-776f87ef9eb3343df3f412262bd8ac9ef3e0f332.zip
Auto merge of #26070 - brson:nightlyfix, r=alexcrichton
Broken on nightly linux distcheck.
Diffstat (limited to 'src/test/debuginfo')
-rw-r--r--src/test/debuginfo/gdb-pretty-struct-and-enums.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/debuginfo/gdb-pretty-struct-and-enums.rs b/src/test/debuginfo/gdb-pretty-struct-and-enums.rs
index 56a973fa59f..fbf28259949 100644
--- a/src/test/debuginfo/gdb-pretty-struct-and-enums.rs
+++ b/src/test/debuginfo/gdb-pretty-struct-and-enums.rs
@@ -8,6 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+// ignore-test also broken on nightly linux distcheck. it's just broken!
 // ignore-windows failing on win32 bot
 // ignore-freebsd: output doesn't match
 // ignore-tidy-linelength