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

Issue 595143002: Enable isolate on Linux release builder. (Closed)

Created:
6 years, 3 months ago by jam
Modified:
6 years, 3 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, pgervais+watch_chromium.org, kjellander-cc_chromium.org, cmp-cc_chromium.org, stip+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/build.git@master
Project:
tools
Visibility:
Public.

Description

Enable isolate on Linux release builder. Fix coverage warning by removing old codepath. The two parameter version of find_isolated_tests has been called by GPU bots for a long time so we know it works. BUG=414808 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=292114 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=292121

Patch Set 1 #

Patch Set 2 : update #

Patch Set 3 : rebase #

Patch Set 4 : reupload after revert #

Patch Set 5 : fix #

Total comments: 4

Patch Set 6 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+205 lines, -86 lines) Patch
M scripts/slave/recipe_modules/chromium/chromium_linux.py View 1 2 chunks +3 lines, -0 lines 0 comments Download
M scripts/slave/recipe_modules/chromium_tests/api.py View 1 2 3 4 5 2 chunks +9 lines, -9 lines 0 comments Download
M scripts/slave/recipes/chromium.py View 1 2 3 4 1 chunk +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/archive_dependencies_failure.json View 1 1 chunk +14 lines, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/arm.json View 1 1 chunk +0 lines, -20 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/buildnumber_zero.json View 1 1 chunk +14 lines, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_gtest.json View 1 1 chunk +14 lines, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_gtest_on_builder.json View 1 1 chunk +14 lines, -1 line 0 comments Download
A + scripts/slave/recipes/chromium.expected/dynamic_swarmed_gtest.json View 1 2 3 4 4 chunks +38 lines, -7 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_ARM_Cross_Compile.json View 1 1 chunk +0 lines, -20 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Builder.json View 1 1 chunk +14 lines, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Builder__dbg_.json View 1 chunk +0 lines, -20 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Tests.json View 1 1 chunk +14 lines, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Builder.json View 1 1 chunk +14 lines, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests.json View 1 1 chunk +14 lines, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_linux_bisect_builder.json View 1 1 chunk +14 lines, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/one_failure_keeps_going_dynamic_tests.json View 1 1 chunk +14 lines, -1 line 0 comments Download

Messages

Total messages: 22 (11 generated)
jam
6 years, 3 months ago (2014-09-24 00:59:00 UTC) #2
M-A Ruel
lgtm Just keep an eye on general compile time on the builder for slow down. ...
6 years, 3 months ago (2014-09-24 01:02:10 UTC) #3
jam
On 2014/09/24 01:02:10, M-A Ruel wrote: > lgtm > > Just keep an eye on ...
6 years, 3 months ago (2014-09-24 01:09:16 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/595143002/40001
6 years, 3 months ago (2014-09-24 15:55:29 UTC) #6
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 292114
6 years, 3 months ago (2014-09-24 15:56:30 UTC) #7
jam
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/594153003/ by jam@chromium.org. ...
6 years, 3 months ago (2014-09-24 16:38:29 UTC) #8
jam
updated after revert
6 years, 3 months ago (2014-09-24 19:33:30 UTC) #16
M-A Ruel
lgtm https://codereview.chromium.org/595143002/diff/190001/scripts/slave/recipe_modules/chromium_tests/api.py File scripts/slave/recipe_modules/chromium_tests/api.py (right): https://codereview.chromium.org/595143002/diff/190001/scripts/slave/recipe_modules/chromium_tests/api.py#newcode224 scripts/slave/recipe_modules/chromium_tests/api.py:224: tests_including_triggered = copy.copy(tests) tests_including_triggered = tests[:] https://codereview.chromium.org/595143002/diff/190001/scripts/slave/recipe_modules/chromium_tests/api.py#newcode241 scripts/slave/recipe_modules/chromium_tests/api.py:241: ...
6 years, 3 months ago (2014-09-24 19:37:01 UTC) #17
jam
Thanks https://codereview.chromium.org/595143002/diff/190001/scripts/slave/recipe_modules/chromium_tests/api.py File scripts/slave/recipe_modules/chromium_tests/api.py (right): https://codereview.chromium.org/595143002/diff/190001/scripts/slave/recipe_modules/chromium_tests/api.py#newcode224 scripts/slave/recipe_modules/chromium_tests/api.py:224: tests_including_triggered = copy.copy(tests) On 2014/09/24 19:37:00, M-A Ruel ...
6 years, 3 months ago (2014-09-24 19:47:37 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/595143002/210001
6 years, 3 months ago (2014-09-24 19:49:08 UTC) #21
commit-bot: I haz the power
6 years, 3 months ago (2014-09-24 19:50:50 UTC) #22
Message was sent while issue was closed.
Committed patchset #6 (id:210001) as 292121

Powered by Google App Engine
This is Rietveld 408576698