| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty.json
|
| index 38624bc96915f27c646c3260c9a1c1e201fd6090..f9bd314f44d1730b5837287f4525ab4d98a6531f 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty.json
|
| @@ -135,6 +135,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",
|
|
|