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

Cookie Store: Tentatively deflake special names test #10349

Merged
merged 1 commit into from Apr 6, 2018

Commits on Apr 6, 2018

  1. Cookie Store: Tentatively deflake special names test

    The "expires" cases are flaky on all platforms on the bots, although
    I can't reproduce locally. The test case sets a cookie that expires
    "now" then expects it can't read it. It may be flaky due to "now"
    being slightly different between processes, threads, and libraries,
    allowing the read to succeed.
    
    Set the expiry date to be an hour before "now", which should be
    sufficient.
    
    Bug: 829761
    Change-Id: Icda1891310dd0a56769877f32405226390e729de
    Reviewed-on: https://chromium-review.googlesource.com/999743
    Commit-Queue: Joshua Bell <jsbell@chromium.org>
    Reviewed-by: Victor Costan <pwnall@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#548903}
    inexorabletash authored and chromium-wpt-export-bot committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    d4b686d View commit details
    Browse the repository at this point in the history