[web-platform-tests] Pull Request: Fix RTCPeerConnection-track-stats.https.html flake.

wpt-pr-bot has just labeled a pull request from chromium-wpt-export-bot for https://github.com/w3c/web-platform-tests as "wg-webrtc":

== Fix 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
WPT-Export-Revision: e60201a73ab98b38f8ecde1c6e85f739f6ffdca0

See https://github.com/w3c/web-platform-tests/pull/10342

Received on Friday, 6 April 2018 08:43:27 UTC