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

Unified Diff: content/test/gpu/generate_buildbot_json.py

Issue 2046833003: Change Android GPU tests to use Chromium instead of content_shell. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Created 4 years, 6 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 | testing/buildbot/chromium.gpu.fyi.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/gpu/generate_buildbot_json.py
diff --git a/content/test/gpu/generate_buildbot_json.py b/content/test/gpu/generate_buildbot_json.py
index 1b44510375854bbfb1b8b9f8f45b733c0aa02f34..2395ee4ddd6fd9c39ed4ee861662ecc313b1dc18 100755
--- a/content/test/gpu/generate_buildbot_json.py
+++ b/content/test/gpu/generate_buildbot_json.py
@@ -404,7 +404,7 @@ FYI_WATERFALL = {
'gpu': '0000:0000',
'os': 'Android'
},
- 'build_config': 'android-content-shell',
+ 'build_config': 'android-chromium',
# This bot is a one-off and doesn't have similar slaves in the
# swarming pool.
'swarming': False,
@@ -417,7 +417,7 @@ FYI_WATERFALL = {
'gpu': '0000:0000',
'os': 'Android'
},
- 'build_config': 'android-content-shell',
+ 'build_config': 'android-chromium',
# This bot is a one-off and doesn't have similar slaves in the
# swarming pool.
'swarming': False,
@@ -429,7 +429,7 @@ FYI_WATERFALL = {
'device_os': 'M',
'os': 'Android'
},
- 'build_config': 'android-content-shell',
+ 'build_config': 'android-chromium',
'swarming': True,
'os_type': 'android',
},
@@ -440,7 +440,7 @@ FYI_WATERFALL = {
'gpu': '0000:0000',
'os': 'Android'
},
- 'build_config': 'android-content-shell',
+ 'build_config': 'android-chromium',
# This bot is a one-off and doesn't have similar slaves in the
# swarming pool.
'swarming': False,
@@ -453,7 +453,7 @@ FYI_WATERFALL = {
'gpu': '0000:0000',
'os': 'Android'
},
- 'build_config': 'android-content-shell',
+ 'build_config': 'android-chromium',
# This bot is a one-off and doesn't have similar slaves in the
# swarming pool.
'swarming': False,
@@ -466,7 +466,7 @@ FYI_WATERFALL = {
'gpu': '0000:0000',
'os': 'Android'
},
- 'build_config': 'android-content-shell',
+ 'build_config': 'android-chromium',
# This bot is a one-off and doesn't have similar slaves in the
# swarming pool.
'swarming': False,
« no previous file with comments | « no previous file | testing/buildbot/chromium.gpu.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698