Files
tubestation/testing/web-platform/tests/webrtc
Henrik Boström 53df38ddf3 Bug 1452034 [wpt PR 10342] - Fix RTCPeerConnection-track-stats.https.html flake., a=testonly
Automatic update from web-platform-testsFix RTCPeerConnection-track-stats.https.html flake.

The assert_object_equals would fail due to timestamps being different in
rare runs where the getStats() cache was invalidated between the two
calls.

external/wpt/webrtc should make no assumptions about any cache. Tests
are updated only to compare stats IDs, not individual metrics.

Bug: 829401
Change-Id: I6fcc781a1827af69f47a5c4416dd5e6bae0c98b3
Reviewed-on: https://chromium-review.googlesource.com/999477
Reviewed-by: Harald Alvestrand <hta@chromium.org>
Commit-Queue: Henrik Boström <hbos@chromium.org>
Cr-Commit-Position: refs/heads/master@{#548721}

wpt-commits: 603e2776a1663e0790db8887204d22547ddc90de
wpt-pr: 10342
wpt-commits: 603e2776a1663e0790db8887204d22547ddc90de
wpt-pr: 10342
2018-04-15 09:36:17 +01:00
..