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

Issue 892463002: Merged Android and non-Android code paths to reuse code in GTestTest (Closed)

Created:
5 years, 10 months ago by Sergiy Byelozyorov
Modified:
5 years, 10 months ago
Reviewers:
Paweł Hajdan Jr.
CC:
chromium-reviews, pgervais+watch_chromium.org, kjellander-cc_chromium.org, cmp-cc_chromium.org, stip+watch_chromium.org
Target Ref:
refs/heads/master
Project:
tools
Visibility:
Public.

Description

Merged Android and non-Android code paths to reuse code in GTestTest With this change results for Android GTests will be correctly parsed and interpreted by the *-ng bots. BUG=451020 R=phajdan.jr@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=293871

Patch Set 1 #

Total comments: 5

Patch Set 2 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+149 lines, -61 lines) Patch
M scripts/slave/recipe_modules/chromium/steps.py View 1 3 chunks +24 lines, -19 lines 0 comments Download
M scripts/slave/recipe_modules/chromium_android/api.py View 2 chunks +5 lines, -2 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_Tests.json View 20 chunks +60 lines, -20 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_Tests__dbg_.json View 20 chunks +60 lines, -20 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
Sergiy Byelozyorov
5 years, 10 months ago (2015-01-29 16:56:22 UTC) #1
Sergiy Byelozyorov
https://codereview.chromium.org/892463002/diff/1/scripts/slave/recipe_modules/chromium/steps.py File scripts/slave/recipe_modules/chromium/steps.py (right): https://codereview.chromium.org/892463002/diff/1/scripts/slave/recipe_modules/chromium/steps.py#newcode250 scripts/slave/recipe_modules/chromium/steps.py:250: kwargs['json_results_file'] = gtest_results_file Since Android test launcher tries to ...
5 years, 10 months ago (2015-01-29 17:09:58 UTC) #2
Paweł Hajdan Jr.
LGTM w/comments https://codereview.chromium.org/892463002/diff/1/scripts/slave/recipe_modules/chromium/steps.py File scripts/slave/recipe_modules/chromium/steps.py (right): https://codereview.chromium.org/892463002/diff/1/scripts/slave/recipe_modules/chromium/steps.py#newcode248 scripts/slave/recipe_modules/chromium/steps.py:248: isolate_fpath = api.path['checkout'].join(self._android_isolate_path) nit: Instead of somewhat ...
5 years, 10 months ago (2015-01-29 20:19:12 UTC) #3
Sergiy Byelozyorov
On 2015/01/29 20:19:12, Paweł Hajdan Jr. wrote: > LGTM w/comments > > https://codereview.chromium.org/892463002/diff/1/scripts/slave/recipe_modules/chromium/steps.py > File ...
5 years, 10 months ago (2015-01-29 20:22:37 UTC) #4
Sergiy Byelozyorov
https://codereview.chromium.org/892463002/diff/1/scripts/slave/recipe_modules/chromium/steps.py File scripts/slave/recipe_modules/chromium/steps.py (right): https://codereview.chromium.org/892463002/diff/1/scripts/slave/recipe_modules/chromium/steps.py#newcode248 scripts/slave/recipe_modules/chromium/steps.py:248: isolate_fpath = api.path['checkout'].join(self._android_isolate_path) On 2015/01/29 20:19:12, Paweł Hajdan Jr. ...
5 years, 10 months ago (2015-01-29 20:24:22 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/892463002/20001
5 years, 10 months ago (2015-01-29 20:24:44 UTC) #7
commit-bot: I haz the power
5 years, 10 months ago (2015-01-29 20:26:02 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=293871

Powered by Google App Engine
This is Rietveld 408576698