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

Issue 566643002: [Android] JUnit test runner changes. (Closed)

Created:
6 years, 3 months ago by jbudorick
Modified:
6 years, 3 months ago
Reviewers:
craigdh, klundberg, jam
CC:
chromium-reviews, aurimas (slooooooooow)
Base URL:
https://chromium.googlesource.com/chromium/src.git@deps-changes
Project:
chromium
Visibility:
Public.

Description

[Android] JUnit test runner changes. BUG=316383 Committed: https://crrev.com/9a6b7b33b31a4023858b295ed290f95d3afa51f0 Cr-Commit-Position: refs/heads/master@{#295819}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : address klundberg's comment #

Total comments: 2

Patch Set 5 : #

Patch Set 6 : rebase + fresh CQ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -0 lines) Patch
A build/android/pylib/junit/__init__.py View 1 1 chunk +4 lines, -0 lines 0 comments Download
A build/android/pylib/junit/setup.py View 1 2 3 1 chunk +18 lines, -0 lines 0 comments Download
A build/android/pylib/junit/test_dispatcher.py View 1 2 3 4 1 chunk +19 lines, -0 lines 0 comments Download
A build/android/pylib/junit/test_runner.py View 1 2 3 1 chunk +40 lines, -0 lines 0 comments Download
M build/android/test_runner.py View 1 2 3 4 5 5 chunks +45 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (6 generated)
jbudorick
gyp and java changes will be in a separate review that I'll upload once https://codereview.chromium.org/556893004/ ...
6 years, 3 months ago (2014-09-11 19:55:27 UTC) #2
klundberg
lgtm https://codereview.chromium.org/566643002/diff/40001/build/android/pylib/junit/test_runner.py File build/android/pylib/junit/test_runner.py (right): https://codereview.chromium.org/566643002/diff/40001/build/android/pylib/junit/test_runner.py#newcode12 build/android/pylib/junit/test_runner.py:12: """ nit: you can have """ on line ...
6 years, 3 months ago (2014-09-11 20:25:13 UTC) #3
jbudorick
https://codereview.chromium.org/566643002/diff/40001/build/android/pylib/junit/test_runner.py File build/android/pylib/junit/test_runner.py (right): https://codereview.chromium.org/566643002/diff/40001/build/android/pylib/junit/test_runner.py#newcode12 build/android/pylib/junit/test_runner.py:12: """ On 2014/09/11 20:25:13, klundberg wrote: > nit: you ...
6 years, 3 months ago (2014-09-11 20:33:54 UTC) #4
klundberg
Still lgtm :-)
6 years, 3 months ago (2014-09-11 21:24:20 UTC) #5
jbudorick
Hey Craig, can you take a look at this?
6 years, 3 months ago (2014-09-19 15:33:21 UTC) #6
craigdh
lgtm w/ minor nit https://codereview.chromium.org/566643002/diff/60001/build/android/pylib/junit/test_dispatcher.py File build/android/pylib/junit/test_dispatcher.py (right): https://codereview.chromium.org/566643002/diff/60001/build/android/pylib/junit/test_dispatcher.py#newcode18 build/android/pylib/junit/test_dispatcher.py:18: return (None, 0 if all(map(run, ...
6 years, 3 months ago (2014-09-19 15:47:49 UTC) #7
jbudorick
https://codereview.chromium.org/566643002/diff/60001/build/android/pylib/junit/test_dispatcher.py File build/android/pylib/junit/test_dispatcher.py (right): https://codereview.chromium.org/566643002/diff/60001/build/android/pylib/junit/test_dispatcher.py#newcode18 build/android/pylib/junit/test_dispatcher.py:18: return (None, 0 if all(map(run, tests)) else 1) On ...
6 years, 3 months ago (2014-09-19 20:39:59 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/566643002/80001
6 years, 3 months ago (2014-09-19 20:41:05 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/566643002/80001
6 years, 3 months ago (2014-09-19 20:41:07 UTC) #11
jam
On 2014/09/19 20:41:07, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
6 years, 3 months ago (2014-09-19 21:21:49 UTC) #13
jbudorick
On 2014/09/19 21:21:49, jam wrote: > On 2014/09/19 20:41:07, I haz the power (commit-bot) wrote: ...
6 years, 3 months ago (2014-09-19 21:24:05 UTC) #14
jam
On 2014/09/19 21:24:05, jbudorick wrote: > On 2014/09/19 21:21:49, jam wrote: > > On 2014/09/19 ...
6 years, 3 months ago (2014-09-19 21:39:23 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/566643002/80001
6 years, 3 months ago (2014-09-19 21:40:29 UTC) #17
jam
On 2014/09/19 21:39:23, jam wrote: > On 2014/09/19 21:24:05, jbudorick wrote: > > On 2014/09/19 ...
6 years, 3 months ago (2014-09-19 21:44:25 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/566643002/100001
6 years, 3 months ago (2014-09-19 22:23:30 UTC) #21
commit-bot: I haz the power
Committed patchset #6 (id:100001) as de3a47dd72641c3a2d969031053ace43c20bbf85
6 years, 3 months ago (2014-09-20 00:01:20 UTC) #22
commit-bot: I haz the power
6 years, 3 months ago (2014-09-20 00:01:57 UTC) #23
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/9a6b7b33b31a4023858b295ed290f95d3afa51f0
Cr-Commit-Position: refs/heads/master@{#295819}

Powered by Google App Engine
This is Rietveld 408576698