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

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/process_dumps_failure.json

Issue 1934033002: Revert of Add next_version_mini_installer to MiniInstallerTest's compile targets. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Created 4 years, 7 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
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 "name": "taskkill" 8 "name": "taskkill"
9 }, 9 },
10 { 10 {
(...skipping 289 matching lines...) Expand 10 before | Expand all | Expand 10 after
300 "~followup_annotations": [ 300 "~followup_annotations": [
301 "@@@STEP_TEXT@Analyze disabled: matched exclusion@@@", 301 "@@@STEP_TEXT@Analyze disabled: matched exclusion@@@",
302 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", 302 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@",
303 "@@@STEP_LOG_END@excluded_files@@@", 303 "@@@STEP_LOG_END@excluded_files@@@",
304 "@@@STEP_LOG_LINE@analyze_details@{@@@", 304 "@@@STEP_LOG_LINE@analyze_details@{@@@",
305 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", 305 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@",
306 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\"@@@", 306 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\"@@@",
307 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 307 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
308 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", 308 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
309 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", 309 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@",
310 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@", 310 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\"@@@",
311 "@@@STEP_LOG_LINE@analyze_details@ \"next_version_mini_installer\"@@@",
312 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 311 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
313 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@ @", 312 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@ @",
314 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", 313 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@",
315 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@", 314 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\"@@@",
316 "@@@STEP_LOG_LINE@analyze_details@ \"next_version_mini_installer\"@@@",
317 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 315 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
318 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@", 316 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@",
319 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@", 317 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\"@@@",
320 "@@@STEP_LOG_LINE@analyze_details@ \"next_version_mini_installer\"@@@",
321 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 318 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
322 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", 319 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@",
323 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@", 320 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\"@@@",
324 "@@@STEP_LOG_LINE@analyze_details@ \"next_version_mini_installer\"@@@",
325 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", 321 "@@@STEP_LOG_LINE@analyze_details@ ]@@@",
326 "@@@STEP_LOG_LINE@analyze_details@}@@@", 322 "@@@STEP_LOG_LINE@analyze_details@}@@@",
327 "@@@STEP_LOG_END@analyze_details@@@" 323 "@@@STEP_LOG_END@analyze_details@@@"
328 ] 324 ]
329 }, 325 },
330 { 326 {
331 "cmd": [ 327 "cmd": [
332 "python", 328 "python",
333 "-u", 329 "-u",
334 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", 330 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
385 "/path/to/tmp/json", 381 "/path/to/tmp/json",
386 "--goma-service-account-json-file", 382 "--goma-service-account-json-file",
387 "C:\\creds\\service_accounts\\service-account-goma-client.json", 383 "C:\\creds\\service_accounts\\service-account-goma-client.json",
388 "--goma-dir", 384 "--goma-dir",
389 "[CACHE]\\cipd\\goma", 385 "[CACHE]\\cipd\\goma",
390 "--goma-fail-fast", 386 "--goma-fail-fast",
391 "--goma-disable-local-fallback", 387 "--goma-disable-local-fallback",
392 "--ninja-ensure-up-to-date", 388 "--ninja-ensure-up-to-date",
393 "--", 389 "--",
394 "chromium_builder_tests", 390 "chromium_builder_tests",
395 "mini_installer", 391 "mini_installer"
396 "next_version_mini_installer"
397 ], 392 ],
398 "env": { 393 "env": {
399 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 394 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
400 }, 395 },
401 "name": "compile (with patch)", 396 "name": "compile (with patch)",
402 "~followup_annotations": [ 397 "~followup_annotations": [
403 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 398 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
404 "@@@STEP_LOG_END@json.output (invalid)@@@" 399 "@@@STEP_LOG_END@json.output (invalid)@@@"
405 ] 400 ]
406 }, 401 },
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
442 "step returned non-zero exit code: 1", 437 "step returned non-zero exit code: 1",
443 "@@@STEP_EXCEPTION@@@" 438 "@@@STEP_EXCEPTION@@@"
444 ] 439 ]
445 }, 440 },
446 { 441 {
447 "name": "$result", 442 "name": "$result",
448 "recipe_result": null, 443 "recipe_result": null,
449 "status_code": 0 444 "status_code": 0
450 } 445 }
451 ] 446 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698