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

Issue 1843623002: Add tests for Headless Linux bot (Closed)

Created:
4 years, 8 months ago by perezju
Modified:
4 years, 8 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add tests for Headless Linux bot BUG=594108 Committed: https://crrev.com/b8b863a043b50ec783dc9cacd683700802a27130 Cr-Commit-Position: refs/heads/master@{#387563}

Patch Set 1 #

Patch Set 2 : addressed comments #

Total comments: 4

Patch Set 3 : addressed dirk's comments #

Total comments: 2

Patch Set 4 : add compile_targets #

Total comments: 2

Patch Set 5 : additional_compile_targets #

Patch Set 6 : add headless_unittests #

Patch Set 7 : rebase #

Patch Set 8 : reuse //build/args template #

Patch Set 9 : blimp -> headless :-/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
A build/args/bots/chromium.fyi/headless_linux_dbg.gn View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -0 lines 0 comments Download
M testing/buildbot/chromium.fyi.json View 1 2 3 4 5 6 1 chunk +14 lines, -0 lines 0 comments Download
M testing/buildbot/gn_isolate_map.pyl View 1 2 3 4 5 6 1 chunk +8 lines, -0 lines 0 comments Download
M tools/mb/mb_config.pyl View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (5 generated)
perezju
4 years, 8 months ago (2016-03-29 15:04:49 UTC) #2
jbudorick
You'll also want to add a configuration for this bot to //tools/mb/mb_config.pyl. That should specify ...
4 years, 8 months ago (2016-03-29 15:15:14 UTC) #3
Sami
Looks great. Not completely sure if we need "raw" or "console_test_launcher" but I guess we ...
4 years, 8 months ago (2016-03-29 15:30:04 UTC) #5
perezju
Addressed both comments. Dirk, could you also have a look at the mb/gn configs and ...
4 years, 8 months ago (2016-03-29 16:10:03 UTC) #7
Dirk Pranke
https://codereview.chromium.org/1843623002/diff/20001/tools/mb/mb_config.pyl File tools/mb/mb_config.pyl (right): https://codereview.chromium.org/1843623002/diff/20001/tools/mb/mb_config.pyl#newcode1122 tools/mb/mb_config.pyl:1122: 'gn', 'headless', 'debug_bot', 'x64', You should not specify x64; ...
4 years, 8 months ago (2016-03-29 19:25:20 UTC) #8
perezju
Thanks for the comments. PTAL https://codereview.chromium.org/1843623002/diff/20001/tools/mb/mb_config.pyl File tools/mb/mb_config.pyl (right): https://codereview.chromium.org/1843623002/diff/20001/tools/mb/mb_config.pyl#newcode1122 tools/mb/mb_config.pyl:1122: 'gn', 'headless', 'debug_bot', 'x64', ...
4 years, 8 months ago (2016-03-30 10:57:33 UTC) #9
Dirk Pranke
lgtm, apart from the fact that skyostil@ posted https://codereview.chromium.org/1845473003/ and these two aren't going to ...
4 years, 8 months ago (2016-03-31 01:50:18 UTC) #10
Sami
On 2016/03/31 01:50:18, Dirk Pranke wrote: > lgtm, apart from the fact that skyostil@ posted ...
4 years, 8 months ago (2016-03-31 09:44:46 UTC) #11
perezju
I've added the compile_targets to this CL as per the comments in https://codereview.chromium.org/1840063002 Will wait ...
4 years, 8 months ago (2016-04-01 11:13:03 UTC) #12
Dirk Pranke
I'm not sure what you mean by "Will wait for Dirk's fix in MB to ...
4 years, 8 months ago (2016-04-01 16:56:41 UTC) #13
perezju
On 2016/04/01 16:56:41, Dirk Pranke wrote: > Is the bot currently broken w/o this patch, ...
4 years, 8 months ago (2016-04-04 11:32:47 UTC) #14
Dirk Pranke
On 2016/04/04 11:32:47, perezju wrote: > On 2016/04/01 16:56:41, Dirk Pranke wrote: > > Is ...
4 years, 8 months ago (2016-04-04 21:05:20 UTC) #15
perezju
On 2016/04/04 21:05:20, Dirk Pranke wrote: > We should try it and see and, eventually, ...
4 years, 8 months ago (2016-04-05 09:30:10 UTC) #16
perezju
Took the chance to slip the headless_unittests in from https://codereview.chromium.org/1866063002/ https://codereview.chromium.org/1843623002/diff/40001/tools/mb/mb_config.pyl File tools/mb/mb_config.pyl (right): https://codereview.chromium.org/1843623002/diff/40001/tools/mb/mb_config.pyl#newcode1638 ...
4 years, 8 months ago (2016-04-07 13:19:31 UTC) #17
perezju
Dirk, please have another look. If I understand correctly, this should be now unblocked.
4 years, 8 months ago (2016-04-14 12:05:20 UTC) #18
Dirk Pranke
lgtm. I'm waffling a bit on whether it should be 'Headless_Linux_(dbg).json' to match the case, ...
4 years, 8 months ago (2016-04-14 16:25:01 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1843623002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1843623002/160001
4 years, 8 months ago (2016-04-15 08:06:57 UTC) #21
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years, 8 months ago (2016-04-15 09:20:16 UTC) #22
commit-bot: I haz the power
4 years, 8 months ago (2016-04-15 09:21:27 UTC) #24
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/b8b863a043b50ec783dc9cacd683700802a27130
Cr-Commit-Position: refs/heads/master@{#387563}

Powered by Google App Engine
This is Rietveld 408576698