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

Unified Diff: scripts/slave/recipes/findit/chromium/test.expected/unaffected_test_skipped_by_analyze.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
« no previous file with comments | « scripts/slave/recipes/findit/chromium/test.expected/test_without_targets_not_skipped.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/findit/chromium/test.expected/unaffected_test_skipped_by_analyze.json
diff --git a/scripts/slave/recipes/findit/chromium/test.expected/unaffected_test_skipped_by_analyze.json b/scripts/slave/recipes/findit/chromium/test.expected/unaffected_test_skipped_by_analyze.json
index 62b394622b1d0a9371de1980c811dec287295202..5337ba81152e2783c8d5675fd371e9298306133c 100644
--- a/scripts/slave/recipes/findit/chromium/test.expected/unaffected_test_skipped_by_analyze.json
+++ b/scripts/slave/recipes/findit/chromium/test.expected/unaffected_test_skipped_by_analyze.json
@@ -465,8 +465,7 @@
"@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"affected_tests\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests_run\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests_run\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"affected_tests\", @@@",
@@ -569,8 +568,7 @@
"--ninja-ensure-up-to-date",
"--",
"affected_tests",
- "affected_tests_run",
- "crash_service"
+ "affected_tests_run"
],
"cwd": "[SLAVE_BUILD]",
"name": "test r1.compile",
@@ -624,20 +622,6 @@
"cmd": [
"python",
"-u",
- "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\run_crash_handler.py",
- "--target",
- "Release"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "test r1.start_crash_service",
- "~followup_annotations": [
- "@@@STEP_NEST_LEVEL@1@@@"
- ]
- },
- {
- "cmd": [
- "python",
- "-u",
"[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py",
"trigger",
"--swarming",
« no previous file with comments | « scripts/slave/recipes/findit/chromium/test.expected/test_without_targets_not_skipped.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698