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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___internal_snapshot_test_failures.json

Issue 2239293002: Switch to cipd module in depot_tools (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: pylint Created 4 years, 4 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_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "client.v8", 8 "client.v8",
9 "--builder", 9 "--builder",
10 "V8 Linux64 - internal snapshot", 10 "V8 Linux64 - internal snapshot",
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
78 ] 78 ]
79 }, 79 },
80 { 80 {
81 "cmd": [], 81 "cmd": [],
82 "name": "ensure_goma" 82 "name": "ensure_goma"
83 }, 83 },
84 { 84 {
85 "cmd": [ 85 "cmd": [
86 "python", 86 "python",
87 "-u", 87 "-u",
88 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 88 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
89 "--platform", 89 "--platform",
90 "linux-amd64", 90 "linux-amd64",
91 "--dest-directory", 91 "--dest-directory",
92 "[SLAVE_BUILD]/cipd", 92 "[SLAVE_BUILD]/cipd",
93 "--json-output", 93 "--json-output",
94 "/path/to/tmp/json" 94 "/path/to/tmp/json"
95 ], 95 ],
96 "name": "ensure_goma.install cipd", 96 "name": "ensure_goma.install cipd",
97 "~followup_annotations": [ 97 "~followup_annotations": [
98 "@@@STEP_NEST_LEVEL@1@@@", 98 "@@@STEP_NEST_LEVEL@1@@@",
(...skipping 992 matching lines...) Expand 10 before | Expand all | Expand 10 after
1091 "cmd": [], 1091 "cmd": [],
1092 "name": "Bisect a0.ensure_goma", 1092 "name": "Bisect a0.ensure_goma",
1093 "~followup_annotations": [ 1093 "~followup_annotations": [
1094 "@@@STEP_NEST_LEVEL@1@@@" 1094 "@@@STEP_NEST_LEVEL@1@@@"
1095 ] 1095 ]
1096 }, 1096 },
1097 { 1097 {
1098 "cmd": [ 1098 "cmd": [
1099 "python", 1099 "python",
1100 "-u", 1100 "-u",
1101 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 1101 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
1102 "--platform", 1102 "--platform",
1103 "linux-amd64", 1103 "linux-amd64",
1104 "--dest-directory", 1104 "--dest-directory",
1105 "[SLAVE_BUILD]/cipd", 1105 "[SLAVE_BUILD]/cipd",
1106 "--json-output", 1106 "--json-output",
1107 "/path/to/tmp/json" 1107 "/path/to/tmp/json"
1108 ], 1108 ],
1109 "name": "Bisect a0.ensure_goma.install cipd", 1109 "name": "Bisect a0.ensure_goma.install cipd",
1110 "~followup_annotations": [ 1110 "~followup_annotations": [
1111 "@@@STEP_NEST_LEVEL@2@@@", 1111 "@@@STEP_NEST_LEVEL@2@@@",
(...skipping 448 matching lines...) Expand 10 before | Expand all | Expand 10 after
1560 "cmd": [], 1560 "cmd": [],
1561 "name": "Bisect a2.ensure_goma", 1561 "name": "Bisect a2.ensure_goma",
1562 "~followup_annotations": [ 1562 "~followup_annotations": [
1563 "@@@STEP_NEST_LEVEL@1@@@" 1563 "@@@STEP_NEST_LEVEL@1@@@"
1564 ] 1564 ]
1565 }, 1565 },
1566 { 1566 {
1567 "cmd": [ 1567 "cmd": [
1568 "python", 1568 "python",
1569 "-u", 1569 "-u",
1570 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 1570 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
1571 "--platform", 1571 "--platform",
1572 "linux-amd64", 1572 "linux-amd64",
1573 "--dest-directory", 1573 "--dest-directory",
1574 "[SLAVE_BUILD]/cipd", 1574 "[SLAVE_BUILD]/cipd",
1575 "--json-output", 1575 "--json-output",
1576 "/path/to/tmp/json" 1576 "/path/to/tmp/json"
1577 ], 1577 ],
1578 "name": "Bisect a2.ensure_goma.install cipd", 1578 "name": "Bisect a2.ensure_goma.install cipd",
1579 "~followup_annotations": [ 1579 "~followup_annotations": [
1580 "@@@STEP_NEST_LEVEL@2@@@", 1580 "@@@STEP_NEST_LEVEL@2@@@",
(...skipping 376 matching lines...) Expand 10 before | Expand all | Expand 10 after
1957 "@@@STEP_LINK@a3@https://chromium.googlesource.com/v8/v8/+/a3@@@" 1957 "@@@STEP_LINK@a3@https://chromium.googlesource.com/v8/v8/+/a3@@@"
1958 ] 1958 ]
1959 }, 1959 },
1960 { 1960 {
1961 "name": "$result", 1961 "name": "$result",
1962 "reason": "Failures or flakes in build.", 1962 "reason": "Failures or flakes in build.",
1963 "recipe_result": null, 1963 "recipe_result": null,
1964 "status_code": 1 1964 "status_code": 1
1965 } 1965 }
1966 ] 1966 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698