| Index: testing/buildbot/chromium.gpu.fyi.json
|
| diff --git a/testing/buildbot/chromium.gpu.fyi.json b/testing/buildbot/chromium.gpu.fyi.json
|
| index ab677514ad5eb8a4220cc1268bdec0ec5214dcfd..734e3c03b274ef28cb43c91002feb91c3f3d35da 100644
|
| --- a/testing/buildbot/chromium.gpu.fyi.json
|
| +++ b/testing/buildbot/chromium.gpu.fyi.json
|
| @@ -4652,6 +4652,32 @@
|
| "--show-stdout",
|
| "--browser=release",
|
| "-v",
|
| + "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --use-gl=angle",
|
| + "--webgl-conformance-version=2.0.1",
|
| + "--read-abbreviated-json-results-from=../../content/test/data/gpu/webgl2_conformance_tests_output.json"
|
| + ],
|
| + "isolate_name": "telemetry_gpu_integration_test",
|
| + "name": "webgl2_conformance_angle_tests",
|
| + "override_compile_targets": [
|
| + "telemetry_gpu_integration_test_run"
|
| + ],
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true,
|
| + "dimension_sets": [
|
| + {
|
| + "gpu": "8086:1912",
|
| + "os": "Linux"
|
| + }
|
| + ],
|
| + "shards": 15
|
| + }
|
| + },
|
| + {
|
| + "args": [
|
| + "webgl_conformance",
|
| + "--show-stdout",
|
| + "--browser=release",
|
| + "-v",
|
| "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
|
| "--webgl-conformance-version=2.0.1",
|
| "--read-abbreviated-json-results-from=../../content/test/data/gpu/webgl2_conformance_tests_output.json"
|
|
|