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

Issue 2068793002: Allow any Chromium trybot to run webkit_tests. (Closed)

Created:
4 years, 6 months ago by bungeman-chromium
Modified:
4 years, 4 months ago
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/build@master
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Allow any Chromium trybot to run webkit_tests. Check for the property 'force_blink_tests' and, if specified, use its value to override the default setting for running the webkit_tests step. The command 'git cl try -p force_blink_tests=True' may be used to specify this property. The immediate use case is to run webkit_tests on Windows 8 and 10 trybots. BUG=chromium:620356

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M scripts/slave/recipes/chromium_trybot.py View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2068793002/1
4 years, 6 months ago (2016-06-14 19:15:55 UTC) #2
commit-bot: I haz the power
Dry run: No L-G-T-M from a valid reviewer yet. CQ run can only be started ...
4 years, 6 months ago (2016-06-14 19:15:57 UTC) #4
bungeman-chromium
This is a proposed solution to a feature request I have. Specifically, with https://crrev.com/2065833002 glyph ...
4 years, 6 months ago (2016-06-14 19:22:30 UTC) #6
Dirk Pranke
normally the way we decide what tests to run is by changing the matching entries ...
4 years, 6 months ago (2016-06-14 21:45:37 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2068793002/1
4 years, 6 months ago (2016-06-14 22:22:49 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-14 22:27:41 UTC) #12
bungeman-chromium
On 2016/06/14 21:45:37, Dirk Pranke wrote: > normally the way we decide what tests to ...
4 years, 6 months ago (2016-06-14 22:50:20 UTC) #13
Paweł Hajdan Jr.
Why not modify CHROMIUM_BLINK_TESTS_BUILDERS instead? In general, I don't think ad-hoc properties like this are ...
4 years, 6 months ago (2016-06-15 14:36:27 UTC) #14
Dirk Pranke
On 2016/06/15 14:36:27, Paweł Hajdan Jr. wrote: > Why not modify CHROMIUM_BLINK_TESTS_BUILDERS instead? That would ...
4 years, 6 months ago (2016-06-15 15:11:28 UTC) #15
bungeman-skia
On 2016/06/15 14:36:27, Paweł Hajdan Jr. wrote: > Why not modify CHROMIUM_BLINK_TESTS_BUILDERS instead? Because then ...
4 years, 6 months ago (2016-06-15 15:28:28 UTC) #16
Dirk Pranke
4 years, 6 months ago (2016-06-15 15:36:45 UTC) #17
On 2016/06/15 15:28:28, bungeman-skia wrote:
> The issue I'm trying to work around is that BlinkTests *is* currently ad-hoc.
I
> don't like adding ad-hoc properties either, but I would like to run
webkit_tests
> on a Windows 8 and 10 trybot on a change that needs to land within the week,
and
> I'm going to need to do so on an ongoing basis in the future once it lands.

We don't actually support Win8 in the webkit_tests anymore, so you don't need to
worry about that one.

Powered by Google App Engine
This is Rietveld 408576698