Skip to content

Commit

Permalink
Bug 1798944 [wpt PR 36799] - Fix capture-controller web platform test…
Browse files Browse the repository at this point in the history
…s flakyness, a=testonly

Automatic update from web-platform-tests
Fix capture-controller web platform tests flakyness

This CL fixes flakyness from capture-controller web platform tests by
specifying "timeout=long" as some tests can be aborted before all tests
have a chance to execute.

Bug: 1380065
Change-Id: Ib818aac83d76cad11d80d36bf3f270b6ebb2bee3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3998581
Reviewed-by: Elad Alon <[email protected]>
Commit-Queue: Fr <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1067067}

--

wpt-commits: e08ee96dffedab7c92d2b1901a6755a6bdb6a001
wpt-pr: 36799
  • Loading branch information
beaufortfrancois authored and moz-wptsync-bot committed Nov 11, 2022
1 parent 53cc688 commit 997c0a6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// META: script=/resources/testdriver.js
// META: script=/resources/testdriver-vendor.js
// META: timeout=long

'use strict';

Expand Down

0 comments on commit 997c0a6

Please sign in to comment.