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

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

Issue 1804113002: Add dEQP-EGL tests to GPU optional and ANGLE try bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove Linux for now Created 4 years, 9 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') | testing/buildbot/gn_isolate_map.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 696640f2064cdd825def052e19e8fe887a210a5f..5788b63cf24626c545fdc4965dc59308347232fd 100644
--- a/testing/buildbot/chromium.gpu.fyi.json
+++ b/testing/buildbot/chromium.gpu.fyi.json
@@ -476,9 +476,6 @@
"--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*"
],
"name": "tab_capture_end2end_tests",
- "swarming": {
- "can_use_on_swarming_builders": true
Ken Russell (switch to Gerrit) 2016/03/15 21:30:32 I'm a little surprised to see these changes to tab
- },
"test": "browser_tests",
"use_xvfb": false
},
@@ -899,9 +896,6 @@
"--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*"
],
"name": "tab_capture_end2end_tests",
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "browser_tests",
"use_xvfb": false
},
@@ -2550,9 +2544,6 @@
"--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*"
],
"name": "tab_capture_end2end_tests",
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "browser_tests",
"use_xvfb": false
},
@@ -5236,6 +5227,19 @@
"gpu": "10de:104a",
"os": "Windows-2008ServerR2-SP1"
}
+ ]
+ },
+ "test": "angle_deqp_egl_tests",
+ "use_xvfb": false
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "10de:104a",
+ "os": "Windows-2008ServerR2-SP1"
+ }
],
"shards": 4
},
@@ -7180,6 +7184,19 @@
"gpu": "10de:104a",
"os": "Windows-2008ServerR2-SP1"
}
+ ]
+ },
+ "test": "angle_deqp_egl_tests",
+ "use_xvfb": false
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "10de:104a",
+ "os": "Windows-2008ServerR2-SP1"
+ }
],
"shards": 4
},
@@ -8164,6 +8181,19 @@
"gpu": "10de:104a",
"os": "Windows-2008ServerR2-SP1"
}
+ ]
+ },
+ "test": "angle_deqp_egl_tests",
+ "use_xvfb": false
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "10de:104a",
+ "os": "Windows-2008ServerR2-SP1"
+ }
],
"shards": 4
},
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698