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

Issue 140263002: Fixes to make GPU tests run in isolated mode. (Closed)

Created:
6 years, 11 months ago by Ken Russell (switch to Gerrit)
Modified:
6 years, 11 months ago
Reviewers:
M-A Ruel, piman
CC:
chromium-reviews, chrome-speed-team+watch_google.com, jam, joi+watch-content_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org, telemetry+watch_chromium.org, robertshield, gab, iannucci, bajones, Zhenyao Mo, szym, Vadim Sh., csharp
Visibility:
Public.

Description

Fixes to make GPU tests run in isolated mode. 1) To match the gyp dependencies, move clearkeycdmadapter binaries, plugins/, lib32/ and lib64/ from chrome.isolate to browser_tests.isolate. 2) On Windows, include <(version_full).manifest in chrome.isolate to be able to execute chrome.exe. Add needed chrome_child.dll and chrome_elf.dll. 3) Add libEGL.dll and libGLESv2.dll dependencies to gpu.gyp:gl_tests and a new angle.isolate; refer to it from gl_tests.isolate and gles2_conform_test.isolate. 4) Copy run_gpu_test to run_gpu_test.py, and invoke that instead in telemetry_gpu_test.isolate, to make this isolate work on Windows. BUG=321878, 334539 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245283

Patch Set 1 #

Patch Set 2 : Cleanups. #

Total comments: 6

Patch Set 3 : Removed unneeded bitmaptools dependency. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -14 lines) Patch
M build/isolate.gypi View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
A + chrome/angle.isolate View 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser_tests.isolate View 3 chunks +9 lines, -0 lines 0 comments Download
M chrome/chrome.isolate View 1 2 3 chunks +3 lines, -9 lines 0 comments Download
M chrome/gl_tests.isolate View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/gles2_conform_test.isolate View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/telemetry_gpu_test.isolate View 1 chunk +1 line, -1 line 0 comments Download
A + content/test/gpu/run_gpu_test.py View 1 chunk +1 line, -1 line 0 comments Download
M gpu/gpu.gyp View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Ken Russell (switch to Gerrit)
maruel: please review build/, chrome/, and content/test/gpu/ changes piman: please review gpu/gpu.gyp change The tools/telemetry/ ...
6 years, 11 months ago (2014-01-15 23:15:43 UTC) #1
M-A Ruel
About "1) To match the gyp dependencies, move clearkeycdmadapter binaries, plugins/, lib32/ and lib64/ from ...
6 years, 11 months ago (2014-01-15 23:29:06 UTC) #2
Ken Russell (switch to Gerrit)
On 2014/01/15 23:29:06, M-A Ruel wrote: > About > "1) To match the gyp dependencies, ...
6 years, 11 months ago (2014-01-15 23:32:31 UTC) #3
Ken Russell (switch to Gerrit)
https://codereview.chromium.org/140263002/diff/30001/build/isolate.gypi File build/isolate.gypi (right): https://codereview.chromium.org/140263002/diff/30001/build/isolate.gypi#newcode80 build/isolate.gypi:80: '--extra-variable', 'version_full=<(version_full)', On 2014/01/15 23:29:07, M-A Ruel wrote: > ...
6 years, 11 months ago (2014-01-15 23:46:44 UTC) #4
piman
lgtm
6 years, 11 months ago (2014-01-15 23:49:03 UTC) #5
M-A Ruel
As per offline discussion, lgtm. If someone needs nacl or fuzzyview stuff with chrome.isolated, they ...
6 years, 11 months ago (2014-01-15 23:58:49 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kbr@chromium.org/140263002/210001
6 years, 11 months ago (2014-01-16 16:25:59 UTC) #7
commit-bot: I haz the power
6 years, 11 months ago (2014-01-16 19:34:49 UTC) #8
Message was sent while issue was closed.
Change committed as 245283

Powered by Google App Engine
This is Rietveld 408576698