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

Issue 660023002: [Android] Test runner for python unit tests. (Closed)

Created:
6 years, 2 months ago by jbudorick
Modified:
6 years, 2 months ago
CC:
chromium-reviews, klundberg+watch_chromium.org, yfriedman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Android] Test runner for python unit tests. BUG=424113 Committed: https://crrev.com/256fd53752aff2c311a46e7c254b9ff037088aeb Cr-Commit-Position: refs/heads/master@{#301025}

Patch Set 1 #

Patch Set 2 : add to upstream fyi bots #

Patch Set 3 : + copyright header #

Total comments: 5

Patch Set 4 : merge into test_runner.py #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -18 lines) Patch
M build/android/buildbot/bb_device_steps.py View 1 2 3 4 2 chunks +8 lines, -1 line 0 comments Download
M build/android/buildbot/bb_run_bot.py View 1 2 chunks +2 lines, -1 line 0 comments Download
M build/android/pylib/constants.py View 1 2 3 4 1 chunk +17 lines, -0 lines 0 comments Download
M build/android/test_runner.py View 1 2 3 16 chunks +75 lines, -16 lines 0 comments Download

Messages

Total messages: 16 (4 generated)
jbudorick
I'm not crazy about this implementation, but I'm wary about getting gyp involved. I'm open ...
6 years, 2 months ago (2014-10-16 16:38:04 UTC) #2
klundberg
https://codereview.chromium.org/660023002/diff/40001/build/android/buildbot/bb_device_steps.py File build/android/buildbot/bb_device_steps.py (right): https://codereview.chromium.org/660023002/diff/40001/build/android/buildbot/bb_device_steps.py#newcode545 build/android/buildbot/bb_device_steps.py:545: ('python_unittests', RunPythonUnitTests), Seems a little weird to run all ...
6 years, 2 months ago (2014-10-16 17:50:15 UTC) #3
jbudorick
https://codereview.chromium.org/660023002/diff/40001/build/android/buildbot/bb_device_steps.py File build/android/buildbot/bb_device_steps.py (right): https://codereview.chromium.org/660023002/diff/40001/build/android/buildbot/bb_device_steps.py#newcode545 build/android/buildbot/bb_device_steps.py:545: ('python_unittests', RunPythonUnitTests), On 2014/10/16 17:50:15, klundberg wrote: > Seems ...
6 years, 2 months ago (2014-10-16 17:55:08 UTC) #4
klundberg
https://codereview.chromium.org/660023002/diff/40001/build/android/buildbot/bb_device_steps.py File build/android/buildbot/bb_device_steps.py (right): https://codereview.chromium.org/660023002/diff/40001/build/android/buildbot/bb_device_steps.py#newcode545 build/android/buildbot/bb_device_steps.py:545: ('python_unittests', RunPythonUnitTests), On 2014/10/16 17:55:07, jbudorick wrote: > On ...
6 years, 2 months ago (2014-10-16 18:09:19 UTC) #5
jbudorick
I moved the test running logic into test_runner.py. Python unit tests are now run via: ...
6 years, 2 months ago (2014-10-21 16:46:32 UTC) #6
klundberg
lgtm Thanks, John! I like this approach much better.
6 years, 2 months ago (2014-10-21 19:05:41 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/660023002/60001
6 years, 2 months ago (2014-10-21 19:08:56 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/19033)
6 years, 2 months ago (2014-10-21 19:18:37 UTC) #11
jbudorick
On 2014/10/21 19:18:37, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 2 months ago (2014-10-21 19:19:51 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/660023002/80001
6 years, 2 months ago (2014-10-24 00:54:33 UTC) #14
commit-bot: I haz the power
Committed patchset #5 (id:80001)
6 years, 2 months ago (2014-10-24 01:50:26 UTC) #15
commit-bot: I haz the power
6 years, 2 months ago (2014-10-24 01:51:12 UTC) #16
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/256fd53752aff2c311a46e7c254b9ff037088aeb
Cr-Commit-Position: refs/heads/master@{#301025}

Powered by Google App Engine
This is Rietveld 408576698