| 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 a69701218c8336c80462f08676a555363b3aa401..3ceab6a650492e17ac1116c7867e0d42e384a89d 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
|
| @@ -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",
|
|
|