Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

std: Ignore a flaky test on Android #49047

Commits on Mar 15, 2018

  1. std: Ignore a flaky test on Android

    I don't think we're getting much benefit from having a flaky test fail on us
    every now and then. Unfortunately it seems like we have no idea why this is
    flaky and infinitely blocking sometimes, so let's ignore it for now on Android
    but continue to run it on other platforms.
    
    cc rust-lang#43283
    alexcrichton committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    c6d9552 View commit details
    Browse the repository at this point in the history