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

Issue 11882038: Add components_unittests to bots (Closed)

Created:
7 years, 11 months ago by kaiwang
Modified:
7 years, 11 months ago
Reviewers:
iannucci
CC:
chromium-reviews, cmp+cc_chromium.org, kjellander+cc_chromium.org
Base URL:
https://git.chromium.org/chromium/tools/build.git@master
Visibility:
Public.

Description

Add components_unittests to bots BUG=169312, 170191

Patch Set 1 #

Total comments: 31

Patch Set 2 : Address comments #

Patch Set 3 : Remove more memory related #

Total comments: 12

Patch Set 4 : Address comments #

Patch Set 5 : Modify more according to magic "unit" #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -1 line) Patch
M masters/master.chromium.chromiumos/master_chromiumos_cfg.py View 2 chunks +2 lines, -0 lines 0 comments Download
M masters/master.chromium.chromiumos/master_gatekeeper_cfg.py View 1 chunk +1 line, -0 lines 0 comments Download
M masters/master.chromium.fyi/master.cfg View 1 2 3 4 4 chunks +4 lines, -0 lines 0 comments Download
M masters/master.chromium.fyi/master_win_asan_cfg.py View 1 chunk +1 line, -0 lines 0 comments Download
M masters/master.chromium.linux/master_gatekeeper_cfg.py View 1 chunk +1 line, -0 lines 0 comments Download
M masters/master.chromium.linux/master_linux_cfg.py View 4 chunks +5 lines, -1 line 0 comments Download
M masters/master.chromium.lkgr/lkgr_finder.py View 3 chunks +3 lines, -0 lines 0 comments Download
M masters/master.chromium.mac/master_gatekeeper_cfg.py View 1 chunk +1 line, -0 lines 0 comments Download
M masters/master.chromium.mac/master_mac_cfg.py View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M masters/master.chromium.memory/master_gatekeeper_cfg.py View 1 chunk +1 line, -0 lines 0 comments Download
M masters/master.chromium.memory/master_mac_cfg.py View 2 chunks +2 lines, -0 lines 0 comments Download
M masters/master.chromium.webkit/master_chromiumos_latest_cfg.py View 1 chunk +1 line, -0 lines 0 comments Download
M masters/master.chromium.win/master_gatekeeper_cfg.py View 1 chunk +1 line, -0 lines 0 comments Download
M masters/master.chromium.win/master_win_cfg.py View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M masters/master.tryserver.chromium/master.cfg View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M scripts/master/factory/chromium_factory.py View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
kaiwang
Added to most places we had content_unittests except ios related and aura related Really not ...
7 years, 11 months ago (2013-01-15 04:39:46 UTC) #1
iannucci
Overall, it may be worthwhile splitting this into: * Changes to add 'components_unittests' to scripts/ ...
7 years, 11 months ago (2013-01-15 23:53:19 UTC) #2
kaiwang
Reverted memory related stuff. It's so complicated... https://codereview.chromium.org/11882038/diff/1/masters/master.chromium.chromiumos/master_chromiumos_cfg.py File masters/master.chromium.chromiumos/master_chromiumos_cfg.py (right): https://codereview.chromium.org/11882038/diff/1/masters/master.chromium.chromiumos/master_chromiumos_cfg.py#newcode34 masters/master.chromium.chromiumos/master_chromiumos_cfg.py:34: 'components_unittests', The ...
7 years, 11 months ago (2013-01-16 01:50:53 UTC) #3
iannucci
One more round :/ https://chromiumcodereview.appspot.com/11882038/diff/14001/masters/master.chromium.lkgr/lkgr_finder.py File masters/master.chromium.lkgr/lkgr_finder.py (right): https://chromiumcodereview.appspot.com/11882038/diff/14001/masters/master.chromium.lkgr/lkgr_finder.py#newcode92 masters/master.chromium.lkgr/lkgr_finder.py:92: 'components_unittests', You only want this ...
7 years, 11 months ago (2013-01-16 19:25:36 UTC) #4
kaiwang
https://codereview.chromium.org/11882038/diff/14001/masters/master.chromium.lkgr/lkgr_finder.py File masters/master.chromium.lkgr/lkgr_finder.py (right): https://codereview.chromium.org/11882038/diff/14001/masters/master.chromium.lkgr/lkgr_finder.py#newcode92 masters/master.chromium.lkgr/lkgr_finder.py:92: 'components_unittests', Yes, components_unittests will be running on win https://codereview.chromium.org/11882038/diff/14001/masters/master.chromium.lkgr/lkgr_finder.py#newcode178 ...
7 years, 11 months ago (2013-01-16 19:49:15 UTC) #5
iannucci
7 years, 11 months ago (2013-01-17 02:55:08 UTC) #6
This lgtm. It will be best to land in chunks, scripts change first, and then one
master at a time :)

Powered by Google App Engine
This is Rietveld 408576698