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

[wpt] Fix response-cancel-stream.html flakiness #7233

Commits on Sep 4, 2017

  1. [wpt] Fix response-cancel-stream.html flakiness

    Currently the test expects that one one read call makes the response
    body stream closed, which is not always true. With this change, the test
    reads the body stream till the end.
    
    Bug: 603396
    Change-Id: I41b6fbb465945702c6374835f2b4f632a1bc2c5c
    Reviewed-on: https://chromium-review.googlesource.com/648869
    Commit-Queue: Yutaka Hirano <yhirano@chromium.org>
    Reviewed-by: Adam Rice <ricea@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#499445}
    yutakahirano authored and chromium-wpt-export-bot committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    5d2a15b View commit details
    Browse the repository at this point in the history