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

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

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

Powered by Google App Engine
This is Rietveld 408576698