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

Issue 12051006: Android: removes deprecated |timeout| param from StartMonitoringLogcat. (Closed)

Created:
7 years, 11 months ago by bulach
Modified:
7 years, 10 months ago
Reviewers:
aberent, Sami, frankf
CC:
chromium-reviews, klundberg+watch_chromium.org, frankf+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy+watch_chromium.org
Visibility:
Public.

Description

Android: removes deprecated |timeout| param from StartMonitoringLogcat. This parameter has been deprecated in favor of WaitForLogMatch. BUG=171347 TEST= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=180396

Patch Set 1 #

Total comments: 6

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -6 lines) Patch
M build/android/pylib/android_commands.py View 1 3 chunks +3 lines, -6 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
bulach
follow up from https://codereview.chromium.org/12035016/, ptal
7 years, 11 months ago (2013-01-22 02:33:57 UTC) #1
bulach
+aberent
7 years, 11 months ago (2013-01-22 02:34:53 UTC) #2
Sami
https://codereview.chromium.org/12051006/diff/1/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/12051006/diff/1/build/android/pylib/android_commands.py#newcode825 build/android/pylib/android_commands.py:825: pexpect.TIMEOUT upon the timeout specified by StartMonitoringLogcat(). Also here ...
7 years, 11 months ago (2013-01-22 02:36:36 UTC) #3
bulach
thanks sami! just waiting for the other patch so I can rebase in here.. https://codereview.chromium.org/12051006/diff/1/build/android/pylib/android_commands.py ...
7 years, 11 months ago (2013-01-22 02:40:58 UTC) #4
frankf
LGTM https://codereview.chromium.org/12051006/diff/1/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/12051006/diff/1/build/android/pylib/android_commands.py#newcode820 build/android/pylib/android_commands.py:820: |success_re|. If None is given, no error condition ...
7 years, 11 months ago (2013-01-22 18:34:22 UTC) #5
aberent
lgtm https://codereview.chromium.org/12051006/diff/1/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/12051006/diff/1/build/android/pylib/android_commands.py#newcode856 build/android/pylib/android_commands.py:856: (self._logcat.timeout, success_re.pattern)) I think the timeout here should ...
7 years, 10 months ago (2013-01-29 13:25:08 UTC) #6
bulach
thanks all! CQing but happy to follow up if frank has more comments.. https://codereview.chromium.org/12051006/diff/1/build/android/pylib/android_commands.py File ...
7 years, 10 months ago (2013-02-04 11:21:23 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bulach@chromium.org/12051006/8001
7 years, 10 months ago (2013-02-04 11:22:09 UTC) #8
commit-bot: I haz the power
7 years, 10 months ago (2013-02-04 13:16:40 UTC) #9
Message was sent while issue was closed.
Change committed as 180396

Powered by Google App Engine
This is Rietveld 408576698