Bug 1636573 [wpt PR 23491] - Mark two idlharness.html tests as timeout=long, a=testonly

Automatic update from web-platform-tests
Mark two idlharness.html tests as timeout=long

These are symptomatic of crbug.com/1047818, but to stop the pain for
sheriffs lets mark them timeout=long for now.

Bug: 1079238, 1080608
Change-Id: I71e2ce51e4a6807dcdea54765ff9c96afbf2696d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2191076
Reviewed-by: Robert Ma <robertma@chromium.org>
Commit-Queue: Robert Ma <robertma@chromium.org>
Auto-Submit: Stephen McGruer <smcgruer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#766994}

--

wpt-commits: b0f0a12c732142dfa2b4933a1d3ec44a4a88a841
wpt-pr: 23491
This commit is contained in:
Stephen McGruer 2020-05-13 09:48:49 +00:00 committed by moz-wptsync-bot
parent 410456950c
commit c5febe7787
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
// META: script=/resources/WebIDLParser.js
// META: script=/resources/idlharness.js
// META: script=/service-workers/service-worker/resources/test-helpers.sub.js
// META: timeout=long
// https://w3c.github.io/push-api/

View File

@ -1,6 +1,7 @@
// META: global=window,worker
// META: script=/resources/WebIDLParser.js
// META: script=/resources/idlharness.js
// META: timeout=long
// https://w3c.github.io/webappsec-secure-contexts/