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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/process_dumps_failure.json

Issue 1862773003: Remove references to crash_service, which is no longer needed. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: update expectations Created 4 years, 8 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_trybot.expected/process_dumps_failure.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/process_dumps_failure.json b/scripts/slave/recipes/chromium_trybot.expected/process_dumps_failure.json
index abfa9f3cf98451cef4c976f664fdf14df789f6c7..80371a178619a9e5a4d63fef49a81d902ac21e85 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/process_dumps_failure.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/process_dumps_failure.json
@@ -256,17 +256,14 @@
"@@@STEP_LOG_END@excluded_files@@@",
"@@@STEP_LOG_LINE@analyze_details@{@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@",
@@ -339,7 +336,6 @@
"--ninja-ensure-up-to-date",
"--",
"chromium_builder_tests",
- "crash_service",
"mini_installer"
],
"cwd": "[SLAVE_BUILD]",
@@ -362,17 +358,6 @@
"cmd": [
"python",
"-u",
- "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\run_crash_handler.py",
- "--target",
- "Release"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "start_crash_service"
- },
- {
- "cmd": [
- "python",
- "-u",
"[SLAVE_BUILD]\\src\\chrome\\test\\mini_installer\\test_installer.py",
"--build-dir",
"[SLAVE_BUILD]\\src\\out",

Powered by Google App Engine
This is Rietveld 408576698