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

Issue 2194553002: Make chromium_trybots always run layout tests on tryserver.blink bots. (Closed)

Created:
4 years, 4 months ago by qyearsley
Modified:
4 years, 4 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org, Paweł Hajdan Jr.
Base URL:
https://chromium.googlesource.com/chromium/tools/build.git@master
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Make chromium_trybots always run layout tests on tryserver.blink bots. Note how this makes it so that use_{skia,v8}_patch_on_blink_trybot simulation expectation files include more tests. The webkit_tests was in the simulation expectation files for the other blink try bots because "suppress_analyze" was in the test, but that wasn't in the step for use_{skia,v8}_patch_on_blink_trybot. Pros: - This makes tryserver.blink bots behave similarly to the *_chromium_rel_ng builders Cons - This would not make the new linux_layout_tests_slimming_paint_v2 bot work as it should. - This results in running some blink-related tests that may not be necessary depending on the CL This is one alternative to http://crrev.com/2190163003. BUG=631014 Committed: https://chromium.googlesource.com/chromium/tools/build/+/f0cf894af9bbfc9eec5e1237088ea790d25d3008

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+462 lines, -5 lines) Patch
M scripts/slave/recipes/chromium_trybot.py View 1 chunk +2 lines, -1 line 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/use_skia_patch_on_blink_trybot.json View 3 chunks +230 lines, -2 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_blink_trybot.json View 3 chunks +230 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (11 generated)
qyearsley
4 years, 4 months ago (2016-07-28 23:34:21 UTC) #6
Dirk Pranke
lgtm
4 years, 4 months ago (2016-07-29 23:59:21 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2194553002/1
4 years, 4 months ago (2016-07-30 01:07:12 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/tools/build/+/f0cf894af9bbfc9eec5e1237088ea790d25d3008
4 years, 4 months ago (2016-07-30 01:11:10 UTC) #15
qyearsley
4 years, 4 months ago (2016-08-03 21:39:28 UTC) #16
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2206763003/ by qyearsley@chromium.org.

The reason for reverting is: After http://crbug.com/2195223002, layout tests are
not filtered out of the test list for Blink try jobs, so there's no need to add
Blink tests again.

See http://crbug.com/634104..

Powered by Google App Engine
This is Rietveld 408576698