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

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

Issue 518663003: 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/buildnumber_zero.json
diff --git a/scripts/slave/recipes/chromium.expected/buildnumber_zero.json b/scripts/slave/recipes/chromium.expected/buildnumber_zero.json
index 4b615b24e55e0b4d49936ba985981ea98f882060..726184b29a63180dd71fe4600131b0f73c372e7b 100644
--- a/scripts/slave/recipes/chromium.expected/buildnumber_zero.json
+++ b/scripts/slave/recipes/chromium.expected/buildnumber_zero.json
@@ -207,6 +207,18 @@
"name": "mojo_python_tests"
},
{
+ "cmd": [
+ "python",
+ "-u",
+ "[SLAVE_BUILD]/src/mojo/tools/run_mojo_python_bindings_tests.py",
+ "--write-full-results-to",
+ "/path/to/tmp/json",
+ "--build-dir",
+ "[SLAVE_BUILD]/src/out"
+ ],
+ "name": "mojo_python_bindings_tests"
+ },
+ {
"allow_subannotations": true,
"cmd": [
"python",
« no previous file with comments | « scripts/slave/recipe_modules/chromium/steps.py ('k') | scripts/slave/recipes/chromium.expected/dynamic_gtest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698