| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.webkit", | 8 "chromium.webkit", |
| 9 "--builder", | 9 "--builder", |
| 10 "Linux ChromiumOS Full", | 10 "Linux ChromiumOS Full", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", | 14 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src", | 16 "src", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", | 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", |
| 19 "--output_json", | 19 "--output_json", |
| 20 "/path/to/tmp/json", | 20 "/path/to/tmp/json", |
| 21 "--revision", | 21 "--revision", |
| 22 "src@HEAD", | 22 "src@HEAD", |
| 23 "--revision", | 23 "--revision", |
| 24 "src/third_party/WebKit@HEAD" | 24 "src/third_party/WebKit@HEAD" |
| 25 ], | 25 ], |
| 26 "cwd": "[SLAVE_BUILD]", |
| 26 "name": "bot_update", | 27 "name": "bot_update", |
| 27 "~followup_annotations": [ | 28 "~followup_annotations": [ |
| 28 "@@@STEP_TEXT@Some step text@@@", | 29 "@@@STEP_TEXT@Some step text@@@", |
| 29 "@@@STEP_LOG_LINE@json.output@{@@@", | 30 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 30 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 31 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 31 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 32 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
| 32 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 33 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
| 33 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 34 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
| 34 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
| 35 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
| (...skipping 26 matching lines...) Expand all Loading... |
| 62 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 63 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
| 63 ] | 64 ] |
| 64 }, | 65 }, |
| 65 { | 66 { |
| 66 "cmd": [ | 67 "cmd": [ |
| 67 "python", | 68 "python", |
| 68 "-u", | 69 "-u", |
| 69 "[DEPOT_TOOLS]/gclient.py", | 70 "[DEPOT_TOOLS]/gclient.py", |
| 70 "runhooks" | 71 "runhooks" |
| 71 ], | 72 ], |
| 73 "cwd": "[SLAVE_BUILD]", |
| 72 "env": { | 74 "env": { |
| 73 "GYP_DEFINES": "chromeos=1 component=static_library ffmpeg_branding=Chrome
OS gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=x64 use_goma=1" | 75 "GYP_DEFINES": "chromeos=1 component=static_library ffmpeg_branding=Chrome
OS gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=x64 use_goma=1" |
| 74 }, | 76 }, |
| 75 "name": "gclient runhooks" | 77 "name": "gclient runhooks" |
| 76 }, | 78 }, |
| 77 { | 79 { |
| 78 "cmd": [ | 80 "cmd": [ |
| 79 "python", | 81 "python", |
| 80 "-u", | 82 "-u", |
| 81 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 83 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 82 "[SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.json", | 84 "[SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.json", |
| 83 "/path/to/tmp/json" | 85 "/path/to/tmp/json" |
| 84 ], | 86 ], |
| 87 "cwd": "[SLAVE_BUILD]", |
| 85 "name": "read test spec", | 88 "name": "read test spec", |
| 86 "~followup_annotations": [ | 89 "~followup_annotations": [ |
| 87 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.jso
n@@@", | 90 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.jso
n@@@", |
| 88 "@@@STEP_LOG_LINE@json.output@{}@@@", | 91 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 89 "@@@STEP_LOG_END@json.output@@@" | 92 "@@@STEP_LOG_END@json.output@@@" |
| 90 ] | 93 ] |
| 91 }, | 94 }, |
| 92 { | 95 { |
| 93 "cmd": [ | 96 "cmd": [ |
| 94 "python", | 97 "python", |
| 95 "-u", | 98 "-u", |
| 96 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 99 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 97 "--output", | 100 "--output", |
| 98 "/path/to/tmp/json", | 101 "/path/to/tmp/json", |
| 99 "--", | 102 "--", |
| 100 "--build-config-fs", | 103 "--build-config-fs", |
| 101 "Release", | 104 "Release", |
| 102 "--paths", | 105 "--paths", |
| 103 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", | 106 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", |
| 104 "--properties", | 107 "--properties", |
| 105 "{\"buildername\": \"Linux ChromiumOS Full\", \"buildnumber\": 571, \"mast
ername\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platfo
rm\": \"linux\"}" | 108 "{\"buildername\": \"Linux ChromiumOS Full\", \"buildnumber\": 571, \"mast
ername\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platfo
rm\": \"linux\"}" |
| 106 ], | 109 ], |
| 110 "cwd": "[SLAVE_BUILD]", |
| 107 "name": "get compile targets for scripts", | 111 "name": "get compile targets for scripts", |
| 108 "~followup_annotations": [ | 112 "~followup_annotations": [ |
| 109 "@@@STEP_LOG_LINE@json.output@{}@@@", | 113 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 110 "@@@STEP_LOG_END@json.output@@@" | 114 "@@@STEP_LOG_END@json.output@@@" |
| 111 ] | 115 ] |
| 112 }, | 116 }, |
| 113 { | 117 { |
| 114 "cmd": [ | 118 "cmd": [ |
| 115 "python", | 119 "python", |
| 116 "-u", | 120 "-u", |
| 117 "[BUILD]/scripts/slave/cleanup_temp.py" | 121 "[BUILD]/scripts/slave/cleanup_temp.py" |
| 118 ], | 122 ], |
| 123 "cwd": "[SLAVE_BUILD]", |
| 119 "name": "cleanup_temp" | 124 "name": "cleanup_temp" |
| 120 }, | 125 }, |
| 121 { | 126 { |
| 122 "cmd": [ | 127 "cmd": [ |
| 123 "python", | 128 "python", |
| 124 "-u", | 129 "-u", |
| 125 "[BUILD]/scripts/slave/compile.py", | 130 "[BUILD]/scripts/slave/compile.py", |
| 126 "--target", | 131 "--target", |
| 127 "Release", | 132 "Release", |
| 128 "--src-dir", | 133 "--src-dir", |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 161 "printing_unittests", | 166 "printing_unittests", |
| 162 "remoting_unittests", | 167 "remoting_unittests", |
| 163 "sandbox_linux_unittests", | 168 "sandbox_linux_unittests", |
| 164 "sql_unittests", | 169 "sql_unittests", |
| 165 "sync_unit_tests", | 170 "sync_unit_tests", |
| 166 "ui_base_unittests", | 171 "ui_base_unittests", |
| 167 "unit_tests", | 172 "unit_tests", |
| 168 "url_unittests", | 173 "url_unittests", |
| 169 "views_unittests" | 174 "views_unittests" |
| 170 ], | 175 ], |
| 176 "cwd": "[SLAVE_BUILD]", |
| 171 "name": "compile" | 177 "name": "compile" |
| 172 }, | 178 }, |
| 173 { | 179 { |
| 174 "cmd": [ | 180 "cmd": [ |
| 175 "python", | 181 "python", |
| 176 "-u", | 182 "-u", |
| 177 "[BUILD]/scripts/slave/chromium/archive_build.py", | 183 "[BUILD]/scripts/slave/chromium/archive_build.py", |
| 178 "--target", | 184 "--target", |
| 179 "Release", | 185 "Release", |
| 180 "--factory-properties", | 186 "--factory-properties", |
| 181 "{\"gclient_env\": {\"GYP_DEFINES\": \"chromeos=1 component=static_library
ffmpeg_branding=ChromeOS gomadir='[BUILD]/goma' proprietary_codecs=1 target_arc
h=x64 use_goma=1\"}, \"gs_acl\": \"public-read\", \"gs_bucket\": \"gs://chromium
-browser-snapshots\"}", | 187 "{\"gclient_env\": {\"GYP_DEFINES\": \"chromeos=1 component=static_library
ffmpeg_branding=ChromeOS gomadir='[BUILD]/goma' proprietary_codecs=1 target_arc
h=x64 use_goma=1\"}, \"gs_acl\": \"public-read\", \"gs_bucket\": \"gs://chromium
-browser-snapshots\"}", |
| 182 "--build-properties", | 188 "--build-properties", |
| 183 "{\"got_nacl_revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\", \"g
ot_nacl_revision_cp\": \"refs/heads/master@{#274981}\", \"got_revision\": \"f27f
ede2220bcd326aee3e86ddfd4ebd0fe58cb9\", \"got_revision_cp\": \"refs/heads/master
@{#170242}\", \"got_swarming_client_revision\": \"a0ee5d99f1d4b38ddaa4c759c83798
0b63b99566\", \"got_swarming_client_revision_cp\": \"refs/heads/master@{#276089}
\", \"got_v8_revision\": \"801ada225ddc271c132c3a35f03975671d43e399\", \"got_v8_
revision_cp\": \"refs/heads/master@{#43426}\", \"got_webkit_revision\": \"5e2293
dffc3cd07d37fbedea3b500f0eb650614d\", \"got_webkit_revision_cp\": \"refs/heads/m
aster@{#124383}\", \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c62
3137f4\", \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"}" | 189 "{\"got_nacl_revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\", \"g
ot_nacl_revision_cp\": \"refs/heads/master@{#274981}\", \"got_revision\": \"f27f
ede2220bcd326aee3e86ddfd4ebd0fe58cb9\", \"got_revision_cp\": \"refs/heads/master
@{#170242}\", \"got_swarming_client_revision\": \"a0ee5d99f1d4b38ddaa4c759c83798
0b63b99566\", \"got_swarming_client_revision_cp\": \"refs/heads/master@{#276089}
\", \"got_v8_revision\": \"801ada225ddc271c132c3a35f03975671d43e399\", \"got_v8_
revision_cp\": \"refs/heads/master@{#43426}\", \"got_webkit_revision\": \"5e2293
dffc3cd07d37fbedea3b500f0eb650614d\", \"got_webkit_revision_cp\": \"refs/heads/m
aster@{#124383}\", \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c62
3137f4\", \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"}" |
| 184 ], | 190 ], |
| 191 "cwd": "[SLAVE_BUILD]", |
| 185 "name": "archive build" | 192 "name": "archive build" |
| 186 } | 193 } |
| 187 ] | 194 ] |
| OLD | NEW |