30 lines
954 B
INI
30 lines
954 B
INI
[MediaStreamTrack-audio-stats.https.html]
|
|
[totalFrames and totalFramesDuration increase over time]
|
|
expected: FAIL
|
|
|
|
[deliveredFrames and deliveredFramesDuration are at most as large as totalFrames and totalFramesDuration]
|
|
expected: FAIL
|
|
|
|
[Latency and averageLatency is within the bounds of minimumLatency and maximumLatency]
|
|
expected: FAIL
|
|
|
|
[Immediately after resetLatency(), latency, averageLatency, minimumLatency and maximumLatency are equal to the most recent latency.]
|
|
expected: FAIL
|
|
|
|
[Stats do not change within the same task execution cycle.]
|
|
expected: FAIL
|
|
|
|
[Stats are frozen while disabled]
|
|
expected: FAIL
|
|
|
|
[SameObject policy applies]
|
|
expected: FAIL
|
|
|
|
[Counters increase even if we don't call the track.stats getter]
|
|
expected: FAIL
|
|
|
|
[Disabling and re-enabling does not reset the counters]
|
|
expected: FAIL
|
|
|
|
[New stats baselines when a track is cloned from an enabled track]
|
|
expected: FAIL
|