| Index: testing/buildbot/chromium.gpu.fyi.json
|
| diff --git a/testing/buildbot/chromium.gpu.fyi.json b/testing/buildbot/chromium.gpu.fyi.json
|
| index 75cd40c25abdd54f811dd13977e24525c81e0074..3dbe28598fea7392cd90cdbb1e13ef0917dfb9f2 100644
|
| --- a/testing/buildbot/chromium.gpu.fyi.json
|
| +++ b/testing/buildbot/chromium.gpu.fyi.json
|
| @@ -6120,6 +6120,32 @@
|
| "--show-stdout",
|
| "--browser=release",
|
| "-v",
|
| + "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
|
| + "--webgl-conformance-version=2.0.0",
|
| + "--read-abbreviated-json-results-from=../../content/test/data/gpu/webgl2_conformance_tests_output.json"
|
| + ],
|
| + "isolate_name": "telemetry_gpu_integration_test",
|
| + "name": "webgl2_conformance_tests",
|
| + "override_compile_targets": [
|
| + "telemetry_gpu_integration_test_run"
|
| + ],
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true,
|
| + "dimension_sets": [
|
| + {
|
| + "gpu": "8086:0a2e",
|
| + "os": "Mac-10.10"
|
| + }
|
| + ],
|
| + "shards": 15
|
| + }
|
| + },
|
| + {
|
| + "args": [
|
| + "webgl_conformance",
|
| + "--show-stdout",
|
| + "--browser=release",
|
| + "-v",
|
| "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
|
| ],
|
| "isolate_name": "telemetry_gpu_integration_test",
|
| @@ -7716,7 +7742,34 @@
|
| "use_xvfb": false
|
| }
|
| ],
|
| - "isolated_scripts": []
|
| + "isolated_scripts": [
|
| + {
|
| + "args": [
|
| + "webgl_conformance",
|
| + "--show-stdout",
|
| + "--browser=release",
|
| + "-v",
|
| + "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
|
| + "--webgl-conformance-version=2.0.0",
|
| + "--read-abbreviated-json-results-from=../../content/test/data/gpu/webgl2_conformance_tests_output.json"
|
| + ],
|
| + "isolate_name": "telemetry_gpu_integration_test",
|
| + "name": "webgl2_conformance_tests",
|
| + "override_compile_targets": [
|
| + "telemetry_gpu_integration_test_run"
|
| + ],
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true,
|
| + "dimension_sets": [
|
| + {
|
| + "gpu": "8086:0a2e",
|
| + "os": "Mac-10.10"
|
| + }
|
| + ],
|
| + "shards": 15
|
| + }
|
| + }
|
| + ]
|
| },
|
| "Optional Mac 10.10 Retina Release (AMD)": {
|
| "gtest_tests": [
|
|
|