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

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

Issue 595143002: Enable isolate on Linux release builder. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: review comments 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_linux_Linux_Builder__dbg_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Builder__dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Builder__dbg_.json
index 98763b20df7ddc6fd692bd1c67f37469c8188c05..3f8f591d7dd9e8f388ebc4319540bfcf2e168637 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Builder__dbg_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Builder__dbg_.json
@@ -144,26 +144,6 @@
"cmd": [
"python",
"-u",
- "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_tests.py",
- "--build-dir",
- "[SLAVE_BUILD]/src/out/Debug",
- "--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]\"}@@@"
- ]
- },
- {
- "cmd": [
- "python",
- "-u",
"[BUILD]/scripts/slave/archive_dependencies.py",
"--src-dir",
"[SLAVE_BUILD]/src",

Powered by Google App Engine
This is Rietveld 408576698