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

Unified Diff: testing/buildbot/chromium.android.json

Issue 1957323002: [Android] Set isolate targets for two gpu suites on chromium.android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.android.json
diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
index 5c20649bace61678de10f69f7e1d1b9547fa057a..c04a81087ba6225df42f2fb49b4b72d0b83f5165 100644
--- a/testing/buildbot/chromium.android.json
+++ b/testing/buildbot/chromium.android.json
@@ -254,6 +254,7 @@
"test": "gl_tests"
},
{
+ "override_isolate_target": "gpu_ipc_service_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
@@ -266,6 +267,7 @@
"test": "gpu_ipc_service_unittests"
},
{
+ "override_isolate_target": "gpu_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698