Uh oh!
There was an error while loading. Please reload this page.
Improve debuggability of a few sanitizer tests - #44398
Conversation
rust-highfive
commented
Sep 7, 2017
(rust_highfive has picked a reviewer for you, use r? to override) |
alexcrichton
commented
Sep 7, 2017
cc @kennytm Last successful auto build: https://travis-ci.org/rust-lang/rust/jobs/272889516 Note that the kernel changed between those two builds. My guess is Travis deployed an update and it broke us. No response on their slack channel yet, hoping this can help investigate. |
97c57e6 to
8be441eCompareShould we just wait for the 4.4.0-94 kernel (assuming the update will fix the bug mentioned in google/sanitizers#856 (comment)) + Travis cookbook update, and then revert #44399? |
alexcrichton
commented
Sep 8, 2017
Since this works I think I'll land this, that way we don't have to rely on Travis keeping support for an older kernel. I'll comment this, clean it up, and resubmit. |
Investigating failures on Travis...