diff options
Diffstat (limited to 'testing/web-platform/meta/mediacapture-streams/parallel-capture-requests.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/mediacapture-streams/parallel-capture-requests.https.html.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mediacapture-streams/parallel-capture-requests.https.html.ini b/testing/web-platform/meta/mediacapture-streams/parallel-capture-requests.https.html.ini new file mode 100644 index 0000000000..e8701e47da --- /dev/null +++ b/testing/web-platform/meta/mediacapture-streams/parallel-capture-requests.https.html.ini @@ -0,0 +1,10 @@ +[parallel-capture-requests.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [getDisplayMedia() and parallel getUserMedia()] + expected: + if os == "android": FAIL + + [getUserMedia() and parallel getDisplayMedia()] + expected: + if os == "android": FAIL |