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

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

Issue 2471373003: Run webgl_conformance_angle_tests on linux_optional_gpu_tests_rel. (Closed)
Patch Set: Created 4 years, 1 month 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 2abc6c7f187148939f4d84b1e7f4eb3cd5a357df..40b4bb7fc828a8a47eb7ec46703e7389dd17afe8 100755
--- a/content/test/gpu/generate_buildbot_json.py
+++ b/content/test/gpu/generate_buildbot_json.py
@@ -1162,7 +1162,8 @@ TELEMETRY_GPU_INTEGRATION_TESTS = {
'tester_configs': [
{
'fyi_only': True,
- 'os_types': ['linux']
+ 'os_types': ['linux'],
+ 'run_on_optional': True,
}
],
'target_name': 'webgl_conformance',
« 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