about summary refs log tree commit diff
path: root/src/test/debuginfo
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-12-27 02:18:20 +0000
committerbors <bors@rust-lang.org>2016-12-27 02:18:20 +0000
commitc2ee32ab45d0b78484b7e4b76e160555f121ef63 (patch)
tree573b08c535aa29fde1ad2652641171176ea5b125 /src/test/debuginfo
parent77f7c7aaf5ead9219bc0c0ace4687191fed0a05f (diff)
parentdad0076569bae914f79b7931b68d316b3fb3a875 (diff)
downloadrust-c2ee32ab45d0b78484b7e4b76e160555f121ef63.tar.gz
rust-c2ee32ab45d0b78484b7e4b76e160555f121ef63.zip
Auto merge of #38507 - alexcrichton:travis-lldb, r=brson
travis: Update the OSX image we run tests in

The current image is `xcode7.3`, Travis's current default. Unfortunately this
has a version of LLDB which doesn't support debuginfo-lldb tests (see #32520),
so we're not running LLDB tests on Travis yet.

This switches us to the newest image from Travis, `xcode8.2`, which should have
a newer version of LLDB we can run tests against.
Diffstat (limited to 'src/test/debuginfo')
-rw-r--r--src/test/debuginfo/union-smoke.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/debuginfo/union-smoke.rs b/src/test/debuginfo/union-smoke.rs
index 26e73a08ea1..ada9e0b30cc 100644
--- a/src/test/debuginfo/union-smoke.rs
+++ b/src/test/debuginfo/union-smoke.rs
@@ -9,6 +9,7 @@
 // except according to those terms.
 
 // min-lldb-version: 310
+// ignore-macos FIXME(#37479)
 
 // compile-flags:-g