| Index: scripts/slave/recipes/chromium.expected/dynamic_gtest.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/dynamic_gtest.json b/scripts/slave/recipes/chromium.expected/dynamic_gtest.json
|
| index e4e1df14a728f8f0a93a8d60f389cc9b285a3a23..5b3f3d953bfdd3da8df54205f4dbb7d7a7536b70 100644
|
| --- a/scripts/slave/recipes/chromium.expected/dynamic_gtest.json
|
| +++ b/scripts/slave/recipes/chromium.expected/dynamic_gtest.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",
|
|
|