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

Unified Diff: testing/buildbot/chromium.mac.json

Issue 1134593002: Added gl_unittests to various try/build bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.mac.json
diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
index 58a4df26736c58cd1fbcffb8af30c0c81c958ebe..3e39e0a6460a6668d9504e8003a96d16497668c5 100644
--- a/testing/buildbot/chromium.mac.json
+++ b/testing/buildbot/chromium.mac.json
@@ -157,6 +157,9 @@
"test": "gfx_unittests"
},
{
+ "test": "gl_unittests"
+ },
+ {
"test": "google_apis_unittests"
},
{
@@ -362,6 +365,9 @@
"test": "gfx_unittests"
},
{
+ "test": "gl_unittests"
+ },
+ {
"test": "google_apis_unittests"
},
{
@@ -567,6 +573,9 @@
"test": "gfx_unittests"
},
{
+ "test": "gl_unittests"
+ },
+ {
"test": "google_apis_unittests"
},
{
@@ -772,6 +781,9 @@
"test": "gfx_unittests"
},
{
+ "test": "gl_unittests"
+ },
+ {
"test": "google_apis_unittests"
},
{
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698