summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorjmadill <jmadill@chromium.org>2016-03-15 17:21:32 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-16 00:23:48 +0000
commit9b384b78a990a8d440fc2dc05a1fa59acd3d6722 (patch)
tree8e500ab37af82eaead42b36f103f34da59a56f4b /testing
parent226c02029bd51f1eb3789d57e502f24cca80dc18 (diff)
downloadchromium_src-9b384b78a990a8d440fc2dc05a1fa59acd3d6722.zip
chromium_src-9b384b78a990a8d440fc2dc05a1fa59acd3d6722.tar.gz
chromium_src-9b384b78a990a8d440fc2dc05a1fa59acd3d6722.tar.bz2
Add dEQP-EGL tests to GPU optional and ANGLE try bots.
These tests give regression coverage for ANGLE's EGL layer. Windows-only for now, until we have the correct suppressions in place for other platforms. BUG=595018 Review URL: https://codereview.chromium.org/1804113002 Cr-Commit-Position: refs/heads/master@{#381363}
Diffstat (limited to 'testing')
-rw-r--r--testing/buildbot/chromium.gpu.fyi.json48
-rw-r--r--testing/buildbot/gn_isolate_map.pyl5
2 files changed, 44 insertions, 9 deletions
diff --git a/testing/buildbot/chromium.gpu.fyi.json b/testing/buildbot/chromium.gpu.fyi.json
index 696640f..5788b63 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
- },
"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
},
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index 0566e64..9288371 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -70,6 +70,11 @@
"label": "//android_webview/test:android_webview_unittests",
"type": "console_test_launcher",
},
+ "angle_deqp_egl_tests": {
+ "label": "//third_party/angle/src/tests:angle_deqp_egl_tests",
+ "type": "raw",
+ "args": [],
+ },
"angle_deqp_gles2_tests": {
"label": "//third_party/angle/src/tests:angle_deqp_gles2_tests",
"type": "raw",