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

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

Issue 2542653002: Run the dEQP GLES 3.1 tests on Windows and Linux NVIDIA OpenGL. (Closed)
Patch Set: Forward args to the dEQP runner. Created 4 years 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 | « gpu/angle_deqp_tests_main.cc ('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 227f8c1f7072365f3e96d7f479a1452aae8ccb80..a31706be13c1949887d627315d7f149bc8c5fdb8 100644
--- a/testing/buildbot/chromium.gpu.fyi.json
+++ b/testing/buildbot/chromium.gpu.fyi.json
@@ -4385,6 +4385,24 @@
"args": [
"--deqp-egl-display-type=angle-gl"
],
+ "name": "angle_deqp_gles31_gl_tests",
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "10de:104a",
+ "os": "Linux"
+ }
+ ],
+ "shards": 4
+ },
+ "test": "angle_deqp_gles31_tests",
+ "use_xvfb": false
+ },
+ {
+ "args": [
+ "--deqp-egl-display-type=angle-gl"
+ ],
"name": "angle_deqp_gles3_gl_tests",
"swarming": {
"can_use_on_swarming_builders": true,
@@ -13450,6 +13468,24 @@
},
{
"args": [
+ "--deqp-egl-display-type=angle-gl"
+ ],
+ "name": "angle_deqp_gles31_gl_tests",
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "10de:104a",
+ "os": "Windows-2008ServerR2-SP1"
+ }
+ ],
+ "shards": 4
+ },
+ "test": "angle_deqp_gles31_tests",
+ "use_xvfb": false
+ },
+ {
+ "args": [
"--deqp-egl-display-type=angle-d3d11"
],
"name": "angle_deqp_gles3_d3d11_tests",
« no previous file with comments | « gpu/angle_deqp_tests_main.cc ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698