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

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

Issue 2701523005: Test WebGL2 on ANGLE's GL backed on Windows/NVIDIA. (Closed)
Patch Set: Run on FYI only Created 3 years, 10 months 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/gpu_tests/webgl2_conformance_expectations.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 60d9d74de15f2e188c35f24f22b3a0f4684a9139..65950adda966fe3997a9244de85b909fa908def7 100644
--- a/testing/buildbot/chromium.gpu.fyi.json
+++ b/testing/buildbot/chromium.gpu.fyi.json
@@ -16788,6 +16788,32 @@
"--show-stdout",
"--browser=release",
"-v",
+ "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --use-angle=gl",
+ "--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_gl_tests",
+ "override_compile_targets": [
+ "telemetry_gpu_integration_test_run"
+ ],
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "10de:104a",
+ "os": "Windows-2008ServerR2-SP1"
+ }
+ ],
+ "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"
« no previous file with comments | « content/test/gpu/gpu_tests/webgl2_conformance_expectations.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698