| Index: scripts/slave/recipes/chromium.expected/one_failure_keeps_going_dynamic_tests.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/one_failure_keeps_going_dynamic_tests.json b/scripts/slave/recipes/chromium.expected/one_failure_keeps_going_dynamic_tests.json
|
| index ea32f3fb675b36304a26f5e5176116528515b960..83d20c0cf2c68ff2b92921527c76be2e36d6f71a 100644
|
| --- a/scripts/slave/recipes/chromium.expected/one_failure_keeps_going_dynamic_tests.json
|
| +++ b/scripts/slave/recipes/chromium.expected/one_failure_keeps_going_dynamic_tests.json
|
| @@ -211,6 +211,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",
|
|
|