summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mediacapture-streams/MediaDevices-enumerateDevices-per-origin-ids.sub.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/mediacapture-streams/MediaDevices-enumerateDevices-per-origin-ids.sub.https.html.ini')
-rw-r--r--testing/web-platform/meta/mediacapture-streams/MediaDevices-enumerateDevices-per-origin-ids.sub.https.html.ini30
1 files changed, 30 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mediacapture-streams/MediaDevices-enumerateDevices-per-origin-ids.sub.https.html.ini b/testing/web-platform/meta/mediacapture-streams/MediaDevices-enumerateDevices-per-origin-ids.sub.https.html.ini
new file mode 100644
index 0000000000..af5b184321
--- /dev/null
+++ b/testing/web-platform/meta/mediacapture-streams/MediaDevices-enumerateDevices-per-origin-ids.sub.https.html.ini
@@ -0,0 +1,30 @@
+[MediaDevices-enumerateDevices-per-origin-ids.sub.https.html]
+ expected:
+ if debug and (os == "linux") and not fission and not swgl: OK
+ if not debug and (os == "linux") and not asan and not tsan: [TIMEOUT, OK]
+ if debug and (os == "linux") and fission: OK
+ if debug and (os == "android"): OK
+ [OK, TIMEOUT]
+ [enumerateDevices rotates deviceId after clearing site data]
+ expected:
+ if debug and (os == "linux") and not fission and not swgl: FAIL
+ if not debug and (os == "linux") and not asan and not tsan: [NOTRUN, FAIL]
+ if debug and (os == "linux") and fission: FAIL
+ if debug and (os == "android"): FAIL
+ [FAIL, NOTRUN]
+
+ [enumerateDevices has stable deviceIds across same-origin iframe]
+ expected:
+ if debug and (os == "linux") and not fission and not swgl: PASS
+ if not debug and (os == "linux") and not asan and not tsan: [TIMEOUT, PASS]
+ if debug and (os == "linux") and fission: PASS
+ if debug and (os == "android"): PASS
+ [PASS, TIMEOUT]
+
+ [enumerateDevices rotates deviceId across different-origin iframe]
+ expected:
+ if (os == "linux") and fission and not debug and not asan and not tsan: [NOTRUN, PASS]
+ if (os == "win") and (processor == "x86_64") and not debug: [PASS, TIMEOUT, NOTRUN]
+ if (os == "linux") and not fission: [PASS, TIMEOUT, NOTRUN]
+ if (os == "android") and debug: PASS
+ [PASS, NOTRUN]