web-platform-tests / wpt

Test suites for Web platform specs — including WHATWG, W3C, and others
https://web-platform-tests.org/
Other
5.01k stars 3.11k forks source link

Fix tests that are disabled/flaky/slow in >1 browser #10656

Open zcorpan opened 6 years ago

zcorpan commented 6 years ago

Context: Fix tests that are disabled in WebKit, Chromium, Gecko, Edge

Find tests that are disabled or flaky or slow in more than one browser, investigate why and fix.

Report for Mozilla/Chromium/WebKit/Edge is available at http://bocoup.github.io/wpt-disabled-tests-report/

2 browsers (9 tests) 3 browsers (6 tests)

2 browsers (60 tests)

zcorpan commented 6 years ago

I fixed a bug in the report, now the numbers are different. 4 tests common in 3 browsers, 52 tests common in 2 browsers.

Edit: after adding Edge, 6 tests common in 3 browsers, 60 tests common in 2 browsers.