Bug 1644007 [wpt PR 24027] - Mark some idlharness.html tests as timeout=long, a=testonly

Automatic update from web-platform-tests
Mark some 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.

TBR=robertma@chromium.org

Bug: 1092097, 1092089, 1092082, 1092076, 1091715
Change-Id: I8fbc0d687ea9b5c3e7dbccfdacc879eed3e377e0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2232884
Reviewed-by: Stephen McGruer <smcgruer@chromium.org>
Commit-Queue: Stephen McGruer <smcgruer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#775906}

--

wpt-commits: 0a8973504851eb9128e186864f73529ce5b6e1bb
wpt-pr: 24027
This commit is contained in:
Stephen McGruer 2020-06-10 11:33:37 +00:00 коммит произвёл moz-wptsync-bot
Родитель 18e23bcc1a
Коммит 08311a9edb
7 изменённых файлов: 7 добавлений и 0 удалений

Просмотреть файл

@ -1,5 +1,6 @@
// META: script=/resources/WebIDLParser.js
// META: script=/resources/idlharness.js
// META: timeout=long
'use strict';

Просмотреть файл

@ -1,5 +1,6 @@
// META: script=/resources/WebIDLParser.js
// META: script=/resources/idlharness.js
// META: timeout=long
// https://w3c.github.io/battery/

Просмотреть файл

@ -1,5 +1,6 @@
// META: script=/resources/WebIDLParser.js
// META: script=/resources/idlharness.js
// META: timeout=long
// https://w3c.github.io/webappsec-credential-management/

Просмотреть файл

@ -2,6 +2,7 @@
// META: script=/resources/idlharness.js
// META: script=/resources/testdriver.js
// META: script=/resources/testdriver-vendor.js
// META: timeout=long
// https://w3c.github.io/screen-wake-lock/

Просмотреть файл

@ -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/user-timing/

Просмотреть файл

@ -1,5 +1,6 @@
// META: script=/resources/WebIDLParser.js
// META: script=/resources/idlharness.js
// META: timeout=long
'use strict';

Просмотреть файл

@ -1,5 +1,6 @@
// META: script=/resources/WebIDLParser.js
// META: script=/resources/idlharness.js
// META: timeout=long
// https://webaudio.github.io/web-midi-api/