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

Issue 23591008: Add mini_installer tests to the Chromium build infrastructure. (Closed)

Created:
7 years, 3 months ago by sukolsak
Modified:
6 years, 11 months ago
CC:
chromium-reviews, cmp-cc_chromium.org, ilevy-cc_chromium.org, xusydoc+watch_chromium.org, kjellander+cc_chromium.org
Base URL:
http://src.chromium.org/chrome/trunk/tools/build/
Visibility:
Public.

Description

Add mini_installer tests to the Chromium build infrastructure. BUG=264859 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=220214

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address csharp's comments. #

Total comments: 4

Patch Set 3 : Address maruel's comments. #

Total comments: 4

Patch Set 4 : Address robertshield's comment. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -0 lines) Patch
M masters/master.chromium.fyi/master.cfg View 1 2 3 4 chunks +17 lines, -0 lines 0 comments Download
M masters/master.chromium.fyi/slaves.cfg View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M scripts/master/factory/chromium_commands.py View 1 2 3 2 chunks +12 lines, -0 lines 2 comments Download
M scripts/master/factory/chromium_factory.py View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
csharp
https://codereview.chromium.org/23591008/diff/1/masters/master.chromium.fyi/master.cfg File masters/master.chromium.fyi/master.cfg (right): https://codereview.chromium.org/23591008/diff/1/masters/master.chromium.fyi/master.cfg#newcode151 masters/master.chromium.fyi/master.cfg:151: 'Chromium Win MiniInstaller Tests', If you can use the ...
7 years, 3 months ago (2013-08-28 19:25:00 UTC) #1
sukolsak
Thank you for your review. https://codereview.chromium.org/23591008/diff/1/masters/master.chromium.fyi/master.cfg File masters/master.chromium.fyi/master.cfg (right): https://codereview.chromium.org/23591008/diff/1/masters/master.chromium.fyi/master.cfg#newcode151 masters/master.chromium.fyi/master.cfg:151: 'Chromium Win MiniInstaller Tests', ...
7 years, 3 months ago (2013-08-28 19:46:19 UTC) #2
M-A Ruel
https://codereview.chromium.org/23591008/diff/1005/masters/master.chromium.fyi/master.cfg File masters/master.chromium.fyi/master.cfg (right): https://codereview.chromium.org/23591008/diff/1005/masters/master.chromium.fyi/master.cfg#newcode165 masters/master.chromium.fyi/master.cfg:165: 'Chromium Win MiniInstaller Tests']) sort https://codereview.chromium.org/23591008/diff/1005/scripts/master/factory/chromium_commands.py File scripts/master/factory/chromium_commands.py (right): ...
7 years, 3 months ago (2013-08-28 19:50:12 UTC) #3
Mike Stip (use stip instead)
address maurel's comments, then lg2m
7 years, 3 months ago (2013-08-28 21:02:27 UTC) #4
sukolsak
Add mini_installer tests to the Chromium build infrastructure.
7 years, 3 months ago (2013-08-29 00:05:49 UTC) #5
sukolsak
Thank you for your review. https://codereview.chromium.org/23591008/diff/1005/masters/master.chromium.fyi/master.cfg File masters/master.chromium.fyi/master.cfg (right): https://codereview.chromium.org/23591008/diff/1005/masters/master.chromium.fyi/master.cfg#newcode165 masters/master.chromium.fyi/master.cfg:165: 'Chromium Win MiniInstaller Tests']) ...
7 years, 3 months ago (2013-08-29 00:07:48 UTC) #6
Mike Stip (use stip instead)
lgtm
7 years, 3 months ago (2013-08-29 00:13:33 UTC) #7
robertshield
https://codereview.chromium.org/23591008/diff/11001/scripts/master/factory/chromium_commands.py File scripts/master/factory/chromium_commands.py (right): https://codereview.chromium.org/23591008/diff/11001/scripts/master/factory/chromium_commands.py#newcode103 scripts/master/factory/chromium_commands.py:103: self._mini_installer_tests = J('src', 'chrome', 'test', 'mini_installer', nit: s/_mini_installer_tests/_mini_installer_tests_config https://codereview.chromium.org/23591008/diff/11001/scripts/master/factory/chromium_commands.py#newcode1605 ...
7 years, 3 months ago (2013-08-29 00:45:01 UTC) #8
sukolsak
Thanks for your review. https://codereview.chromium.org/23591008/diff/11001/scripts/master/factory/chromium_commands.py File scripts/master/factory/chromium_commands.py (right): https://codereview.chromium.org/23591008/diff/11001/scripts/master/factory/chromium_commands.py#newcode103 scripts/master/factory/chromium_commands.py:103: self._mini_installer_tests = J('src', 'chrome', 'test', ...
7 years, 3 months ago (2013-08-29 07:38:54 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sukolsak@chromium.org/23591008/22001
7 years, 3 months ago (2013-08-29 07:40:31 UTC) #10
commit-bot: I haz the power
Change committed as 220214
7 years, 3 months ago (2013-08-29 07:41:20 UTC) #11
Nico
https://chromiumcodereview.appspot.com/23591008/diff/22001/scripts/master/factory/chromium_commands.py File scripts/master/factory/chromium_commands.py (right): https://chromiumcodereview.appspot.com/23591008/diff/22001/scripts/master/factory/chromium_commands.py#newcode105 scripts/master/factory/chromium_commands.py:105: 'config.config') Do you intend to have several configs in ...
7 years ago (2013-12-14 00:21:39 UTC) #12
robertshield
6 years, 11 months ago (2014-01-23 20:35:50 UTC) #13
Message was sent while issue was closed.
@Nico:

https://chromiumcodereview.appspot.com/23591008/diff/22001/scripts/master/fac...
File scripts/master/factory/chromium_commands.py (right):

https://chromiumcodereview.appspot.com/23591008/diff/22001/scripts/master/fac...
scripts/master/factory/chromium_commands.py:105: 'config.config')
On 2013/12/14 00:21:40, Nico wrote:
> Do you intend to have several configs in the future? Why doesn't
test_install.py
> just pick up the config from config/config.config relative to itself?

I'm looking into resurrecting these tests and moving them from the fyi waterfall
to the main waterfall. Came across your comment. Being able to use different
configs is useful during development, but I can see why it would be useful to
have the runner look in config/config.config by default.  I'll send you a patch
in a bit.

Powered by Google App Engine
This is Rietveld 408576698