| Index: testing/buildbot/chromium.gpu.fyi.json
|
| diff --git a/testing/buildbot/chromium.gpu.fyi.json b/testing/buildbot/chromium.gpu.fyi.json
|
| index 889b47733bab9b1e0dfca7f77cda055988598028..5a4b9cd15340283fca63fe2b5b8c37e1eb99acf8 100644
|
| --- a/testing/buildbot/chromium.gpu.fyi.json
|
| +++ b/testing/buildbot/chromium.gpu.fyi.json
|
| @@ -9227,7 +9227,8 @@
|
| "-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"
|
| + "--read-abbreviated-json-results-from=../../content/test/data/gpu/webgl2_conformance_tests_output.json",
|
| + "--is-asan"
|
| ],
|
| "isolate_name": "telemetry_gpu_integration_test",
|
| "name": "webgl2_conformance_tests",
|
| @@ -9256,7 +9257,8 @@
|
| "--show-stdout",
|
| "--browser=release",
|
| "-v",
|
| - "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
|
| + "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
|
| + "--is-asan"
|
| ],
|
| "isolate_name": "telemetry_gpu_integration_test",
|
| "name": "webgl_conformance_tests",
|
|
|