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 report timeout in CSP reporting API WPT tests #21131

Merged
merged 1 commit into from
Jan 15, 2020

Commits on Jan 15, 2020

  1. Reduce report timeout in CSP reporting API WPT tests

    In order to test that no report was sent, the WPT tests set a timeout
    and check that no report was received once it expires. The current value
    of the timeout is a bit too long, causing the test to sometimes timeout
    in a flaky manner. This CL reduces the timeout and re-enables the test.
    
    Bug: 850170
    Change-Id: Ibc39291fa0bcfafa94cd84233b78973d74afff1c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1995261
    Auto-Submit: Camille Lamy <clamy@chromium.org>
    Reviewed-by: Mike West <mkwst@chromium.org>
    Commit-Queue: Camille Lamy <clamy@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#731947}
    Camille Lamy authored and chromium-wpt-export-bot committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    a42850e View commit details
    Browse the repository at this point in the history