gecko-dev/testing/web-platform/tests/fetch
Mike West 889b6666c4 Bug 1566822 [wpt PR 17881] - Deflake external/wpt/fetch/sec-metadata/xslt tests., a=testonly
Automatic update from web-platform-tests
Deflake `external/wpt/fetch/sec-metadata/xslt` 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 XSLT test.

Bug: 947023
Change-Id: I4962c90d43a0bb9b55a2ec3a4160eb33de6105c9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1706503
Reviewed-by: Andy Paicu <andypaicu@chromium.org>
Commit-Queue: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#679014}

--

wpt-commits: e69af8258d25011f3bdb7577323dcb98880445ea
wpt-pr: 17881
2019-07-24 13:35:47 +01:00
..
api Bug 1557274 [wpt PR 17202] - Worker: Set correct RequestContextType for Plz{Dedicated,Shared}Worker, a=testonly 2019-06-19 11:06:47 -07:00
content-encoding
content-length
content-type
corb Bug 1564749 [wpt PR 17557] - Adding multipart/byteranges to the never sniffed list., a=testonly 2019-07-24 13:32:57 +01:00
cors-rfc1918
cross-origin-resource-policy Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
data-urls
http-cache Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
images
nosniff
origin Bug 1510389 [wpt PR 14260] - Origin outside of CORS and interaction with the Referrer Policy, a=testonly 2019-07-24 13:31:25 +01:00
range
redirect-navigate
sec-metadata Bug 1566822 [wpt PR 17881] - Deflake external/wpt/fetch/sec-metadata/xslt tests., a=testonly 2019-07-24 13:35:47 +01:00
security
stale-while-revalidate Bug 1550354 [wpt PR 16337] - Remove tentative suffix from stale-while-revalidate., a=testonly 2019-06-05 10:28:51 +01:00
META.yml
README.md

Tests for the Fetch Standard.

More Fetch tests can be found in

  • /cors
  • /xhr