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

Issue 863023003: Make components_browsertests swarmable and add to main waterfall. (Closed)

Created:
5 years, 11 months ago by nyquist
Modified:
5 years, 11 months ago
Reviewers:
jam
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make components_browsertests swarmable and add to main waterfall. - Makes components_browsertests swarmable. - Adds components_browsertests to the main waterfall for linux, mac and win bots. - Updates the chromium tryserver to run components_browsertests as swarmable. BUG=311270 Committed: https://crrev.com/7a3df3b7171fa87f556d22803fdc02a67e975865 Cr-Commit-Position: refs/heads/master@{#312886}

Patch Set 1 #

Patch Set 2 : Add copyright header to isolate-file. #

Total comments: 9

Patch Set 3 : Removed a few dependencies and added components_browsertests to memory bot #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -19 lines) Patch
A + components/components_browsertests.isolate View 1 2 5 chunks +15 lines, -18 lines 0 comments Download
M components/components_tests.gyp View 1 chunk +24 lines, -0 lines 0 comments Download
M testing/buildbot/chromium.linux.json View 1 chunk +6 lines, -0 lines 0 comments Download
M testing/buildbot/chromium.mac.json View 1 chunk +6 lines, -0 lines 0 comments Download
M testing/buildbot/chromium.win.json View 1 chunk +6 lines, -0 lines 0 comments Download
M testing/buildbot/chromium_memory_trybot.json View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M testing/buildbot/chromium_trybot.json View 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 11 (2 generated)
nyquist
jam: PTAL
5 years, 11 months ago (2015-01-21 22:08:51 UTC) #2
jam
you'll also want to modify chromium_memory_trybot.json to get the asan trybot https://codereview.chromium.org/863023003/diff/20001/components/components_browsertests.isolate File components/components_browsertests.isolate (right): ...
5 years, 11 months ago (2015-01-22 16:42:56 UTC) #3
jam
you'll also want to modify chromium_memory_trybot.json to get the asan trybot
5 years, 11 months ago (2015-01-22 16:42:56 UTC) #4
nyquist
jam: PTAL Also added to chromium_memory_trybot.json. https://codereview.chromium.org/863023003/diff/20001/components/components_browsertests.isolate File components/components_browsertests.isolate (right): https://codereview.chromium.org/863023003/diff/20001/components/components_browsertests.isolate#newcode7 components/components_browsertests.isolate:7: '../gin/v8.isolate', On 2015/01/22 ...
5 years, 11 months ago (2015-01-22 22:47:33 UTC) #5
jam
lgtm https://codereview.chromium.org/863023003/diff/20001/components/components_browsertests.isolate File components/components_browsertests.isolate (right): https://codereview.chromium.org/863023003/diff/20001/components/components_browsertests.isolate#newcode23 components/components_browsertests.isolate:23: '<(PRODUCT_DIR)/content_shell.pak', On 2015/01/22 22:47:33, nyquist wrote: > On ...
5 years, 11 months ago (2015-01-23 17:35:08 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/863023003/40001
5 years, 11 months ago (2015-01-23 18:00:47 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 11 months ago (2015-01-23 18:57:33 UTC) #9
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/7a3df3b7171fa87f556d22803fdc02a67e975865 Cr-Commit-Position: refs/heads/master@{#312886}
5 years, 11 months ago (2015-01-23 18:59:09 UTC) #10
jam
5 years, 11 months ago (2015-01-24 00:22:57 UTC) #11
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/856323003/ by jam@chromium.org.

The reason for reverting is: Cause mac build flakiness, see
http://build.chromium.org/p/chromium.chrome/builders/Google%20Chrome%20Mac/bu...

I think the '<(PRODUCT_DIR)/Content Shell.app/', line in the isolate needs to
go. Looking closer, we should be launching the components_browsertest binary for
the renderer as well. Right now it launches Content Shell for the renderer,
which seems odd..

Powered by Google App Engine
This is Rietveld 408576698