diff options
Diffstat (limited to 'testing/web-platform/meta/webrtc/getstats.html.ini')
-rw-r--r-- | testing/web-platform/meta/webrtc/getstats.html.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc/getstats.html.ini b/testing/web-platform/meta/webrtc/getstats.html.ini new file mode 100644 index 0000000000..b490c5f1d8 --- /dev/null +++ b/testing/web-platform/meta/webrtc/getstats.html.ini @@ -0,0 +1,7 @@ +[getstats.html] + expected: + if (os == "linux") and not debug and fission and (processor == "x86_64"): [OK, CRASH] + if (os == "android") and fission: [OK, TIMEOUT] + [Can get stats from a basic WebRTC call.] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531087 + expected: FAIL |