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

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

Issue 2338293005: Rename all 'WebKit Linux' builders to 'WebKit Linux Precise' (1/3 CLs) (Closed)
Patch Set: Created 4 years, 3 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 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
7 "[BUILDER_CACHE]/WebKit_Linux___TraceWrappables", 7 "[BUILDER_CACHE]/WebKit_Linux___TraceWrappables",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
(...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after
214 "-u", 214 "-u",
215 "[BUILDER_CACHE]/WebKit_Linux___TraceWrappables/src/testing/scripts/get_co mpile_targets.py", 215 "[BUILDER_CACHE]/WebKit_Linux___TraceWrappables/src/testing/scripts/get_co mpile_targets.py",
216 "--output", 216 "--output",
217 "/path/to/tmp/json", 217 "/path/to/tmp/json",
218 "--", 218 "--",
219 "--build-config-fs", 219 "--build-config-fs",
220 "Release", 220 "Release",
221 "--paths", 221 "--paths",
222 "{\"checkout\": \"[BUILDER_CACHE]/WebKit_Linux___TraceWrappables/src\", \" runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\ ": \"RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}", 222 "{\"checkout\": \"[BUILDER_CACHE]/WebKit_Linux___TraceWrappables/src\", \" runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\ ": \"RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}",
223 "--properties", 223 "--properties",
224 "{\"buildername\": \"WebKit Linux - TraceWrappables\", \"buildnumber\": 57 1, \"mastername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_ platform\": \"linux\"}" 224 "{\"buildername\": \"WebKit Linux Precise - TraceWrappables\", \"buildnumb er\": 571, \"mastername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \ "target_platform\": \"linux\"}"
225 ], 225 ],
226 "name": "get compile targets for scripts", 226 "name": "get compile targets for scripts",
227 "~followup_annotations": [ 227 "~followup_annotations": [
228 "@@@STEP_LOG_LINE@json.output@{}@@@", 228 "@@@STEP_LOG_LINE@json.output@{}@@@",
229 "@@@STEP_LOG_END@json.output@@@" 229 "@@@STEP_LOG_END@json.output@@@"
230 ] 230 ]
231 }, 231 },
232 { 232 {
233 "cmd": [ 233 "cmd": [
234 "python", 234 "python",
235 "-u", 235 "-u",
236 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 236 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
237 "[BUILDER_CACHE]/WebKit_Linux___TraceWrappables/src/testing/buildbot/chrom ium.fyi.json", 237 "[BUILDER_CACHE]/WebKit_Linux___TraceWrappables/src/testing/buildbot/chrom ium.fyi.json",
238 "/path/to/tmp/json" 238 "/path/to/tmp/json"
239 ], 239 ],
240 "name": "read test spec (chromium.fyi.json)", 240 "name": "read test spec (chromium.fyi.json)",
241 "~followup_annotations": [ 241 "~followup_annotations": [
242 "@@@STEP_TEXT@path: [BUILDER_CACHE]/WebKit_Linux___TraceWrappables/src/tes ting/buildbot/chromium.fyi.json@@@", 242 "@@@STEP_TEXT@path: [BUILDER_CACHE]/WebKit_Linux___TraceWrappables/src/tes ting/buildbot/chromium.fyi.json@@@",
243 "@@@STEP_LOG_LINE@json.output@{@@@", 243 "@@@STEP_LOG_LINE@json.output@{@@@",
244 "@@@STEP_LOG_LINE@json.output@ \"WebKit Linux - TraceWrappables\": {@@@", 244 "@@@STEP_LOG_LINE@json.output@ \"WebKit Linux Precise - TraceWrappables\" : {@@@",
245 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", 245 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
246 "@@@STEP_LOG_LINE@json.output@ {@@@", 246 "@@@STEP_LOG_LINE@json.output@ {@@@",
247 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", 247 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@",
248 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": true@@@", 248 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": true@@@",
249 "@@@STEP_LOG_LINE@json.output@ }, @@@", 249 "@@@STEP_LOG_LINE@json.output@ }, @@@",
250 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", 250 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@",
251 "@@@STEP_LOG_LINE@json.output@ }@@@", 251 "@@@STEP_LOG_LINE@json.output@ }@@@",
252 "@@@STEP_LOG_LINE@json.output@ ]@@@", 252 "@@@STEP_LOG_LINE@json.output@ ]@@@",
253 "@@@STEP_LOG_LINE@json.output@ }@@@", 253 "@@@STEP_LOG_LINE@json.output@ }@@@",
254 "@@@STEP_LOG_LINE@json.output@}@@@", 254 "@@@STEP_LOG_LINE@json.output@}@@@",
(...skipping 24 matching lines...) Expand all
279 }, 279 },
280 { 280 {
281 "cmd": [ 281 "cmd": [
282 "python", 282 "python",
283 "-u", 283 "-u",
284 "[BUILDER_CACHE]/WebKit_Linux___TraceWrappables/src/tools/mb/mb.py", 284 "[BUILDER_CACHE]/WebKit_Linux___TraceWrappables/src/tools/mb/mb.py",
285 "gen", 285 "gen",
286 "-m", 286 "-m",
287 "chromium.fyi", 287 "chromium.fyi",
288 "-b", 288 "-b",
289 "WebKit Linux - TraceWrappables", 289 "WebKit Linux Precise - TraceWrappables",
290 "--config-file", 290 "--config-file",
291 "[BUILDER_CACHE]/WebKit_Linux___TraceWrappables/src/tools/mb/mb_config.pyl ", 291 "[BUILDER_CACHE]/WebKit_Linux___TraceWrappables/src/tools/mb/mb_config.pyl ",
292 "--goma-dir", 292 "--goma-dir",
293 "[CACHE]/cipd/goma", 293 "[CACHE]/cipd/goma",
294 "--swarming-targets-file", 294 "--swarming-targets-file",
295 "browser_tests\n", 295 "browser_tests\n",
296 "//out/Release" 296 "//out/Release"
297 ], 297 ],
298 "cwd": "[BUILDER_CACHE]/WebKit_Linux___TraceWrappables/src", 298 "cwd": "[BUILDER_CACHE]/WebKit_Linux___TraceWrappables/src",
299 "env": { 299 "env": {
(...skipping 17 matching lines...) Expand all
317 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 317 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
318 "--ninja-path", 318 "--ninja-path",
319 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 319 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
320 "--target", 320 "--target",
321 "Release", 321 "Release",
322 "--src-dir", 322 "--src-dir",
323 "[BUILDER_CACHE]/WebKit_Linux___TraceWrappables/src", 323 "[BUILDER_CACHE]/WebKit_Linux___TraceWrappables/src",
324 "--goma-cache-dir", 324 "--goma-cache-dir",
325 "[GOMA_CACHE]", 325 "[GOMA_CACHE]",
326 "--buildbot-buildername", 326 "--buildbot-buildername",
327 "WebKit Linux - TraceWrappables", 327 "WebKit Linux Precise - TraceWrappables",
328 "--buildbot-mastername", 328 "--buildbot-mastername",
329 "chromium.fyi", 329 "chromium.fyi",
330 "--buildbot-slavename", 330 "--buildbot-slavename",
331 "TestSlavename", 331 "TestSlavename",
332 "--goma-deps-cache-dir", 332 "--goma-deps-cache-dir",
333 "[GOMA_DEPS_CACHE]", 333 "[GOMA_DEPS_CACHE]",
334 "--build-data-dir", 334 "--build-data-dir",
335 "[ROOT]/build_data_dir", 335 "[ROOT]/build_data_dir",
336 "--compiler", 336 "--compiler",
337 "goma", 337 "goma",
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
435 }, 435 },
436 { 436 {
437 "cmd": [ 437 "cmd": [
438 "python", 438 "python",
439 "-u", 439 "-u",
440 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 440 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
441 "--target", 441 "--target",
442 "Release", 442 "Release",
443 "--no-xvfb", 443 "--no-xvfb",
444 "--factory-properties", 444 "--factory-properties",
445 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux - T raceWrappables\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"pare nt_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\ "}", 445 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux Pre cise - TraceWrappables\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\" , \"parent_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chro mium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSl avename\"}",
446 "--build-properties", 446 "--build-properties",
447 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux - T raceWrappables\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"pare nt_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\ "}", 447 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux Pre cise - TraceWrappables\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\" , \"parent_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chro mium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSl avename\"}",
448 "--step-name=webkit_tests", 448 "--step-name=webkit_tests",
449 "--builder-name=WebKit Linux - TraceWrappables", 449 "--builder-name=WebKit Linux Precise - TraceWrappables",
450 "--slave-name=TestSlavename", 450 "--slave-name=TestSlavename",
451 "--build-number=571", 451 "--build-number=571",
452 "--run-python-script", 452 "--run-python-script",
453 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py" , 453 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py" ,
454 "--target", 454 "--target",
455 "Release", 455 "Release",
456 "-o", 456 "-o",
457 "[SLAVE_BUILD]/layout-test-results", 457 "[SLAVE_BUILD]/layout-test-results",
458 "--build-dir", 458 "--build-dir",
459 "[BUILDER_CACHE]/WebKit_Linux___TraceWrappables/src/out", 459 "[BUILDER_CACHE]/WebKit_Linux___TraceWrappables/src/out",
460 "--json-test-results", 460 "--json-test-results",
461 "/path/to/tmp/json", 461 "/path/to/tmp/json",
462 "--test-results-server", 462 "--test-results-server",
463 "test-results.appspot.com", 463 "test-results.appspot.com",
464 "--build-number", 464 "--build-number",
465 "571", 465 "571",
466 "--builder-name", 466 "--builder-name",
467 "WebKit Linux - TraceWrappables", 467 "WebKit Linux Precise - TraceWrappables",
468 "--step-name", 468 "--step-name",
469 "webkit_tests", 469 "webkit_tests",
470 "--additional-driver-flag", 470 "--additional-driver-flag",
471 "--enable-blink-features=TraceWrappables" 471 "--enable-blink-features=TraceWrappables"
472 ], 472 ],
473 "cwd": "[BUILDER_CACHE]/WebKit_Linux___TraceWrappables", 473 "cwd": "[BUILDER_CACHE]/WebKit_Linux___TraceWrappables",
474 "env": { 474 "env": {
475 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 475 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
476 }, 476 },
477 "name": "webkit_tests", 477 "name": "webkit_tests",
478 "~followup_annotations": [ 478 "~followup_annotations": [
479 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" 479 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@"
480 ] 480 ]
481 }, 481 },
482 { 482 {
483 "cmd": [ 483 "cmd": [
484 "python", 484 "python",
485 "-u", 485 "-u",
486 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res ults.py", 486 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res ults.py",
487 "--results-dir", 487 "--results-dir",
488 "[SLAVE_BUILD]/layout-test-results", 488 "[SLAVE_BUILD]/layout-test-results",
489 "--build-dir", 489 "--build-dir",
490 "[BUILDER_CACHE]/WebKit_Linux___TraceWrappables/src/out", 490 "[BUILDER_CACHE]/WebKit_Linux___TraceWrappables/src/out",
491 "--build-number", 491 "--build-number",
492 "571", 492 "571",
493 "--builder-name", 493 "--builder-name",
494 "WebKit Linux - TraceWrappables", 494 "WebKit Linux Precise - TraceWrappables",
495 "--gs-bucket", 495 "--gs-bucket",
496 "gs://chromium-layout-test-archives", 496 "gs://chromium-layout-test-archives",
497 "--staging-dir", 497 "--staging-dir",
498 "[CACHE]/chrome_staging" 498 "[CACHE]/chrome_staging"
499 ], 499 ],
500 "cwd": "[BUILDER_CACHE]/WebKit_Linux___TraceWrappables", 500 "cwd": "[BUILDER_CACHE]/WebKit_Linux___TraceWrappables",
501 "env": { 501 "env": {
502 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 502 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
503 }, 503 },
504 "name": "archive_webkit_tests_results", 504 "name": "archive_webkit_tests_results",
(...skipping 21 matching lines...) Expand all
526 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", 526 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@",
527 "@@@STEP_LOG_END@python.inline@@@" 527 "@@@STEP_LOG_END@python.inline@@@"
528 ] 528 ]
529 }, 529 },
530 { 530 {
531 "name": "$result", 531 "name": "$result",
532 "recipe_result": null, 532 "recipe_result": null,
533 "status_code": 0 533 "status_code": 0
534 } 534 }
535 ] 535 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698