[rtp-stats-creation.html]
expected:
if debug and (os == "android") and fission: [OK, TIMEOUT]
if debug and (os == "win") and not swgl: [OK, TIMEOUT]
if debug and (os == "mac"): [OK, TIMEOUT]
[No RTCInboundRtpStreamStats exist until packets have been received]
expected:
if (os == "win") and debug and not swgl: [PASS, TIMEOUT]
if (os == "mac") and debug: [PASS, TIMEOUT]