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

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

Issue 2566643003: Re-land dEQP ES3 tests on Windows ANGLE bots. (Closed)
Patch Set: Rebase 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 | « content/test/gpu/generate_buildbot_json.py ('k') | no next file » | 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 1087293e204498cc9e4e24efcff3caa80dd1fe0d..73645698841a8be21a41c950846f0c05ace78b3a 100644
--- a/testing/buildbot/chromium.gpu.fyi.json
+++ b/testing/buildbot/chromium.gpu.fyi.json
@@ -13553,6 +13553,25 @@
},
{
"args": [
+ "--test-launcher-batch-limit=400",
+ "--deqp-egl-display-type=angle-d3d11"
+ ],
+ "name": "angle_deqp_gles3_d3d11_tests",
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "1002:6613",
+ "os": "Windows-2008ServerR2-SP1"
+ }
+ ],
+ "shards": 12
+ },
+ "test": "angle_deqp_gles3_tests",
+ "use_xvfb": false
+ },
+ {
+ "args": [
"--use-gpu-in-tests",
"--test-launcher-retry-limit=0"
],
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698