| 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"
|
| ],
|
|
|