Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: LayoutTests/fast/mediastream/RTCPeerConnection-statsSelector-expected.txt

Issue 23648005: Moving clock timeout flakiness guard in test to 20 ms (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/mediastream/RTCPeerConnection-statsSelector.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/mediastream/RTCPeerConnection-statsSelector-expected.txt
diff --git a/LayoutTests/fast/mediastream/RTCPeerConnection-statsSelector-expected.txt b/LayoutTests/fast/mediastream/RTCPeerConnection-statsSelector-expected.txt
index 330dd15fb916ac97dffca59445f4f58829616ae0..b1be5b18c20a6d3f751f91bd2419c518e0ad42ab 100644
--- a/LayoutTests/fast/mediastream/RTCPeerConnection-statsSelector-expected.txt
+++ b/LayoutTests/fast/mediastream/RTCPeerConnection-statsSelector-expected.txt
@@ -9,7 +9,7 @@ PASS Got a stream.
PASS pc.getStats(statsHandler2, pc.getLocalStreams()[0].getVideoTracks()[0]) did not throw exception.
PASS statsHandler2 was called
PASS result.length is >= 1
-PASS timestamp is >= startTime
+PASS timediff is >= 0
PASS local.stat("type") is "video"
PASS successfullyParsed is true
« no previous file with comments | « LayoutTests/fast/mediastream/RTCPeerConnection-statsSelector.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698