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

Issue 1515323002: MediaRecorder test: disable flaky time stamp checks. (Closed)

Created:
5 years ago by cpaulin (no longer in chrome)
Modified:
5 years ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MediaRecorder test: disable flaky time stamp checks. MediaRecorder testing start(time_slice): disable the flaky time stamps delta calculations because they can be slightly off and cause some bots to fail. The root cause is the time stamp delta was supposed to be 100ms but it came out as 99.99999999999955ms which failed (sic.). The corrective action is to remove that time stamp check. Removal of this check is fine because the checks pertains to a performance measurement, which is not necessary in a content browser test. The flakiness had only been found on MAC bots so far. BUG=568913 mcasas@ PTAL avi@ Owners RS Committed: https://crrev.com/229dc6e6054036590deace42242aadf3991cd019 Cr-Commit-Position: refs/heads/master@{#364859}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -6 lines) Patch
M content/test/data/media/mediarecorder_test.html View 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 19 (12 generated)
cpaulin (no longer in chrome)
mcasas@ PTAL avi@ Owners RS
5 years ago (2015-12-11 22:21:44 UTC) #6
mcasas
lgtm
5 years ago (2015-12-11 22:29:27 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1515323002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1515323002/1
5 years ago (2015-12-11 23:11:35 UTC) #11
Avi (use Gerrit)
lgtm
5 years ago (2015-12-11 23:22:03 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1515323002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1515323002/1
5 years ago (2015-12-11 23:26:08 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-12 01:24:24 UTC) #17
commit-bot: I haz the power
5 years ago (2015-12-12 01:26:09 UTC) #19
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/229dc6e6054036590deace42242aadf3991cd019
Cr-Commit-Position: refs/heads/master@{#364859}

Powered by Google App Engine
This is Rietveld 408576698