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

Issue 297833002: Add suite specific options argument to Android test bot. (Closed)

Created:
6 years, 7 months ago by Kibeom Kim (inactive)
Modified:
6 years, 7 months ago
CC:
chromium-reviews, klundberg+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add suite specific options argument to Android test bot. bb_device_steps.py's RunTestSuites took only one options argument that will be applied for all the running test suites. Add another suites_options argument so that the caller can specify options on certain test suites. BUG=368034 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272657

Patch Set 1 #

Total comments: 2

Patch Set 2 : additional suites_options argument #

Total comments: 2

Patch Set 3 : comments, () -> [] #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M build/android/buildbot/bb_device_steps.py View 1 2 2 chunks +11 lines, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
Kibeom Kim (inactive)
bulach@ : I now have exactly the same problem again lol. I guess I want ...
6 years, 7 months ago (2014-05-21 21:55:57 UTC) #1
jbudorick
https://codereview.chromium.org/297833002/diff/1/build/android/buildbot/bb_device_steps.py File build/android/buildbot/bb_device_steps.py (right): https://codereview.chromium.org/297833002/diff/1/build/android/buildbot/bb_device_steps.py#newcode120 build/android/buildbot/bb_device_steps.py:120: '"./clank/native/framework/clank_unittests.isolate"'] I don't think we want this hard-coded upstream ...
6 years, 7 months ago (2014-05-21 23:31:04 UTC) #2
Kibeom Kim (inactive)
https://codereview.chromium.org/297833002/diff/1/build/android/buildbot/bb_device_steps.py File build/android/buildbot/bb_device_steps.py (right): https://codereview.chromium.org/297833002/diff/1/build/android/buildbot/bb_device_steps.py#newcode120 build/android/buildbot/bb_device_steps.py:120: '"./clank/native/framework/clank_unittests.isolate"'] On 2014/05/21 23:31:04, jbudorick wrote: > I don't ...
6 years, 7 months ago (2014-05-21 23:41:24 UTC) #3
jbudorick
+navabi, as it's b/a/buildbot I'm ok with this.
6 years, 7 months ago (2014-05-22 00:01:48 UTC) #4
bulach
lgtm, yeah, it's a lot of fun passing these params around :) minor suggestion below, ...
6 years, 7 months ago (2014-05-22 10:30:43 UTC) #5
Kibeom Kim (inactive)
https://codereview.chromium.org/297833002/diff/20001/build/android/buildbot/bb_device_steps.py File build/android/buildbot/bb_device_steps.py (right): https://codereview.chromium.org/297833002/diff/20001/build/android/buildbot/bb_device_steps.py#newcode121 build/android/buildbot/bb_device_steps.py:121: cmd += suites_options.get(suite, ()) On 2014/05/22 10:30:43, bulach wrote: ...
6 years, 7 months ago (2014-05-22 17:12:33 UTC) #6
Kibeom Kim (inactive)
(adding another navabi for N+1 redundancy)
6 years, 7 months ago (2014-05-22 21:31:00 UTC) #7
navabi1
lgtm
6 years, 7 months ago (2014-05-23 02:16:30 UTC) #8
Kibeom Kim (inactive)
The CQ bit was checked by kkimlabs@chromium.org
6 years, 7 months ago (2014-05-23 04:54:08 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kkimlabs@chromium.org/297833002/40001
6 years, 7 months ago (2014-05-23 04:55:33 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-23 06:53:53 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-23 08:01:01 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_chromeos_rel/builds/30414)
6 years, 7 months ago (2014-05-23 08:01:01 UTC) #13
Kibeom Kim (inactive)
The CQ bit was checked by kkimlabs@chromium.org
6 years, 7 months ago (2014-05-23 18:33:11 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kkimlabs@chromium.org/297833002/40001
6 years, 7 months ago (2014-05-23 18:33:31 UTC) #15
commit-bot: I haz the power
6 years, 7 months ago (2014-05-24 00:37:28 UTC) #16
Message was sent while issue was closed.
Change committed as 272657

Powered by Google App Engine
This is Rietveld 408576698