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

Issue 965803005: Print test that is being retried (Closed)

Created:
5 years, 9 months ago by boliu
Modified:
5 years, 9 months ago
Reviewers:
jbudorick
CC:
chromium-reviews, klundberg+watch_chromium.org, yfriedman+watch_chromium.org, jbudorick+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Print test that is being retried It's sometimes hard to tell which test is being retried because tests are usually run in parallel among many devices. So just print the name of test of device to make debugging easier. BUG= Committed: https://crrev.com/4fb936475e23d7acb7e286c08f8417b1803e4ba8 Cr-Commit-Position: refs/heads/master@{#318590}

Patch Set 1 #

Total comments: 2

Patch Set 2 : review #

Patch Set 3 : remove repr #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M build/android/pylib/base/test_dispatcher.py View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (2 generated)
boliu
ptal Note I don't write python very often. And I only tried this on instrumentation ...
5 years, 9 months ago (2015-02-28 02:14:56 UTC) #2
jbudorick
https://codereview.chromium.org/965803005/diff/1/build/android/pylib/base/test_dispatcher.py File build/android/pylib/base/test_dispatcher.py (right): https://codereview.chromium.org/965803005/diff/1/build/android/pylib/base/test_dispatcher.py#newcode119 build/android/pylib/base/test_dispatcher.py:119: logging.warning('Will retry test %s, try #%s.' % (repr(test.test), This ...
5 years, 9 months ago (2015-02-28 02:26:52 UTC) #3
boliu
https://codereview.chromium.org/965803005/diff/1/build/android/pylib/base/test_dispatcher.py File build/android/pylib/base/test_dispatcher.py (right): https://codereview.chromium.org/965803005/diff/1/build/android/pylib/base/test_dispatcher.py#newcode119 build/android/pylib/base/test_dispatcher.py:119: logging.warning('Will retry test %s, try #%s.' % (repr(test.test), On ...
5 years, 9 months ago (2015-02-28 02:37:56 UTC) #4
jbudorick
lgtm Thanks, I should've thought of this a while ago.
5 years, 9 months ago (2015-02-28 02:38:41 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/965803005/40001
5 years, 9 months ago (2015-02-28 02:47:16 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 9 months ago (2015-02-28 03:46:03 UTC) #8
commit-bot: I haz the power
5 years, 9 months ago (2015-02-28 03:46:45 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4fb936475e23d7acb7e286c08f8417b1803e4ba8
Cr-Commit-Position: refs/heads/master@{#318590}

Powered by Google App Engine
This is Rietveld 408576698