github web-platform-tests/wpt merge_pr_46272

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
10 months ago

Fix external/wpt/service-workers/cache-storage/cache-abort.https.any.js

stash-put takes two parameters. Added "value=close" as suggested.
Below are the errors we see from the bots:

File "/b/s/w/ir/third_party/blink/web_tests/external/wpt/fetch/api/resources/stash-put.py", line 37, in main
value = request.GET.first(b'value')

File "/b/s/w/ir/third_party/wpt_tools/wpt/tools/wptserve/wptserve/request.py", line 576, in first
raise KeyError(key)

KeyError: b'value'

Bug: 340680128
Change-Id: I0a6037b3bfa58ed12a64269aff390cd8a21ba3a0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5540916
Reviewed-by: Joshua Bell jsbell@chromium.org
Commit-Queue: Weizhong Xia weizhong@google.com
Cr-Commit-Position: refs/heads/main@{#1301655}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.