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: Delete a by-definition spuriously failing test #59018

Merged
merged 1 commit into from
Mar 9, 2019

Commits on Mar 8, 2019

  1. std: Delete a by-definition spuriously failing test

    This commit deletes the `connect_timeout_unbound` test from the standard
    library which, unfortunately, is by definition eventually going to be a
    spuriously failing test. There's no way to reserve a port as unbound so
    we can rely on ecosystem testing for this feature for now.
    
    Closes rust-lang#52590
    alexcrichton committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    6465257 View commit details
    Browse the repository at this point in the history