From 374c01b5a40c21cb7e03ad356550f0b1e092ad99 Mon Sep 17 00:00:00 2001 From: Mike West Date: Thu, 18 Apr 2019 11:58:46 +0000 Subject: [PATCH] Bug 1541637 [wpt PR 16141] - Fix flaky `Sec-Fetch-*` tests., a=testonly Automatic update from web-platform-tests Fix flaky `Sec-Fetch-*` tests. The tests in //fetch/sec-metadata use the server-side stash, but don't do so with unique-enough identifiers. This patch adds a nonce to the stash key used by the tests, ensuring that they're not interfering with each other. Bug: 947023 Change-Id: If24d441f6d0d9ced7f0eb1413eb78374fa3f62b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1543795 Reviewed-by: Adam Rice Commit-Queue: Mike West Cr-Commit-Position: refs/heads/master@{#645718} -- wpt-commits: c3e58eeeef43bd5a9dd905f1942e79b394d61924 wpt-pr: 16141 --- .../embed.tentative.https.sub.html | 9 +++++--- .../object.tentative.https.sub.html | 9 +++++--- ...oss-site-redirect.tentative.https.sub.html | 11 +++++---- ...direct-cross-site.tentative.https.sub.html | 7 ++++-- ...edirect-same-site.tentative.https.sub.html | 7 ++++-- ...e-origin-redirect.tentative.https.sub.html | 11 +++++---- ...ame-site-redirect.tentative.https.sub.html | 11 +++++---- .../serviceworker.tentative.https.sub.html | 7 ++++-- .../sharedworker.tentative.https.sub.html | 6 +++-- .../style.tentative.https.sub.html | 11 +++++---- .../track.tentative.https.sub.html | 23 ++++++++++++------- .../worker.tentative.https.sub.html | 5 +++- 12 files changed, 78 insertions(+), 39 deletions(-) diff --git a/testing/web-platform/tests/fetch/sec-metadata/embed.tentative.https.sub.html b/testing/web-platform/tests/fetch/sec-metadata/embed.tentative.https.sub.html index 6f0c43959504..b97de9ef2fd4 100644 --- a/testing/web-platform/tests/fetch/sec-metadata/embed.tentative.https.sub.html +++ b/testing/web-platform/tests/fetch/sec-metadata/embed.tentative.https.sub.html @@ -4,11 +4,14 @@ + + + + + + + + + + + +