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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "cwd": "[SLAVE_BUILD]", 8 "cwd": "[SLAVE_BUILD]",
9 "name": "taskkill" 9 "name": "taskkill"
10 }, 10 },
(...skipping 238 matching lines...) Expand 10 before | Expand all | Expand 10 after
249 "-u", 249 "-u",
250 "import sys; sys.exit(0)" 250 "import sys; sys.exit(0)"
251 ], 251 ],
252 "cwd": "[SLAVE_BUILD]", 252 "cwd": "[SLAVE_BUILD]",
253 "name": "analyze", 253 "name": "analyze",
254 "~followup_annotations": [ 254 "~followup_annotations": [
255 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", 255 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@",
256 "@@@STEP_LOG_END@excluded_files@@@", 256 "@@@STEP_LOG_END@excluded_files@@@",
257 "@@@STEP_LOG_LINE@analyze_details@{@@@", 257 "@@@STEP_LOG_LINE@analyze_details@{@@@",
258 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", 258 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@",
259 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", 259 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\"@@@",
260 "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@",
261 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 260 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
262 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", 261 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
263 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", 262 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@",
264 "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\", @@@",
265 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\"@@@", 263 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\"@@@",
266 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 264 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
267 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@ @", 265 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@ @",
268 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", 266 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@",
269 "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\", @@@",
270 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\"@@@", 267 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\"@@@",
271 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 268 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
272 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@", 269 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@",
273 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\"@@@", 270 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\"@@@",
274 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 271 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
275 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", 272 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@",
276 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\"@@@", 273 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\"@@@",
277 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", 274 "@@@STEP_LOG_LINE@analyze_details@ ]@@@",
278 "@@@STEP_LOG_LINE@analyze_details@}@@@", 275 "@@@STEP_LOG_LINE@analyze_details@}@@@",
279 "@@@STEP_LOG_END@analyze_details@@@" 276 "@@@STEP_LOG_END@analyze_details@@@"
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
332 "goma", 329 "goma",
333 "--goma-jsonstatus", 330 "--goma-jsonstatus",
334 "/path/to/tmp/json", 331 "/path/to/tmp/json",
335 "--goma-dir", 332 "--goma-dir",
336 "[BUILD]\\goma", 333 "[BUILD]\\goma",
337 "--goma-fail-fast", 334 "--goma-fail-fast",
338 "--goma-disable-local-fallback", 335 "--goma-disable-local-fallback",
339 "--ninja-ensure-up-to-date", 336 "--ninja-ensure-up-to-date",
340 "--", 337 "--",
341 "chromium_builder_tests", 338 "chromium_builder_tests",
342 "crash_service",
343 "mini_installer" 339 "mini_installer"
344 ], 340 ],
345 "cwd": "[SLAVE_BUILD]", 341 "cwd": "[SLAVE_BUILD]",
346 "name": "compile (with patch)", 342 "name": "compile (with patch)",
347 "~followup_annotations": [ 343 "~followup_annotations": [
348 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 344 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
349 "@@@STEP_LOG_END@json.output (invalid)@@@" 345 "@@@STEP_LOG_END@json.output (invalid)@@@"
350 ] 346 ]
351 }, 347 },
352 { 348 {
353 "cmd": [ 349 "cmd": [
354 "python", 350 "python",
355 "-u", 351 "-u",
356 "import sys; sys.exit(0)" 352 "import sys; sys.exit(0)"
357 ], 353 ],
358 "cwd": "[SLAVE_BUILD]", 354 "cwd": "[SLAVE_BUILD]",
359 "name": "mark: before_tests" 355 "name": "mark: before_tests"
360 }, 356 },
361 { 357 {
362 "cmd": [ 358 "cmd": [
363 "python", 359 "python",
364 "-u", 360 "-u",
365 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\run_crash_handler.p y",
366 "--target",
367 "Release"
368 ],
369 "cwd": "[SLAVE_BUILD]",
370 "name": "start_crash_service"
371 },
372 {
373 "cmd": [
374 "python",
375 "-u",
376 "[SLAVE_BUILD]\\src\\chrome\\test\\mini_installer\\test_installer.py", 361 "[SLAVE_BUILD]\\src\\chrome\\test\\mini_installer\\test_installer.py",
377 "--build-dir", 362 "--build-dir",
378 "[SLAVE_BUILD]\\src\\out", 363 "[SLAVE_BUILD]\\src\\out",
379 "--target", 364 "--target",
380 "Release", 365 "Release",
381 "--force-clean", 366 "--force-clean",
382 "--config", 367 "--config",
383 "[SLAVE_BUILD]\\src\\chrome\\test\\mini_installer\\config\\config.config", 368 "[SLAVE_BUILD]\\src\\chrome\\test\\mini_installer\\config\\config.config",
384 "--write-full-results-to", 369 "--write-full-results-to",
385 "/path/to/tmp/json" 370 "/path/to/tmp/json"
(...skipping 15 matching lines...) Expand all
401 "step returned non-zero exit code: 1", 386 "step returned non-zero exit code: 1",
402 "@@@STEP_EXCEPTION@@@" 387 "@@@STEP_EXCEPTION@@@"
403 ] 388 ]
404 }, 389 },
405 { 390 {
406 "name": "$result", 391 "name": "$result",
407 "recipe_result": null, 392 "recipe_result": null,
408 "status_code": 0 393 "status_code": 0
409 } 394 }
410 ] 395 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698