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

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

Issue 2053003002: media: Enable media_mojo_unittests on bots (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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.mojo.json
diff --git a/testing/buildbot/chromium.mojo.json b/testing/buildbot/chromium.mojo.json
index 6aca717eb417f861922bc67fe55b2d5e60b5795c..7be800d4d10041cad9b118a9114936877c730645 100644
--- a/testing/buildbot/chromium.mojo.json
+++ b/testing/buildbot/chromium.mojo.json
@@ -22,6 +22,9 @@
"test": "media_mojo_shell_unittests"
},
{
+ "test": "media_mojo_unittests"
+ },
+ {
"test": "mus_ws_unittests"
},
{
@@ -49,6 +52,9 @@
"test": "media_mojo_shell_unittests"
},
{
+ "test": "media_mojo_unittests"
+ },
+ {
"test": "mus_ws_unittests"
},
{

Powered by Google App Engine
This is Rietveld 408576698