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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty__dbg_.json

Issue 550203002: Add mojo python bindings tests to the waterfalls. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Follow review Created 6 years, 3 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: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty__dbg_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty__dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty__dbg_.json
index a34ad7b69fbf37f3b892698040bc41b5e06a7375..6007648a14acbd262c8ca7c8e5f2f7cb2c34c188 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty__dbg_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty__dbg_.json
@@ -106,7 +106,9 @@
"ninja",
"--",
"all",
- "chrome"
+ "chrome",
+ "mojo_public_test_interfaces",
+ "mojo_python"
],
"name": "compile"
},

Powered by Google App Engine
This is Rietveld 408576698