Uh oh!
There was an error while loading. Please reload this page.
std: Add debugging for a failing test on appveyor - #56017
Conversation
rust-highfive
commented
Nov 17, 2018
r? @cramertj (rust_highfive has picked a reviewer for you, use r? to override) |
alexcrichton
commented
Nov 17, 2018
cc @kennytm |
alexcrichton
commented
Nov 17, 2018
@bors: r+ p=100 |
bors
commented
Nov 17, 2018
📌 Commit d12de8f has been approved by |
My theory is that the test runner is so slow that it just takes more than 100ns between the two measurements of the current system time. |
…hton std: Add debugging for a failing test on appveyor I'm not sure why this is failing, so let's hopefully get some more information to help investigation!
bors
commented
Nov 17, 2018
⌛ Testing commit d12de8f with merge c3d4dde803e05ce5ac5d8362da16351820fc4931... |
bors
commented
Nov 17, 2018
💔 Test failed - status-appveyor |
I'm not sure why this is failing, so let's hopefully get some more information to help investigation!
d12de8f to
7a99b6dComparealexcrichton
commented
Nov 18, 2018
bors
commented
Nov 18, 2018
📌 Commit 7a99b6d has been approved by |
bors
commented
Nov 18, 2018
⌛ Testing commit 7a99b6d with merge 2e0c99e9b66278c539bcb1981f8fa19d7e822db5... |
bors
commented
Nov 18, 2018
💔 Test failed - status-travis |
rust-highfive
commented
Nov 18, 2018
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
kennytm
commented
Nov 18, 2018
RalfJung
commented
Nov 18, 2018
@alexcrichton Ah, I misread the code. |
bors
commented
Nov 18, 2018
std: Add debugging for a failing test on appveyor I'm not sure why this is failing, so let's hopefully get some more information to help investigation!
bors
commented
Nov 18, 2018
💔 Test failed - status-appveyor |
alexcrichton
commented
Nov 18, 2018
@bors: retry |
bors
commented
Nov 18, 2018
⌛ Testing commit 7a99b6d with merge 5f2dcf40df7b5a061ca9548b291cd5c35c813d54... |
bors
commented
Nov 18, 2018
💔 Test failed - status-appveyor |
bors
commented
Nov 18, 2018
std: Add debugging for a failing test on appveyor I'm not sure why this is failing, so let's hopefully get some more information to help investigation!
bors
commented
Nov 18, 2018
☀️ Test successful - status-appveyor, status-travis |
I'm not sure why this is failing, so let's hopefully get some more
information to help investigation!