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

Unified Diff: scripts/slave/recipe_modules/pgo/example.expected/full_chromium_pgo_test_Test_builder_benchmark_failure.json

Issue 2421363002: Use the Chromium-side script to run the PGO benchmarks. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Use the Chromium-side script to run the PGO benchmarks. Created 4 years, 2 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 side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipe_modules/pgo/example.expected/full_chromium_pgo_test_Test_builder_benchmark_failure.json
diff --git a/scripts/slave/recipe_modules/pgo/example.expected/full_chromium_pgo_test_Test_builder_benchmark_failure.json b/scripts/slave/recipe_modules/pgo/example.expected/full_chromium_pgo_test_Test_builder_benchmark_failure.json
deleted file mode 100644
index ecab85984e78ec8907239a9ece9752dd1ff554b7..0000000000000000000000000000000000000000
--- a/scripts/slave/recipe_modules/pgo/example.expected/full_chromium_pgo_test_Test_builder_benchmark_failure.json
+++ /dev/null
@@ -1,733 +0,0 @@
-[
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
- ],
- "name": "taskkill"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py",
- "--spec",
- "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]",
- "--patch_root",
- "src",
- "--revision_mapping_file",
- "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_revision\"}",
- "--git-cache-dir",
- "[GIT_CACHE]",
- "--output_json",
- "/path/to/tmp/json",
- "--revision",
- "src@HEAD",
- "--output_manifest"
- ],
- "env": {
- "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
- },
- "name": "bot_update",
- "~followup_annotations": [
- "@@@STEP_TEXT@Some step text@@@",
- "@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@",
- "@@@STEP_LOG_LINE@json.output@ }, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src.git\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@",
- "@@@STEP_LOG_LINE@json.output@ }, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/buildtools.git\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b2809876916353cb994259692140934\"@@@",
- "@@@STEP_LOG_LINE@json.output@ }, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/native_client.git\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@",
- "@@@STEP_LOG_LINE@json.output@ }, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/angle.git\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@",
- "@@@STEP_LOG_LINE@json.output@ }, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/webrtc.git\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d9268596da93418c623137f4\"@@@",
- "@@@STEP_LOG_LINE@json.output@ }, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/tools/swarming_client.git\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@",
- "@@@STEP_LOG_LINE@json.output@ }, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/v8.git\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a35f03975671d43e399\"@@@",
- "@@@STEP_LOG_LINE@json.output@ }@@@",
- "@@@STEP_LOG_LINE@json.output@ }, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/master@{#297276}\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328b2809876916353cb994259692140934\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/heads/master@{#182578}\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/master@{#274981}\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#170242}\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"refs/heads/master@{#276089}\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c132c3a35f03975671d43e399\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/master@{#43426}\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c623137f4\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"@@@",
- "@@@STEP_LOG_LINE@json.output@ }, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
- "@@@STEP_LOG_LINE@json.output@}@@@",
- "@@@STEP_LOG_END@json.output@@@",
- "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@",
- "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@",
- "@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#182578}\"@@@",
- "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da93418c623137f4\"@@@",
- "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@",
- "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\"@@@",
- "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@",
- "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671d43e399\"@@@",
- "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@",
- "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master@{#276089}\"@@@",
- "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644}\"@@@",
- "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@",
- "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}\"@@@",
- "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb994259692140934\"@@@"
- ]
- },
- {
- "cmd": [
- "python",
- "-u",
- "\nimport os, sys\nfrom common import chromium_utils # Error? See https://crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n",
- "[SLAVE_BUILD]\\src\\out\\Release"
- ],
- "name": "rmtree clobber",
- "~followup_annotations": [
- "@@@STEP_LOG_LINE@python.inline@@@@",
- "@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
- "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@",
- "@@@STEP_LOG_LINE@python.inline@@@@",
- "@@@STEP_LOG_LINE@python.inline@@@@",
- "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@",
- "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[1])@@@",
- "@@@STEP_LOG_END@python.inline@@@"
- ]
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
- "runhooks"
- ],
- "cwd": "[SLAVE_BUILD]\\src",
- "env": {
- "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
- "GYP_DEFINES": "buildtype=Official chrome_pgo_phase=1 component=static_library fastbuild=0 target_arch=ia32 use_goma=0",
- "GYP_MSVS_VERSION": "2015",
- "PATH": "[SLAVE_BUILD]\\src\\out\\Release;%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
- },
- "name": "gclient Runhooks: Instrumentation phase."
- },
- {
- "cmd": [
- "python",
- "-u",
- "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py",
- "gen",
- "-m",
- "chromium_pgo.test",
- "-b",
- "Test builder",
- "--config-file",
- "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl",
- "--phase",
- "1",
- "//out/Release"
- ],
- "cwd": "[SLAVE_BUILD]\\src",
- "env": {
- "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
- "GYP_MSVS_VERSION": "2015"
- },
- "name": "generate_build_files"
- },
- {
- "cmd": [
- "python",
- "-u",
- "\nimport sys\nfrom common import chromium_utils # Error? See https://crbug.com/584783.\n\nchromium_utils.RemoveFilesWildcards(sys.argv[1], root=sys.argv[2])\n",
- "*.pg[cd]",
- "[SLAVE_BUILD]\\src\\out\\Release"
- ],
- "name": "rmwildcard *.pg[cd] in [SLAVE_BUILD]\\src\\out\\Release",
- "~followup_annotations": [
- "@@@STEP_LOG_LINE@python.inline@@@@",
- "@@@STEP_LOG_LINE@python.inline@import sys@@@",
- "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@",
- "@@@STEP_LOG_LINE@python.inline@@@@",
- "@@@STEP_LOG_LINE@python.inline@chromium_utils.RemoveFilesWildcards(sys.argv[1], root=sys.argv[2])@@@",
- "@@@STEP_LOG_END@python.inline@@@"
- ]
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
- "--show-path",
- "python",
- "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py",
- "--gsutil-py-path",
- "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
- "--ninja-path",
- "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe",
- "--target",
- "Release",
- "--src-dir",
- "[SLAVE_BUILD]\\src",
- "--goma-cache-dir",
- "[GOMA_CACHE]",
- "--buildbot-buildername",
- "Test builder",
- "--buildbot-mastername",
- "chromium_pgo.test",
- "--buildbot-slavename",
- "TestSlavename",
- "--goma-deps-cache-file",
- "Test_builder.gomadeps",
- "--",
- "chrome"
- ],
- "env": {
- "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
- "PATH": "[SLAVE_BUILD]\\src\\out\\Release;%(PATH)s"
- },
- "name": "Compile: Instrumentation phase."
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "dromaeo.jslibstyleprototype"
- ],
- "name": "Telemetry benchmark: dromaeo.jslibstyleprototype"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "dromaeo.jslibeventprototype"
- ],
- "name": "Telemetry benchmark: dromaeo.jslibeventprototype"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "speedometer"
- ],
- "name": "Telemetry benchmark: speedometer"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "smoothness.top_25_smooth"
- ],
- "name": "Telemetry benchmark: smoothness.top_25_smooth"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "octane"
- ],
- "name": "Telemetry benchmark: octane"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "blink_perf.svg"
- ],
- "name": "Telemetry benchmark: blink_perf.svg"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "dromaeo.jslibtraverseprototype"
- ],
- "name": "Telemetry benchmark: dromaeo.jslibtraverseprototype"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "blink_style.top_25"
- ],
- "name": "Telemetry benchmark: blink_style.top_25"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "dromaeo.domcoreattr"
- ],
- "name": "Telemetry benchmark: dromaeo.domcoreattr"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "dromaeo.cssqueryjquery"
- ],
- "name": "Telemetry benchmark: dromaeo.cssqueryjquery"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "dromaeo.jslibattrprototype"
- ],
- "name": "Telemetry benchmark: dromaeo.jslibattrprototype"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "sunspider"
- ],
- "name": "Telemetry benchmark: sunspider",
- "~followup_annotations": [
- "step returned non-zero exit code: 1",
- "@@@STEP_WARNINGS@@@"
- ]
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "dromaeo.domcoretraverse"
- ],
- "name": "Telemetry benchmark: dromaeo.domcoretraverse"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "dromaeo.domcoremodify"
- ],
- "name": "Telemetry benchmark: dromaeo.domcoremodify"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "blink_perf.dom"
- ],
- "name": "Telemetry benchmark: blink_perf.dom"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "indexeddb_perf"
- ],
- "name": "Telemetry benchmark: indexeddb_perf"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "blink_perf.canvas"
- ],
- "name": "Telemetry benchmark: blink_perf.canvas"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "dromaeo.domcorequery"
- ],
- "name": "Telemetry benchmark: dromaeo.domcorequery"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "blink_perf.bindings"
- ],
- "name": "Telemetry benchmark: blink_perf.bindings"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "dromaeo.jslibtraversejquery"
- ],
- "name": "Telemetry benchmark: dromaeo.jslibtraversejquery"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "dromaeo.jslibmodifyprototype"
- ],
- "name": "Telemetry benchmark: dromaeo.jslibmodifyprototype"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "media.tough_video_cases"
- ],
- "name": "Telemetry benchmark: media.tough_video_cases"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "blink_perf.css"
- ],
- "name": "Telemetry benchmark: blink_perf.css"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::pgo]\\resources\\run_benchmark.py",
- "--checkout-dir",
- "[SLAVE_BUILD]\\src",
- "--browser-type",
- "release",
- "--target-bits",
- "32",
- "--build-dir",
- "[SLAVE_BUILD]\\src\\out\\Release",
- "--benchmark",
- "blink_perf.paint"
- ],
- "name": "Telemetry benchmark: blink_perf.paint"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
- "runhooks"
- ],
- "cwd": "[SLAVE_BUILD]\\src",
- "env": {
- "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
- "GYP_DEFINES": "buildtype=Official chrome_pgo_phase=2 component=static_library fastbuild=0 target_arch=ia32 use_goma=0",
- "GYP_MSVS_VERSION": "2015",
- "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
- },
- "name": "gclient Runhooks: Optimization phase."
- },
- {
- "cmd": [
- "python",
- "-u",
- "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py",
- "gen",
- "-m",
- "chromium_pgo.test",
- "-b",
- "Test builder",
- "--config-file",
- "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl",
- "--phase",
- "2",
- "//out/Release"
- ],
- "cwd": "[SLAVE_BUILD]\\src",
- "env": {
- "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
- "GYP_MSVS_VERSION": "2015"
- },
- "name": "generate_build_files (2)"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
- "--show-path",
- "python",
- "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py",
- "--gsutil-py-path",
- "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
- "--ninja-path",
- "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe",
- "--target",
- "Release",
- "--src-dir",
- "[SLAVE_BUILD]\\src",
- "--goma-cache-dir",
- "[GOMA_CACHE]",
- "--buildbot-buildername",
- "Test builder",
- "--buildbot-mastername",
- "chromium_pgo.test",
- "--buildbot-slavename",
- "TestSlavename",
- "--goma-deps-cache-file",
- "Test_builder.gomadeps",
- "--",
- "chrome"
- ],
- "env": {
- "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
- },
- "name": "Compile: Optimization phase."
- },
- {
- "name": "$result",
- "recipe_result": null,
- "status_code": 0
- }
-]

Powered by Google App Engine
This is Rietveld 408576698