| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty__32_.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty__32_.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty__32_.json
|
| index 21ff0be636abfcba39ca47894084f13caa2fd854..a4f64c0d0a6298965819b649665ac98be61c89ec 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty__32_.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty__32_.json
|
| @@ -106,7 +106,9 @@
|
| "ninja",
|
| "--",
|
| "all",
|
| - "chrome"
|
| + "chrome",
|
| + "mojo_public_test_interfaces",
|
| + "mojo_python"
|
| ],
|
| "name": "compile"
|
| },
|
| @@ -135,6 +137,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",
|
|
|