Skip to content

Commit

Permalink
Mark some idlharness.html tests as timeout=long
Browse files Browse the repository at this point in the history
These are symptomatic of crbug.com/1047818, but to stop the pain for
sheriffs lets mark them timeout=long for now.

[email protected]

Bug: 1084362
Change-Id: I737edb4278733698833765e7dbe92d345539e0ec
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2207863
Reviewed-by: Stephen McGruer <[email protected]>
Commit-Queue: Stephen McGruer <[email protected]>
Cr-Commit-Position: refs/heads/master@{#770117}
  • Loading branch information
stephenmcgruer authored and chromium-wpt-export-bot committed May 19, 2020
1 parent effa399 commit 36d3a4b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions WebCryptoAPI/idlharness.https.any.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// META: script=/resources/WebIDLParser.js
// META: script=/resources/idlharness.js
// META: timeout=long

// https://w3c.github.io/webcrypto/Overview.html

Expand Down
1 change: 1 addition & 0 deletions netinfo/idlharness.any.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// META: script=/resources/WebIDLParser.js
// META: script=/resources/idlharness.js
// META: timeout=long

'use strict';

Expand Down
1 change: 1 addition & 0 deletions web-share/idlharness.https.window.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// META: script=/resources/WebIDLParser.js
// META: script=/resources/idlharness.js
// META: timeout=long

// https://w3c.github.io/web-share/

Expand Down

0 comments on commit 36d3a4b

Please sign in to comment.