Skip to content

Commit

Permalink
Mark two idlharness tests as timeout=long
Browse files Browse the repository at this point in the history
On Chromium CI these are occasionally spiking to 7s, causing timeouts.

Bug: 1062667
Change-Id: Ib4d21732c74c14b83b492945314813eff0f8c36b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2110523
Commit-Queue: Robert Ma <[email protected]>
Reviewed-by: Robert Ma <[email protected]>
Cr-Commit-Position: refs/heads/master@{#752016}
  • Loading branch information
stephenmcgruer authored and chromium-wpt-export-bot committed Mar 20, 2020
1 parent 7fac5f3 commit 374da1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions server-timing/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

'use strict';

Expand Down
1 change: 1 addition & 0 deletions uievents/idlharness.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

'use strict';

Expand Down

0 comments on commit 374da1f

Please sign in to comment.