Bug 1776859 - remove e10s from wpt manifests. r=jgraham
[gecko.git] / testing / web-platform / meta / screen-capture / getdisplaymedia.https.html.ini
blobe6a541dff7a1382254b3266f666d3bf4f4400369
1 [getdisplaymedia.https.html]
2 disabled:
3 if (os == "android"): bug 1550895 (frequently fails on geckoview)
4 expected:
5 if (os == "win") and debug and (processor == "x86_64"): [OK, TIMEOUT, CRASH]
6 if (os == "win") and debug and (processor == "x86"): [OK, TIMEOUT, CRASH]
7 if (os == "linux") and not fission and not debug: [OK, CRASH]
8 [getDisplayMedia() with getSettings]
9 expected:
10 if os == "win": [FAIL, NOTRUN]
11 FAIL
13 [applyConstraints(width or height) must downscale precisely]
14 expected:
15 if (os == "linux") and debug and fission: [PASS, FAIL]
16 if (os == "mac") and debug: [PASS, FAIL]
17 if os == "win": [PASS, FAIL]
19 [getDisplayMedia() must adhere to frameRate if set]
20 expected:
21 if (os == "mac"): [PASS, FAIL]