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

Side by Side Diff: scripts/slave/recipes/chromium.expected/chromium_webkit_revision_chromium.json

Issue 2484343002: Drop Precise blink builders on chromium.webkit, add corresponding Trusty builders. (Closed)
Patch Set: Add "ninja_confirm_noop" to "chromium_apply_config" for "WebKit Linux Trusty". Created 4 years, 1 month 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 "--spec", 7 "--spec",
8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src .git'}]", 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src .git'}]",
9 "--patch_root", 9 "--patch_root",
10 "src", 10 "src",
(...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after
190 "-u", 190 "-u",
191 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 191 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
192 "--output", 192 "--output",
193 "/path/to/tmp/json", 193 "/path/to/tmp/json",
194 "--", 194 "--",
195 "--build-config-fs", 195 "--build-config-fs",
196 "Release", 196 "Release",
197 "--paths", 197 "--paths",
198 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}", 198 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}",
199 "--properties", 199 "--properties",
200 "{\"buildername\": \"WebKit Linux Precise\", \"buildnumber\": 571, \"maste rname\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platfor m\": \"linux\"}" 200 "{\"buildername\": \"WebKit Linux Trusty\", \"buildnumber\": 571, \"master name\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform \": \"linux\"}"
201 ], 201 ],
202 "name": "get compile targets for scripts", 202 "name": "get compile targets for scripts",
203 "~followup_annotations": [ 203 "~followup_annotations": [
204 "@@@STEP_LOG_LINE@json.output@{}@@@", 204 "@@@STEP_LOG_LINE@json.output@{}@@@",
205 "@@@STEP_LOG_END@json.output@@@" 205 "@@@STEP_LOG_END@json.output@@@"
206 ] 206 ]
207 }, 207 },
208 { 208 {
209 "cmd": [ 209 "cmd": [
210 "python", 210 "python",
(...skipping 22 matching lines...) Expand all
233 }, 233 },
234 { 234 {
235 "cmd": [ 235 "cmd": [
236 "python", 236 "python",
237 "-u", 237 "-u",
238 "[SLAVE_BUILD]/src/tools/mb/mb.py", 238 "[SLAVE_BUILD]/src/tools/mb/mb.py",
239 "gen", 239 "gen",
240 "-m", 240 "-m",
241 "chromium.webkit", 241 "chromium.webkit",
242 "-b", 242 "-b",
243 "WebKit Linux Precise", 243 "WebKit Linux Trusty",
244 "--config-file", 244 "--config-file",
245 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", 245 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
246 "--goma-dir", 246 "--goma-dir",
247 "[CACHE]/cipd/goma", 247 "[CACHE]/cipd/goma",
248 "//out/Release" 248 "//out/Release"
249 ], 249 ],
250 "cwd": "[SLAVE_BUILD]/src", 250 "cwd": "[SLAVE_BUILD]/src",
251 "env": { 251 "env": {
252 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 252 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
253 }, 253 },
(...skipping 11 matching lines...) Expand all
265 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 265 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
266 "--ninja-path", 266 "--ninja-path",
267 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 267 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
268 "--target", 268 "--target",
269 "Release", 269 "Release",
270 "--src-dir", 270 "--src-dir",
271 "[SLAVE_BUILD]/src", 271 "[SLAVE_BUILD]/src",
272 "--goma-cache-dir", 272 "--goma-cache-dir",
273 "[GOMA_CACHE]", 273 "[GOMA_CACHE]",
274 "--buildbot-buildername", 274 "--buildbot-buildername",
275 "WebKit Linux Precise", 275 "WebKit Linux Trusty",
276 "--buildbot-mastername", 276 "--buildbot-mastername",
277 "chromium.webkit", 277 "chromium.webkit",
278 "--buildbot-slavename", 278 "--buildbot-slavename",
279 "TestSlavename", 279 "TestSlavename",
280 "--goma-deps-cache-file", 280 "--goma-deps-cache-file",
281 "WebKit_Linux_Precise.gomadeps", 281 "WebKit_Linux_Trusty.gomadeps",
282 "--compiler", 282 "--compiler",
283 "goma", 283 "goma",
284 "--goma-jsonstatus", 284 "--goma-jsonstatus",
285 "/path/to/tmp/json", 285 "/path/to/tmp/json",
286 "--goma-service-account-json-file", 286 "--goma-service-account-json-file",
287 "/creds/service_accounts/service-account-goma-client.json", 287 "/creds/service_accounts/service-account-goma-client.json",
288 "--goma-dir", 288 "--goma-dir",
289 "[CACHE]/cipd/goma", 289 "[CACHE]/cipd/goma",
290 "--ninja-ensure-up-to-date",
291 "--", 290 "--",
292 "blink_tests" 291 "blink_tests"
293 ], 292 ],
294 "env": { 293 "env": {
295 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 294 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
296 }, 295 },
297 "name": "compile", 296 "name": "compile",
298 "~followup_annotations": [ 297 "~followup_annotations": [
299 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 298 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
300 "@@@STEP_LOG_END@json.output (invalid)@@@" 299 "@@@STEP_LOG_END@json.output (invalid)@@@"
301 ] 300 ]
302 }, 301 },
303 { 302 {
304 "cmd": [ 303 "cmd": [
305 "python", 304 "python",
306 "-u", 305 "-u",
307 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 306 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
308 "--target", 307 "--target",
309 "Release", 308 "Release",
310 "--no-xvfb", 309 "--no-xvfb",
311 "--factory-properties", 310 "--factory-properties",
312 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"WebKit Linux Precise\", \"buildnumber\": 571, \"mastername\": \ "chromium.webkit\", \"project\": \"chromium\", \"recipe\": \"chromium\", \"revis ion\": \"3edb4989f8f69c968c0df14cb1c26d21dd19bf1f\", \"slavename\": \"TestSlaven ame\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 311 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"WebKit Linux Trusty\", \"buildnumber\": 571, \"mastername\": \" chromium.webkit\", \"project\": \"chromium\", \"recipe\": \"chromium\", \"revisi on\": \"3edb4989f8f69c968c0df14cb1c26d21dd19bf1f\", \"slavename\": \"TestSlavena me\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
313 "--build-properties", 312 "--build-properties",
314 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"WebKit Linux Precise\", \"buildnumber\": 571, \"mastername\": \ "chromium.webkit\", \"project\": \"chromium\", \"recipe\": \"chromium\", \"revis ion\": \"3edb4989f8f69c968c0df14cb1c26d21dd19bf1f\", \"slavename\": \"TestSlaven ame\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 313 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"WebKit Linux Trusty\", \"buildnumber\": 571, \"mastername\": \" chromium.webkit\", \"project\": \"chromium\", \"recipe\": \"chromium\", \"revisi on\": \"3edb4989f8f69c968c0df14cb1c26d21dd19bf1f\", \"slavename\": \"TestSlavena me\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
315 "--step-name=webkit_tests", 314 "--step-name=webkit_tests",
316 "--builder-name=WebKit Linux Precise", 315 "--builder-name=WebKit Linux Trusty",
317 "--slave-name=TestSlavename", 316 "--slave-name=TestSlavename",
318 "--build-number=571", 317 "--build-number=571",
319 "--run-python-script", 318 "--run-python-script",
320 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py" , 319 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py" ,
321 "--target", 320 "--target",
322 "Release", 321 "Release",
323 "-o", 322 "-o",
324 "[SLAVE_BUILD]/layout-test-results", 323 "[SLAVE_BUILD]/layout-test-results",
325 "--build-dir", 324 "--build-dir",
326 "[SLAVE_BUILD]/src/out", 325 "[SLAVE_BUILD]/src/out",
327 "--json-test-results", 326 "--json-test-results",
328 "/path/to/tmp/json", 327 "/path/to/tmp/json",
329 "--test-results-server", 328 "--test-results-server",
330 "test-results.appspot.com", 329 "test-results.appspot.com",
331 "--build-number", 330 "--build-number",
332 "571", 331 "571",
333 "--builder-name", 332 "--builder-name",
334 "WebKit Linux Precise", 333 "WebKit Linux Trusty",
335 "--step-name", 334 "--step-name",
336 "webkit_tests" 335 "webkit_tests"
337 ], 336 ],
338 "env": { 337 "env": {
339 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 338 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
340 }, 339 },
341 "name": "webkit_tests", 340 "name": "webkit_tests",
342 "~followup_annotations": [ 341 "~followup_annotations": [
343 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" 342 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@"
344 ] 343 ]
345 }, 344 },
346 { 345 {
347 "cmd": [ 346 "cmd": [
348 "python", 347 "python",
349 "-u", 348 "-u",
350 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res ults.py", 349 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res ults.py",
351 "--results-dir", 350 "--results-dir",
352 "[SLAVE_BUILD]/layout-test-results", 351 "[SLAVE_BUILD]/layout-test-results",
353 "--build-dir", 352 "--build-dir",
354 "[SLAVE_BUILD]/src/out", 353 "[SLAVE_BUILD]/src/out",
355 "--build-number", 354 "--build-number",
356 "571", 355 "571",
357 "--builder-name", 356 "--builder-name",
358 "WebKit Linux Precise", 357 "WebKit Linux Trusty",
359 "--gs-bucket", 358 "--gs-bucket",
360 "gs://chromium-layout-test-archives", 359 "gs://chromium-layout-test-archives",
361 "--staging-dir", 360 "--staging-dir",
362 "[CACHE]/chrome_staging" 361 "[CACHE]/chrome_staging"
363 ], 362 ],
364 "env": { 363 "env": {
365 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 364 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
366 }, 365 },
367 "name": "archive_webkit_tests_results", 366 "name": "archive_webkit_tests_results",
368 "~followup_annotations": [ 367 "~followup_annotations": [
369 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/WebKit_Linux_Precise/571/layout-test-results/results.html@@ @", 368 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/WebKit_Linux_Trusty/571/layout-test-results/results.html@@@ ",
370 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/WebKit_Linux_Precise/571/layout-test-results.zip@@@" 369 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/WebKit_Linux_Trusty/571/layout-test-results.zip@@@"
371 ] 370 ]
372 }, 371 },
373 { 372 {
374 "name": "$result", 373 "name": "$result",
375 "recipe_result": null, 374 "recipe_result": null,
376 "status_code": 0 375 "status_code": 0
377 } 376 }
378 ] 377 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698