| Index: scripts/slave/recipes/chromium.expected/arm.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/arm.json b/scripts/slave/recipes/chromium.expected/arm.json
|
| index ef8638f4a2b251f0bc48833711ef8567cc8da5c6..905a260a6e44ce69048830ff0ebdb45b7434fb52 100644
|
| --- a/scripts/slave/recipes/chromium.expected/arm.json
|
| +++ b/scripts/slave/recipes/chromium.expected/arm.json
|
| @@ -141,5 +141,25 @@
|
| "@@@STEP_LOG_LINE@json.output@[]@@@",
|
| "@@@STEP_LOG_END@json.output@@@"
|
| ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_tests.py",
|
| + "--build-dir",
|
| + "[SLAVE_BUILD]/src/out/Release",
|
| + "--output-json",
|
| + "/path/to/tmp/json"
|
| + ],
|
| + "name": "find isolated tests",
|
| + "~followup_annotations": [
|
| + "@@@STEP_LOG_LINE@json.output@{@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dummy_target_1]\", @@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"@@@",
|
| + "@@@STEP_LOG_LINE@json.output@}@@@",
|
| + "@@@STEP_LOG_END@json.output@@@",
|
| + "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@"
|
| + ]
|
| }
|
| ]
|
|
|