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

Unified Diff: testing/buildbot/tryserver.chromium.linux.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/tryserver.blink.json ('k') | testing/buildbot/tryserver.chromium.win.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/tryserver.chromium.linux.json
diff --git a/testing/buildbot/tryserver.chromium.linux.json b/testing/buildbot/tryserver.chromium.linux.json
index c0892ee545809d1d8e0b8adc7f85ef7478f9b00f..f1183b102b70da6a710d08666aa876ad9af88085 100644
--- a/testing/buildbot/tryserver.chromium.linux.json
+++ b/testing/buildbot/tryserver.chromium.linux.json
@@ -135,6 +135,7 @@
"extensions_unittests",
"gcm_unit_tests",
"gfx_unittests",
+ "gl_unittests",
"gn_unittests",
"google_apis_unittests",
"gpu_unittests",
@@ -240,6 +241,9 @@
"test": "gfx_unittests"
},
{
+ "test": "gl_unittests"
+ },
+ {
"test": "gn_unittests"
},
{
« no previous file with comments | « testing/buildbot/tryserver.blink.json ('k') | testing/buildbot/tryserver.chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698