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

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

Issue 1849653002: Stop running webgl_conformance_gl_tests on new Win Intel bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/generate_buildbot_json.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 e110f43d705d62703ff7a49bc25e409598e0996d..27e974f52e659a80e318bf82c87ed521e1143e69 100644
--- a/testing/buildbot/chromium.gpu.fyi.json
+++ b/testing/buildbot/chromium.gpu.fyi.json
@@ -7940,29 +7940,6 @@
"--show-stdout",
"--browser=debug",
"-v",
- "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --use-angle=gl"
- ],
- "isolate_name": "telemetry_gpu_test",
- "name": "webgl_conformance_gl_tests",
- "override_compile_targets": [
- "telemetry_gpu_test_run"
- ],
- "swarming": {
- "can_use_on_swarming_builders": true,
- "dimension_sets": [
- {
- "gpu": "8086:0412",
- "os": "Windows-2008ServerR2-SP1"
- }
- ]
- }
- },
- {
- "args": [
- "webgl_conformance",
- "--show-stdout",
- "--browser=debug",
- "-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
"isolate_name": "telemetry_gpu_test",
@@ -10351,29 +10328,6 @@
"--show-stdout",
"--browser=release",
"-v",
- "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --use-angle=gl"
- ],
- "isolate_name": "telemetry_gpu_test",
- "name": "webgl_conformance_gl_tests",
- "override_compile_targets": [
- "telemetry_gpu_test_run"
- ],
- "swarming": {
- "can_use_on_swarming_builders": true,
- "dimension_sets": [
- {
- "gpu": "8086:0412",
- "os": "Windows-2008ServerR2-SP1"
- }
- ]
- }
- },
- {
- "args": [
- "webgl_conformance",
- "--show-stdout",
- "--browser=release",
- "-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
"isolate_name": "telemetry_gpu_test",
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698