14 lines
499 B
INI
14 lines
499 B
INI
[parallel-capture-requests.https.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
disabled:
|
|
if os == "mac" and os_version == "14.70" and processor == "x86_64" and debug: Bug 1931206
|
|
if os == "mac" and os_version == "14.70" and processor == "x86_64" and not debug: Bug 1931206
|
|
|
|
[getDisplayMedia() and parallel getUserMedia()]
|
|
expected:
|
|
if os == "android": FAIL
|
|
|
|
[getUserMedia() and parallel getDisplayMedia()]
|
|
expected:
|
|
if os == "android": FAIL
|