Skip to content

Commit 065abcb

Browse files
asamuzaKdomenic
authored andcommitted
Roll web platform tests
This also audits the tests currently marked as flaky and updates their expectations, and raises the timeout to try to deal with Element-matches.html somehow taking longer now.
1 parent 439a43e commit 065abcb

File tree

4 files changed

+196092
-144602
lines changed

4 files changed

+196092
-144602
lines changed

test/web-platform-tests/run-single-wpt.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module.exports = urlPrefixFactory => {
2121
title,
2222
expectPromise: true,
2323
// WPT also takes care of timeouts (maximum 60 seconds), this is an extra failsafe:
24-
timeout: 70_000,
24+
timeout: 90_000,
2525
slow: 10_000,
2626
fn() {
2727
return createJSDOM(urlPrefixFactory(), testPath, expectFail);

test/web-platform-tests/tests

Submodule tests updated 10878 files

0 commit comments

Comments
 (0)