Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(971)

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_ARM_Cross_Compile.json

Issue 594153003: Revert of Enable isolate on Linux release builder. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_ARM_Cross_Compile.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_ARM_Cross_Compile.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_ARM_Cross_Compile.json
index 9ad3bd1dbb7d22aa84a5ee1bde53acdb6a489d9f..9b5ff5e44501be46299fa1edeb63493b056bd47e 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_ARM_Cross_Compile.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_ARM_Cross_Compile.json
@@ -123,5 +123,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]\"}@@@"
+ ]
}
]

Powered by Google App Engine
This is Rietveld 408576698