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

Unified Diff: testing/buildbot/chromium.gpu.fyi.json

Issue 2305453004: Enable angle_deqp_gles2_tests on Nexus 5X. (Closed)
Patch Set: rebase Created 4 years, 3 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 | « content/test/gpu/generate_buildbot_json.py ('k') | tools/mb/mb_config.pyl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.gpu.fyi.json
diff --git a/testing/buildbot/chromium.gpu.fyi.json b/testing/buildbot/chromium.gpu.fyi.json
index 059f674a8a1b1432cac0eee9cecc7b78096276c1..0a9581c6401f26d69441b12dae0999cc32f2f8cb 100644
--- a/testing/buildbot/chromium.gpu.fyi.json
+++ b/testing/buildbot/chromium.gpu.fyi.json
@@ -330,6 +330,38 @@
"Android Release (Nexus 5X)": {
"gtest_tests": [
{
+ "override_isolate_target": "angle_deqp_gles2_tests",
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
+ "location": "bin",
+ "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "device_os": "M",
+ "device_type": "bullhead",
+ "os": "Android"
+ }
+ ],
+ "output_links": [
+ {
+ "link": [
+ "https://luci-logdog.appspot.com/v/?s",
+ "=android%2Fswarming%2Flogcats%2F",
+ "${TASK_ID}%2F%2B%2Funified_logcats"
+ ],
+ "name": "shard #${SHARD_INDEX} logcats"
+ }
+ ]
+ },
+ "test": "angle_deqp_gles2_tests",
+ "use_xvfb": false
+ },
+ {
"override_isolate_target": "angle_end2end_tests",
"swarming": {
"can_use_on_swarming_builders": true,
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | tools/mb/mb_config.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698