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

Issue 11565044: Add win8 aura bot to chromium.win, make tryserver match (Closed)

Created:
8 years ago by scottmg
Modified:
7 years, 11 months ago
Reviewers:
cmp, Peter Mayo
CC:
chromium-reviews, nsylvain+cc_chromium.org, cmp+cc_chromium.org
Visibility:
Public.

Description

Add win8 aura bot to chromium.win, make tryserver a closer match Running only a minimal set of tests currently. BUG=154081, 168808 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=175844

Patch Set 1 #

Patch Set 2 : #

Total comments: 5

Patch Set 3 : #

Total comments: 6

Patch Set 4 : #

Patch Set 5 : #

Total comments: 2

Patch Set 6 : #

Total comments: 16

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -15 lines) Patch
M masters/master.chromium.win/master_win_cfg.py View 1 2 3 4 5 6 1 chunk +15 lines, -0 lines 0 comments Download
M masters/master.chromium.win/slaves.cfg View 1 2 3 4 1 chunk +4 lines, -6 lines 0 comments Download
M masters/master.tryserver.chromium/master.cfg View 1 2 3 4 5 6 4 chunks +6 lines, -6 lines 0 comments Download
M masters/master.tryserver.chromium/slaves.cfg View 1 2 3 4 5 6 3 chunks +16 lines, -3 lines 0 comments Download

Messages

Total messages: 26 (0 generated)
scottmg
8 years ago (2012-12-14 18:58:33 UTC) #1
cmp
lgtm, would like petermayo to take a look, too Do you mean for the "chromium.win" ...
8 years ago (2012-12-17 02:50:02 UTC) #2
scottmg
On 2012/12/17 02:50:02, cmp wrote: > lgtm, would like petermayo to take a look, too ...
8 years ago (2012-12-17 19:08:52 UTC) #3
Peter Mayo
I'm not sure why we are calling the windows bots with aura ash bots and ...
8 years ago (2012-12-17 20:20:22 UTC) #4
scottmg
On 2012/12/17 20:20:22, Peter Mayo wrote: > I'm not sure why we are calling the ...
8 years ago (2012-12-17 20:28:15 UTC) #5
Peter Mayo
https://codereview.chromium.org/11565044/diff/4/masters/master.chromium.win/master_win_cfg.py File masters/master.chromium.win/master_win_cfg.py (right): https://codereview.chromium.org/11565044/diff/4/masters/master.chromium.win/master_win_cfg.py#newcode379 masters/master.chromium.win/master_win_cfg.py:379: aura_gyp_defines = ('use_aura=1 win_debug_disable_iterator_debugging=1') On 2012/12/17 20:20:22, Peter Mayo ...
8 years ago (2012-12-17 20:38:17 UTC) #6
scottmg
https://codereview.chromium.org/11565044/diff/4/masters/master.chromium.win/master_win_cfg.py File masters/master.chromium.win/master_win_cfg.py (right): https://codereview.chromium.org/11565044/diff/4/masters/master.chromium.win/master_win_cfg.py#newcode379 masters/master.chromium.win/master_win_cfg.py:379: aura_gyp_defines = ('use_aura=1 win_debug_disable_iterator_debugging=1') On 2012/12/17 20:38:17, Peter Mayo ...
8 years ago (2012-12-17 20:53:07 UTC) #7
Peter Mayo
https://codereview.chromium.org/11565044/diff/11001/masters/master.chromium.win/master_win_cfg.py File masters/master.chromium.win/master_win_cfg.py (right): https://codereview.chromium.org/11565044/diff/11001/masters/master.chromium.win/master_win_cfg.py#newcode356 masters/master.chromium.win/master_win_cfg.py:356: B('Win Aura', 'dbg_aura', 'compile|windows', 'win_dbg', Win Aura Builder? Arg ...
8 years ago (2012-12-17 21:23:48 UTC) #8
scottmg
https://codereview.chromium.org/11565044/diff/11001/masters/master.chromium.win/master_win_cfg.py File masters/master.chromium.win/master_win_cfg.py (right): https://codereview.chromium.org/11565044/diff/11001/masters/master.chromium.win/master_win_cfg.py#newcode356 masters/master.chromium.win/master_win_cfg.py:356: B('Win Aura', 'dbg_aura', 'compile|windows', 'win_dbg', On 2012/12/17 21:23:48, Peter ...
8 years ago (2012-12-17 22:00:40 UTC) #9
Peter Mayo
Don't forget there is sometimes some setup to getting the NFS or lighttpd running on ...
8 years ago (2012-12-20 19:26:57 UTC) #10
cmp
Are you thinking you'll need to change all of the win_ash bots to be win8? ...
8 years ago (2012-12-20 19:30:58 UTC) #11
scottmg
On 2012/12/20 19:26:57, Peter Mayo wrote: > Don't forget there is sometimes some setup to ...
8 years ago (2012-12-20 19:32:12 UTC) #12
Peter Mayo
On 2012/12/20 19:30:58, cmp wrote: > Are you thinking you'll need to change all of ...
8 years ago (2012-12-20 20:19:40 UTC) #13
scottmg
ptal: - tryserver now on win8 vm to match waterfall - rather than "aura" and ...
7 years, 11 months ago (2013-01-09 17:29:03 UTC) #14
Peter Mayo
LGTM https://codereview.chromium.org/11565044/diff/24001/masters/master.chromium.win/master_win_cfg.py File masters/master.chromium.win/master_win_cfg.py (right): https://codereview.chromium.org/11565044/diff/24001/masters/master.chromium.win/master_win_cfg.py#newcode422 masters/master.chromium.win/master_win_cfg.py:422: B('Win8 Ash', 'dbg_aura_win8', 'testers|windows', Won't it be easier ...
7 years, 11 months ago (2013-01-09 17:50:20 UTC) #15
scottmg
thanks https://codereview.chromium.org/11565044/diff/24001/masters/master.chromium.win/master_win_cfg.py File masters/master.chromium.win/master_win_cfg.py (right): https://codereview.chromium.org/11565044/diff/24001/masters/master.chromium.win/master_win_cfg.py#newcode422 masters/master.chromium.win/master_win_cfg.py:422: B('Win8 Ash', 'dbg_aura_win8', 'testers|windows', On 2013/01/09 17:50:20, Peter ...
7 years, 11 months ago (2013-01-09 18:12:40 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/11565044/30001
7 years, 11 months ago (2013-01-09 18:14:11 UTC) #17
commit-bot: I haz the power
Presubmit check for 11565044-30001 failed and returned exit status 1. Running presubmit commit checks ...
7 years, 11 months ago (2013-01-09 18:17:49 UTC) #18
cmp
https://codereview.chromium.org/11565044/diff/30001/masters/master.tryserver.chromium/master.cfg File masters/master.tryserver.chromium/master.cfg (right): https://codereview.chromium.org/11565044/diff/30001/masters/master.tryserver.chromium/master.cfg#newcode1300 masters/master.tryserver.chromium/master.cfg:1300: b_win_aura = CreateBuilder( Let's make this b_win7_aura. https://codereview.chromium.org/11565044/diff/30001/masters/master.tryserver.chromium/master.cfg#newcode1303 masters/master.tryserver.chromium/master.cfg:1303: ...
7 years, 11 months ago (2013-01-09 18:47:54 UTC) #19
cmp
These changes will require a CQ change, BTW.
7 years, 11 months ago (2013-01-09 18:48:46 UTC) #20
scottmg
thanks https://chromiumcodereview.appspot.com/11565044/diff/30001/masters/master.tryserver.chromium/master.cfg File masters/master.tryserver.chromium/master.cfg (right): https://chromiumcodereview.appspot.com/11565044/diff/30001/masters/master.tryserver.chromium/master.cfg#newcode1300 masters/master.tryserver.chromium/master.cfg:1300: b_win_aura = CreateBuilder( On 2013/01/09 18:47:54, cmp wrote: ...
7 years, 11 months ago (2013-01-09 18:56:42 UTC) #21
cmp
lgtm
7 years, 11 months ago (2013-01-09 18:58:57 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/11565044/36001
7 years, 11 months ago (2013-01-09 19:00:51 UTC) #23
commit-bot: I haz the power
Change committed as 175844
7 years, 11 months ago (2013-01-09 19:04:28 UTC) #24
M-A Ruel
On 2013/01/09 19:04:28, I haz the power (commit-bot) wrote: > Change committed as 175844 The ...
7 years, 11 months ago (2013-01-11 13:40:54 UTC) #25
scottmg
7 years, 11 months ago (2013-01-11 16:37:58 UTC) #26
Message was sent while issue was closed.
On 2013/01/11 13:40:54, Marc-Antoine Ruel wrote:
> On 2013/01/09 19:04:28, I haz the power (commit-bot) wrote:
> > Change committed as 175844
> 
> The CQ ... :(

Sorry, I guess I misunderstood cmp's comment. Did something break/did you
revert?

Powered by Google App Engine
This is Rietveld 408576698