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

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

Issue 1154383006: Adding crash utilities to chromecast/crash. (Closed) Base URL: https://eureka-internal.googlesource.com/chromium/src@master
Patch Set: Linux-specific utils moved to linux/ Created 5 years, 6 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
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index a0d832f16b674043ff24564c09919e2e20b1345d..19a38862c61d48d29d31216d4a9ffb5b31370da1 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -47,6 +47,9 @@
"test": "cast_base_unittests"
},
{
+ "test": "cast_crash_unittests"
+ },
+ {
"test": "cast_media_unittests"
},
{

Powered by Google App Engine
This is Rietveld 408576698