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

Unified Diff: third_party/WebKit/Source/modules/webgl/PRESUBMIT.py

Issue 1720743006: Add mac_optional_gpu_tests_rel bots to gpu related CLs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « gpu/PRESUBMIT.py ('k') | tools/roll_webgl_conformance.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/webgl/PRESUBMIT.py
diff --git a/third_party/WebKit/Source/modules/webgl/PRESUBMIT.py b/third_party/WebKit/Source/modules/webgl/PRESUBMIT.py
index ef41f36625049d241eb8036a881b905fe42227c1..923a26b3d4d608a8d781569fdfbed7637f594535 100644
--- a/third_party/WebKit/Source/modules/webgl/PRESUBMIT.py
+++ b/third_party/WebKit/Source/modules/webgl/PRESUBMIT.py
@@ -26,6 +26,7 @@ def PostUploadHook(cl, change, output_api):
bots = [
'tryserver.chromium.win:win_optional_gpu_tests_rel',
+ 'tryserver.chromium.mac:mac_optional_gpu_tests_rel',
]
results = []
« no previous file with comments | « gpu/PRESUBMIT.py ('k') | tools/roll_webgl_conformance.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698