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

Side by Side Diff: scripts/slave/recipes/blink_downstream.expected/webkit_tests_interrupted.json

Issue 1928213003: V8: Switch blink downstream bots to use mb (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: V8: Switch blink downstream bots to use mb Created 4 years, 6 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_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.fyi", 8 "client.v8.fyi",
9 "--builder", 9 "--builder",
10 "V8-Blink Linux 64", 10 "V8-Blink Linux 64",
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
110 { 110 {
111 "cmd": [ 111 "cmd": [
112 "python", 112 "python",
113 "-u", 113 "-u",
114 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 114 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
115 "runhooks" 115 "runhooks"
116 ], 116 ],
117 "cwd": "[SLAVE_BUILD]/src", 117 "cwd": "[SLAVE_BUILD]/src",
118 "env": { 118 "env": {
119 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 119 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
120 "GYP_CHROMIUM_NO_ACTION": "1",
120 "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arc h=x64 use_goma=1", 121 "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arc h=x64 use_goma=1",
121 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 122 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
122 }, 123 },
123 "name": "gclient runhooks" 124 "name": "gclient runhooks"
124 }, 125 },
125 { 126 {
126 "cmd": [ 127 "cmd": [
127 "python", 128 "python",
128 "-u", 129 "-u",
130 "[SLAVE_BUILD]/src/tools/mb/mb.py",
131 "gen",
132 "-m",
133 "client.v8.fyi",
134 "-b",
135 "V8-Blink Linux 64",
136 "--config-file",
137 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
138 "--goma-dir",
139 "[BUILD]/goma",
140 "//out/Release"
141 ],
142 "env": {
143 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
144 },
145 "name": "generate_build_files (with patch)"
146 },
147 {
148 "cmd": [
149 "python",
150 "-u",
129 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 151 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
130 "--show-path", 152 "--show-path",
131 "python", 153 "python",
132 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 154 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
133 "--gsutil-py-path", 155 "--gsutil-py-path",
134 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 156 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
135 "--ninja-path", 157 "--ninja-path",
136 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 158 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
137 "--target", 159 "--target",
138 "Release", 160 "Release",
(...skipping 10 matching lines...) Expand all
149 "--goma-service-account-json-file", 171 "--goma-service-account-json-file",
150 "/creds/service_accounts/service-account-goma-client.json", 172 "/creds/service_accounts/service-account-goma-client.json",
151 "--goma-dir", 173 "--goma-dir",
152 "[BUILD]/goma", 174 "[BUILD]/goma",
153 "--", 175 "--",
154 "blink_tests" 176 "blink_tests"
155 ], 177 ],
156 "env": { 178 "env": {
157 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 179 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
158 }, 180 },
159 "name": "compile", 181 "name": "compile (with patch)",
160 "~followup_annotations": [ 182 "~followup_annotations": [
161 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 183 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
162 "@@@STEP_LOG_END@json.output (invalid)@@@" 184 "@@@STEP_LOG_END@json.output (invalid)@@@"
163 ] 185 ]
164 }, 186 },
165 { 187 {
166 "cmd": [ 188 "cmd": [
167 "python", 189 "python",
168 "-u", 190 "-u",
169 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 191 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
261 "@@@STEP_TEXT@TEST RESULTS WERE INVALID@@@", 283 "@@@STEP_TEXT@TEST RESULTS WERE INVALID@@@",
262 "@@@STEP_FAILURE@@@" 284 "@@@STEP_FAILURE@@@"
263 ] 285 ]
264 }, 286 },
265 { 287 {
266 "name": "$result", 288 "name": "$result",
267 "reason": "1 out of 1 aggregated steps failed. Failures: Step('webkit_tests' ) failed with return_code 1", 289 "reason": "1 out of 1 aggregated steps failed. Failures: Step('webkit_tests' ) failed with return_code 1",
268 "status_code": 1 290 "status_code": 1
269 } 291 }
270 ] 292 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698