]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #18348 : michaelwoerister/rust/lldb-test-versioning, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 27 Oct 2014 07:52:39 +0000 (07:52 +0000)
committerbors <bors@rust-lang.org>
Mon, 27 Oct 2014 07:52:39 +0000 (07:52 +0000)
Let's try if not running LLDB tests in parallel solves the sporadic deadlocks we've seen since enabling the LLDB test suite. Running the tests in parallel has lead to unstable behaviour in the past (with LLDB versions below 310.x.x). Maybe our new minimum LLDB version isn't quite up to it either.

cc @alexcrichton


Trivial merge