| Index: scripts/slave/recipes/chromium_trybot.expected/force_swarming.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/force_swarming.json b/scripts/slave/recipes/chromium_trybot.expected/force_swarming.json
|
| index 4c3ef1e1f90ef4de7afc0052ff8bdf50bcee2fe5..127cd61070f68aaa874a117c55de2e1d946528da 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/force_swarming.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/force_swarming.json
|
| @@ -194,5 +194,15 @@
|
| "@@@STEP_LOG_LINE@json.output@}@@@",
|
| "@@@STEP_LOG_END@json.output@@@"
|
| ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/mojo/tools/run_mojo_python_tests.py",
|
| + "--write-full-results-to",
|
| + "/path/to/tmp/json"
|
| + ],
|
| + "name": "mojo_python_tests (with patch)"
|
| }
|
| ]
|
|
|