| Index: scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Tests.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Tests.json b/scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Tests.json
|
| index a152ee31a7d1ce6194ebc22f25b01656bc4f70b4..a5ef0f7e9fd9cf09c1a58d16b9820dfc6eb5d9f2 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Tests.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Tests.json
|
| @@ -138,6 +138,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",
|
|
|