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

Issue 101783011: Added isolates for remaining tests on GPU bots. (Closed)

Created:
6 years, 11 months ago by Ken Russell (switch to Gerrit)
Modified:
6 years, 11 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, csharp, bajones, Zhenyao Mo, ccameron, hubbe, Sami, ananta, Vadim Sh.
Visibility:
Public.

Description

Added isolates for remaining tests on GPU bots. These represent the non-Telemetry tests currently running on these bots. Tested locally on Linux. Will test on other platforms after the initial commit and update the isolates as necessary. BUG=321878 R=maruel@chromium.org TBR=maruel@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243388

Patch Set 1 #

Patch Set 2 : Added GYP conditions for new isolates. Rolled swarming_client to fix variable naming bug. #

Patch Set 3 : Rebased before sending to try servers. #

Total comments: 2

Patch Set 4 : Fixed bug in gles2_conform_test.isolate missed during local testing. #

Patch Set 5 : Fixed another bug in gles2_conform_test.isolate. #

Patch Set 6 : Worked around apparent bug in isolate.py. #

Patch Set 7 : Rebased. #

Patch Set 8 : Added missing dependencies for a couple of isolates (thanks ananta). #

Patch Set 9 : Retry failed upload. #

Total comments: 14

Patch Set 10 : Addressed maruel's review feedback. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+177 lines, -10 lines) Patch
M build/isolate.gypi View 1 1 chunk +4 lines, -0 lines 0 comments Download
A + chrome/angle_unittests.isolate View 1 2 3 4 5 6 7 8 9 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 5 6 7 3 chunks +72 lines, -0 lines 0 comments Download
A chrome/content_gl_tests.isolate View 1 2 3 4 5 6 7 8 9 1 chunk +23 lines, -0 lines 0 comments Download
A + chrome/gl_tests.isolate View 1 2 3 4 5 6 7 8 9 1 chunk +5 lines, -5 lines 0 comments Download
A chrome/gles2_conform_test.isolate View 1 2 3 4 5 6 7 8 9 1 chunk +39 lines, -0 lines 2 comments Download
A chrome/tab_capture_performance_tests.isolate View 1 2 3 4 5 6 7 8 9 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
Ken Russell (switch to Gerrit)
FYI (TBR'ing to maruel per earlier discussion, submitting to CQ now)
6 years, 11 months ago (2013-12-31 01:03:49 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kbr@chromium.org/101783011/1
6 years, 11 months ago (2013-12-31 01:04:12 UTC) #2
commit-bot: I haz the power
Retried try job too often on mac for step(s) compile http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac&number=112645
6 years, 11 months ago (2013-12-31 02:08:11 UTC) #3
Ken Russell (switch to Gerrit)
+vadimsh, csharp I'd appreciate any feedback. Resent to try servers after fixes. If these look ...
6 years, 11 months ago (2014-01-03 00:57:34 UTC) #4
Vadim Sh.
Can you please mention swarming roll in CL description (including list of commits rolled)? For ...
6 years, 11 months ago (2014-01-03 01:06:48 UTC) #5
Vadim Sh.
https://codereview.chromium.org/101783011/diff/260001/chrome/gles2_conform_test.isolate File chrome/gles2_conform_test.isolate (right): https://codereview.chromium.org/101783011/diff/260001/chrome/gles2_conform_test.isolate#newcode18 chrome/gles2_conform_test.isolate:18: 'conditions': [ I think isolate.py is not happy with ...
6 years, 11 months ago (2014-01-03 01:17:44 UTC) #6
Ken Russell (switch to Gerrit)
On 2014/01/03 01:06:48, Vadim Sh. wrote: > Can you please mention swarming roll in CL ...
6 years, 11 months ago (2014-01-03 02:13:59 UTC) #7
Ken Russell (switch to Gerrit)
https://codereview.chromium.org/101783011/diff/260001/chrome/gles2_conform_test.isolate File chrome/gles2_conform_test.isolate (right): https://codereview.chromium.org/101783011/diff/260001/chrome/gles2_conform_test.isolate#newcode18 chrome/gles2_conform_test.isolate:18: 'conditions': [ On 2014/01/03 01:17:44, Vadim Sh. wrote: > ...
6 years, 11 months ago (2014-01-03 02:15:48 UTC) #8
Ken Russell (switch to Gerrit)
+ananta
6 years, 11 months ago (2014-01-04 01:09:36 UTC) #9
Ken Russell (switch to Gerrit)
Please review. Thanks. High-level question: why were these new targets built during the try jobs? ...
6 years, 11 months ago (2014-01-04 17:11:54 UTC) #10
M-A Ruel
Try jobs specifying a test filter 'compile' will compile everything. This means that all targets ...
6 years, 11 months ago (2014-01-06 19:45:01 UTC) #11
Ken Russell (switch to Gerrit)
https://codereview.chromium.org/101783011/diff/700002/chrome/angle_unittests.isolate File chrome/angle_unittests.isolate (right): https://codereview.chromium.org/101783011/diff/700002/chrome/angle_unittests.isolate#newcode12 chrome/angle_unittests.isolate:12: 'command': [ On 2014/01/06 19:45:02, M-A Ruel wrote: > ...
6 years, 11 months ago (2014-01-06 23:35:12 UTC) #12
M-A Ruel
lgtm with a follow up question, no need to wait for me to commit. https://codereview.chromium.org/101783011/diff/860001/chrome/gles2_conform_test.isolate ...
6 years, 11 months ago (2014-01-07 00:31:45 UTC) #13
M-A Ruel
lgtm with a follow up question, no need to wait for me to commit.
6 years, 11 months ago (2014-01-07 00:32:08 UTC) #14
Ken Russell (switch to Gerrit)
https://codereview.chromium.org/101783011/diff/860001/chrome/gles2_conform_test.isolate File chrome/gles2_conform_test.isolate (right): https://codereview.chromium.org/101783011/diff/860001/chrome/gles2_conform_test.isolate#newcode31 chrome/gles2_conform_test.isolate:31: # This no-op branch should not be necessary but ...
6 years, 11 months ago (2014-01-07 00:42:53 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kbr@chromium.org/101783011/860001
6 years, 11 months ago (2014-01-07 20:00:03 UTC) #16
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) nacl_integration http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=242645
6 years, 11 months ago (2014-01-07 21:36:19 UTC) #17
Ken Russell (switch to Gerrit)
6 years, 11 months ago (2014-01-07 21:40:33 UTC) #18
Message was sent while issue was closed.
Committed patchset #10 manually as r243388 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698