diff options
Diffstat (limited to '')
-rw-r--r-- | testing/web-platform/meta/webrtc/RTCPeerConnection-relay-canvas.https.html.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-relay-canvas.https.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-relay-canvas.https.html.ini new file mode 100644 index 0000000000..65b6db550f --- /dev/null +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-relay-canvas.https.html.ini @@ -0,0 +1,9 @@ +[RTCPeerConnection-relay-canvas.https.html] + disabled: + if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1728435 + [Two PeerConnections relaying a canvas source] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1730024 + expected: + if (os == "linux") and (processor == "x86_64") and swgl and not fission: [PASS, FAIL] + if (os == "mac") and not debug: [PASS, FAIL] + if (os == "linux") and (processor == "x86"): FAIL |