blob: b490c5f1d88a5f40f4b1e64e5ba286f8c40e2910 (
plain)
1
2
3
4
5
6
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
|