| Index: scripts/slave/recipes/chromium_trybot.expected/no_compile_because_of_analyze.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/no_compile_because_of_analyze.json b/scripts/slave/recipes/chromium_trybot.expected/no_compile_because_of_analyze.json
|
| index 86cc7d0c776923e2448678900eb455c616ab83ca..321c88c49f2095ef5641cf4c13759c00f7fa957d 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/no_compile_because_of_analyze.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/no_compile_because_of_analyze.json
|
| @@ -149,5 +149,65 @@
|
| "@@@STEP_LOG_LINE@json.output@}@@@",
|
| "@@@STEP_LOG_END@json.output@@@"
|
| ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/testing/scripts/checkdeps.py",
|
| + "run",
|
| + "--output",
|
| + "/path/to/tmp/json"
|
| + ],
|
| + "name": "checkdeps (with patch)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_LOG_LINE@json.output@{@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
|
| + "@@@STEP_LOG_LINE@json.output@}@@@",
|
| + "@@@STEP_LOG_END@json.output@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/tools/checkperms/checkperms.py",
|
| + "--root",
|
| + "[SLAVE_BUILD]/src",
|
| + "--json",
|
| + "/path/to/tmp/json"
|
| + ],
|
| + "name": "checkperms (with patch)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_LOG_LINE@json.output@[]@@@",
|
| + "@@@STEP_LOG_END@json.output@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/tools/checklicenses/checklicenses.py",
|
| + "--root",
|
| + "[SLAVE_BUILD]/src",
|
| + "--json",
|
| + "/path/to/tmp/json"
|
| + ],
|
| + "name": "checklicenses (with patch)",
|
| + "~followup_annotations": [
|
| + "@@@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)"
|
| }
|
| ]
|
|
|