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

Reduce flakiness and document reasons for flakiness #1348

Merged
merged 1 commit into from
Dec 15, 2015

Commits on Feb 11, 2015

  1. Reduce flakiness and document reasons for flakiness

    Android has been receiving reports of some tests being flaky
    on what are probably lower-spec devices.
    
    This introduces delays into tests where sockets are being
    poisoned after the entire response body has been written to
    them *and* where there are follow-up requests.
    
    This change also improves the documentation for the problematic
    SocketPolicy values.
    nfuller committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    432ca1e View commit details
    Browse the repository at this point in the history