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

Unified Diff: content/test/gpu/generate_buildbot_json.py

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 | « no previous file | testing/buildbot/chromium.gpu.fyi.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/gpu/generate_buildbot_json.py
diff --git a/content/test/gpu/generate_buildbot_json.py b/content/test/gpu/generate_buildbot_json.py
index e697ff674bc349393c8b8264d97a6573f5db8221..70d6ced3dbc8a71195c957bcc1c571b3871eb1e7 100755
--- a/content/test/gpu/generate_buildbot_json.py
+++ b/content/test/gpu/generate_buildbot_json.py
@@ -727,6 +727,10 @@ TELEMETRY_TESTS = {
'gpu': '8086:041a',
'os': 'Windows-2008ServerR2-SP1'
},
+ {
+ 'gpu': '8086:0412',
+ 'os': 'Windows-2008ServerR2-SP1'
+ },
],
},
],
« no previous file with comments | « no previous file | testing/buildbot/chromium.gpu.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698