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

Issue 12035016: Android: fixes timeout for WaitForLogMatch. (Closed)

Created:
7 years, 11 months ago by bulach
Modified:
7 years, 11 months ago
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: fixes timeout for WaitForLogMatch. The parameter would only be used if StartMonitoringLogcat hasn't been called. This leads to wrong timeouts and mismatches when waiting for log lines. BUG=171347 TEST= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177977

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixes comment #

Total comments: 5

Patch Set 3 : Nits #

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

Messages

Total messages: 10 (0 generated)
bulach
ptal
7 years, 11 months ago (2013-01-22 00:56:57 UTC) #1
aberent
lgtm
7 years, 11 months ago (2013-01-22 01:37:00 UTC) #2
Sami
Change itself lgtm, just a documentation/cleanup nit. https://codereview.chromium.org/12035016/diff/1/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/12035016/diff/1/build/android/pylib/android_commands.py#newcode781 build/android/pylib/android_commands.py:781: timeout: How ...
7 years, 11 months ago (2013-01-22 01:37:25 UTC) #3
bulach
thanks both! fixed the comments, CQing.. https://codereview.chromium.org/12035016/diff/1/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/12035016/diff/1/build/android/pylib/android_commands.py#newcode781 build/android/pylib/android_commands.py:781: timeout: How long ...
7 years, 11 months ago (2013-01-22 01:55:57 UTC) #4
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 11 months ago (2013-01-22 01:56:25 UTC) #5
Peter Beverloo
lgtm https://codereview.chromium.org/12035016/diff/5001/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/12035016/diff/5001/build/android/pylib/android_commands.py#newcode781 build/android/pylib/android_commands.py:781: timeout: deprecated, don't use (timeout for adb to ...
7 years, 11 months ago (2013-01-22 02:03:48 UTC) #6
bulach
thanks peter! nits addressed, CQing. https://codereview.chromium.org/12035016/diff/5001/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/12035016/diff/5001/build/android/pylib/android_commands.py#newcode781 build/android/pylib/android_commands.py:781: timeout: deprecated, don't use ...
7 years, 11 months ago (2013-01-22 02:07:36 UTC) #7
Peter Beverloo
https://codereview.chromium.org/12035016/diff/5001/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/12035016/diff/5001/build/android/pylib/android_commands.py#newcode781 build/android/pylib/android_commands.py:781: timeout: deprecated, don't use (timeout for adb to start). ...
7 years, 11 months ago (2013-01-22 02:07:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bulach@chromium.org/12035016/6002
7 years, 11 months ago (2013-01-22 02:07:55 UTC) #9
commit-bot: I haz the power
7 years, 11 months ago (2013-01-22 04:01:48 UTC) #10
Message was sent while issue was closed.
Change committed as 177977

Powered by Google App Engine
This is Rietveld 408576698