| OLD | NEW |
| 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 "[BUILD]\\scripts\\slave\\kill_processes.py" |
| 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", |
| 9 "name": "taskkill" |
| 10 }, |
| 11 { |
| 12 "cmd": [ |
| 13 "python", |
| 14 "-u", |
| 15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
| 7 "--master", | 16 "--master", |
| 8 "tryserver.chromium.win", | 17 "tryserver.chromium.win", |
| 9 "--builder", | 18 "--builder", |
| 10 "win_chromium_variable", | 19 "win_chromium_variable", |
| 11 "--slave", | 20 "--slave", |
| 12 "build1-a1", | 21 "build1-a1", |
| 13 "--spec", | 22 "--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'}]", | 23 "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", | 24 "--root", |
| 16 "src", | 25 "src", |
| 17 "--revision_mapping_file", | 26 "--revision_mapping_file", |
| 18 "{\"src\": \"got_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_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 27 "{\"src\": \"got_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_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
| 19 "--git-cache-dir", | 28 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 29 "[GIT_CACHE]", |
| 21 "--output_json", | 30 "--output_json", |
| 22 "/path/to/tmp/json", | 31 "/path/to/tmp/json", |
| 23 "--revision", | 32 "--revision", |
| 24 "src@r1", | 33 "src@r1", |
| 25 "--output_manifest" | 34 "--output_manifest" |
| 26 ], | 35 ], |
| 27 "cwd": "[SLAVE_BUILD]", | 36 "cwd": "[SLAVE_BUILD]", |
| 28 "env": { | 37 "env": { |
| 29 "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]" | 38 "PATH": "%(PATH)s;RECIPE_PACKAGE[depot_tools]" |
| 30 }, | 39 }, |
| 31 "name": "bot_update", | 40 "name": "bot_update", |
| 32 "~followup_annotations": [ | 41 "~followup_annotations": [ |
| 33 "@@@STEP_TEXT@Some step text@@@", | 42 "@@@STEP_TEXT@Some step text@@@", |
| 34 "@@@STEP_LOG_LINE@json.output@{@@@", | 43 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 47 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 39 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", | 48 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 93 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 102 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 94 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 95 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 104 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 96 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 105 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 97 ] | 106 ] |
| 98 }, | 107 }, |
| 99 { | 108 { |
| 100 "cmd": [ | 109 "cmd": [ |
| 101 "python", | 110 "python", |
| 102 "-u", | 111 "-u", |
| 103 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 112 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 104 "--version" | 113 "--version" |
| 105 ], | 114 ], |
| 106 "cwd": "[SLAVE_BUILD]", | 115 "cwd": "[SLAVE_BUILD]", |
| 107 "name": "swarming.py --version", | 116 "name": "swarming.py --version", |
| 108 "stdout": "/path/to/tmp/", | 117 "stdout": "/path/to/tmp/", |
| 109 "~followup_annotations": [ | 118 "~followup_annotations": [ |
| 110 "@@@STEP_TEXT@0.4.10@@@" | 119 "@@@STEP_TEXT@0.4.10@@@" |
| 111 ] | 120 ] |
| 112 }, | 121 }, |
| 113 { | 122 { |
| 114 "cmd": [ | 123 "cmd": [ |
| 115 "python", | 124 "python", |
| 116 "-u", | 125 "-u", |
| 117 "RECIPE_PACKAGE[depot_tools]/gclient.py", | 126 "RECIPE_PACKAGE[depot_tools]\\gclient.py", |
| 118 "runhooks" | 127 "runhooks" |
| 119 ], | 128 ], |
| 120 "cwd": "[SLAVE_BUILD]", | 129 "cwd": "[SLAVE_BUILD]", |
| 121 "env": { | 130 "env": { |
| 122 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library ffmpeg_brandi
ng=Chrome gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=ia32 test_isol
ation_mode=prepare use_goma=1", | 131 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]\\goma' proprietary_cod
ecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", |
| 123 "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]" | 132 "PATH": "%(PATH)s;RECIPE_PACKAGE[depot_tools]" |
| 124 }, | 133 }, |
| 125 "name": "gclient runhooks" | 134 "name": "gclient runhooks" |
| 126 }, | 135 }, |
| 127 { | 136 { |
| 128 "cmd": [ | 137 "cmd": [ |
| 129 "python", | 138 "python", |
| 130 "-u", | 139 "-u", |
| 131 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 140 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 132 "--output", | 141 "--output", |
| 133 "/path/to/tmp/json", | 142 "/path/to/tmp/json", |
| 134 "--", | 143 "--", |
| 135 "--build-config-fs", | 144 "--build-config-fs", |
| 136 "Release", | 145 "Release", |
| 137 "--use-src-side-runtest-py", | 146 "--use-src-side-runtest-py", |
| 138 "--paths", | 147 "--paths", |
| 139 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", | 148 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]\\\\src\"}", |
| 140 "--properties", | 149 "--properties", |
| 141 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"linux\"}" | 150 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" |
| 142 ], | 151 ], |
| 143 "cwd": "[SLAVE_BUILD]", | 152 "cwd": "[SLAVE_BUILD]", |
| 144 "name": "get compile targets for scripts", | 153 "name": "get compile targets for scripts", |
| 145 "~followup_annotations": [ | 154 "~followup_annotations": [ |
| 146 "@@@STEP_LOG_LINE@json.output@{}@@@", | 155 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 147 "@@@STEP_LOG_END@json.output@@@" | 156 "@@@STEP_LOG_END@json.output@@@" |
| 148 ] | 157 ] |
| 149 }, | 158 }, |
| 150 { | 159 { |
| 151 "cmd": [ | 160 "cmd": [ |
| 152 "python", | 161 "python", |
| 153 "-u", | 162 "-u", |
| 154 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 163 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 155 "[SLAVE_BUILD]/src/testing/buildbot/chromium.win.json", | 164 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", |
| 156 "/path/to/tmp/json" | 165 "/path/to/tmp/json" |
| 157 ], | 166 ], |
| 158 "cwd": "[SLAVE_BUILD]", | 167 "cwd": "[SLAVE_BUILD]", |
| 159 "name": "read test spec", | 168 "name": "read test spec", |
| 160 "~followup_annotations": [ | 169 "~followup_annotations": [ |
| 161 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.win.json@@
@", | 170 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", |
| 162 "@@@STEP_LOG_LINE@json.output@{}@@@", | 171 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 163 "@@@STEP_LOG_END@json.output@@@" | 172 "@@@STEP_LOG_END@json.output@@@" |
| 164 ] | 173 ] |
| 165 }, | 174 }, |
| 166 { | 175 { |
| 167 "cmd": [ | 176 "cmd": [ |
| 168 "git", | 177 "[DEPOT_TOOLS]\\git.bat", |
| 169 "log", | 178 "log", |
| 170 "--format=%H", | 179 "--format=%H", |
| 171 "r0..r1" | 180 "r0..r1" |
| 172 ], | 181 ], |
| 173 "cwd": "[SLAVE_BUILD]/src", | 182 "cwd": "[SLAVE_BUILD]\\src", |
| 174 "name": "git commits in range", | 183 "name": "git commits in range", |
| 175 "stdout": "/path/to/tmp/", | 184 "stdout": "/path/to/tmp/", |
| 176 "~followup_annotations": [ | 185 "~followup_annotations": [ |
| 177 "@@@STEP_LOG_LINE@revisions@r1@@@", | 186 "@@@STEP_LOG_LINE@revisions@r1@@@", |
| 178 "@@@STEP_LOG_END@revisions@@@" | 187 "@@@STEP_LOG_END@revisions@@@" |
| 179 ] | 188 ] |
| 180 }, | 189 }, |
| 181 { | 190 { |
| 182 "cmd": [], | 191 "cmd": [], |
| 183 "cwd": "[SLAVE_BUILD]", | 192 "cwd": "[SLAVE_BUILD]", |
| 184 "name": "test r1" | 193 "name": "test r1" |
| 185 }, | 194 }, |
| 186 { | 195 { |
| 187 "cmd": [ | 196 "cmd": [ |
| 188 "python", | 197 "python", |
| 189 "-u", | 198 "-u", |
| 190 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 199 "[BUILD]\\scripts\\slave\\kill_processes.py" |
| 200 ], |
| 201 "cwd": "[SLAVE_BUILD]", |
| 202 "name": "test r1.taskkill", |
| 203 "~followup_annotations": [ |
| 204 "@@@STEP_NEST_LEVEL@1@@@" |
| 205 ] |
| 206 }, |
| 207 { |
| 208 "cmd": [ |
| 209 "python", |
| 210 "-u", |
| 211 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
| 191 "--master", | 212 "--master", |
| 192 "tryserver.chromium.win", | 213 "tryserver.chromium.win", |
| 193 "--builder", | 214 "--builder", |
| 194 "win_chromium_variable", | 215 "win_chromium_variable", |
| 195 "--slave", | 216 "--slave", |
| 196 "build1-a1", | 217 "build1-a1", |
| 197 "--spec", | 218 "--spec", |
| 198 "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'}]", | 219 "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'}]", |
| 199 "--root", | 220 "--root", |
| 200 "src", | 221 "src", |
| 201 "--revision_mapping_file", | 222 "--revision_mapping_file", |
| 202 "{\"src\": \"got_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_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 223 "{\"src\": \"got_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_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
| 203 "--git-cache-dir", | 224 "--git-cache-dir", |
| 204 "[GIT_CACHE]", | 225 "[GIT_CACHE]", |
| 205 "--output_json", | 226 "--output_json", |
| 206 "/path/to/tmp/json", | 227 "/path/to/tmp/json", |
| 207 "--revision", | 228 "--revision", |
| 208 "src@r1", | 229 "src@r1", |
| 209 "--output_manifest" | 230 "--output_manifest" |
| 210 ], | 231 ], |
| 211 "cwd": "[SLAVE_BUILD]", | 232 "cwd": "[SLAVE_BUILD]", |
| 212 "env": { | 233 "env": { |
| 213 "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]" | 234 "PATH": "%(PATH)s;RECIPE_PACKAGE[depot_tools]" |
| 214 }, | 235 }, |
| 215 "name": "test r1.bot_update", | 236 "name": "test r1.bot_update", |
| 216 "~followup_annotations": [ | 237 "~followup_annotations": [ |
| 217 "@@@STEP_NEST_LEVEL@1@@@", | 238 "@@@STEP_NEST_LEVEL@1@@@", |
| 218 "@@@STEP_TEXT@Some step text@@@", | 239 "@@@STEP_TEXT@Some step text@@@", |
| 219 "@@@STEP_LOG_LINE@json.output@{@@@", | 240 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 220 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 241 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 221 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 242 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 222 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", | 243 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", |
| 223 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 244 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 278 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 299 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 279 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 300 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 280 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 301 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 281 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 302 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 282 ] | 303 ] |
| 283 }, | 304 }, |
| 284 { | 305 { |
| 285 "cmd": [ | 306 "cmd": [ |
| 286 "python", | 307 "python", |
| 287 "-u", | 308 "-u", |
| 288 "RECIPE_PACKAGE[depot_tools]/gclient.py", | 309 "RECIPE_PACKAGE[depot_tools]\\gclient.py", |
| 289 "runhooks" | 310 "runhooks" |
| 290 ], | 311 ], |
| 291 "cwd": "[SLAVE_BUILD]", | 312 "cwd": "[SLAVE_BUILD]", |
| 292 "env": { | 313 "env": { |
| 293 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library ffmpeg_brandi
ng=Chrome gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=ia32 test_isol
ation_mode=prepare use_goma=1", | 314 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]\\goma' proprietary_cod
ecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", |
| 294 "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]" | 315 "PATH": "%(PATH)s;RECIPE_PACKAGE[depot_tools]" |
| 295 }, | 316 }, |
| 296 "name": "test r1.gclient runhooks", | 317 "name": "test r1.gclient runhooks", |
| 297 "~followup_annotations": [ | 318 "~followup_annotations": [ |
| 298 "@@@STEP_NEST_LEVEL@1@@@" | 319 "@@@STEP_NEST_LEVEL@1@@@" |
| 299 ] | 320 ] |
| 300 }, | 321 }, |
| 301 { | 322 { |
| 302 "cmd": [ | 323 "cmd": [ |
| 303 "python", | 324 "python", |
| 304 "-u", | 325 "-u", |
| 305 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 326 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 306 "--output", | 327 "--output", |
| 307 "/path/to/tmp/json", | 328 "/path/to/tmp/json", |
| 308 "--", | 329 "--", |
| 309 "--build-config-fs", | 330 "--build-config-fs", |
| 310 "Release", | 331 "Release", |
| 311 "--use-src-side-runtest-py", | 332 "--use-src-side-runtest-py", |
| 312 "--paths", | 333 "--paths", |
| 313 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", | 334 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]\\\\src\"}", |
| 314 "--properties", | 335 "--properties", |
| 315 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"linux\"}" | 336 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" |
| 316 ], | 337 ], |
| 317 "cwd": "[SLAVE_BUILD]", | 338 "cwd": "[SLAVE_BUILD]", |
| 318 "name": "test r1.get compile targets for scripts", | 339 "name": "test r1.get compile targets for scripts", |
| 319 "~followup_annotations": [ | 340 "~followup_annotations": [ |
| 320 "@@@STEP_NEST_LEVEL@1@@@", | 341 "@@@STEP_NEST_LEVEL@1@@@", |
| 321 "@@@STEP_LOG_LINE@json.output@{}@@@", | 342 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 322 "@@@STEP_LOG_END@json.output@@@" | 343 "@@@STEP_LOG_END@json.output@@@" |
| 323 ] | 344 ] |
| 324 }, | 345 }, |
| 325 { | 346 { |
| 326 "cmd": [ | 347 "cmd": [ |
| 327 "python", | 348 "python", |
| 328 "-u", | 349 "-u", |
| 329 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 350 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 330 "[SLAVE_BUILD]/src/testing/buildbot/chromium.win.json", | 351 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", |
| 331 "/path/to/tmp/json" | 352 "/path/to/tmp/json" |
| 332 ], | 353 ], |
| 333 "cwd": "[SLAVE_BUILD]", | 354 "cwd": "[SLAVE_BUILD]", |
| 334 "name": "test r1.read test spec", | 355 "name": "test r1.read test spec", |
| 335 "~followup_annotations": [ | 356 "~followup_annotations": [ |
| 336 "@@@STEP_NEST_LEVEL@1@@@", | 357 "@@@STEP_NEST_LEVEL@1@@@", |
| 337 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.win.json@@
@", | 358 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", |
| 338 "@@@STEP_LOG_LINE@json.output@{@@@", | 359 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 339 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (1)\": {@@@", | 360 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (1)\": {@@@", |
| 340 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 361 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 341 "@@@STEP_LOG_LINE@json.output@ {@@@", | 362 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 342 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 363 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 343 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 364 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 344 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 365 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 345 "@@@STEP_LOG_LINE@json.output@ \"test\": \"gl_tests\"@@@", | 366 "@@@STEP_LOG_LINE@json.output@ \"test\": \"gl_tests\"@@@", |
| 346 "@@@STEP_LOG_LINE@json.output@ }@@@", | 367 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 347 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 368 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 348 "@@@STEP_LOG_LINE@json.output@ }@@@", | 369 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 349 "@@@STEP_LOG_LINE@json.output@}@@@", | 370 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 350 "@@@STEP_LOG_END@json.output@@@" | 371 "@@@STEP_LOG_END@json.output@@@" |
| 351 ] | 372 ] |
| 352 }, | 373 }, |
| 353 { | 374 { |
| 354 "cmd": [ | 375 "cmd": [ |
| 355 "python", | 376 "python", |
| 356 "-u", | 377 "-u", |
| 357 "[BUILD]/scripts/slave/cleanup_temp.py" | 378 "[BUILD]\\scripts\\slave\\cleanup_temp.py" |
| 358 ], | 379 ], |
| 359 "cwd": "[SLAVE_BUILD]", | 380 "cwd": "[SLAVE_BUILD]", |
| 360 "name": "test r1.cleanup_temp", | 381 "name": "test r1.cleanup_temp", |
| 361 "~followup_annotations": [ | 382 "~followup_annotations": [ |
| 362 "@@@STEP_NEST_LEVEL@1@@@" | 383 "@@@STEP_NEST_LEVEL@1@@@" |
| 363 ] | 384 ] |
| 364 }, | 385 }, |
| 365 { | 386 { |
| 366 "cmd": [ | 387 "cmd": [ |
| 367 "python", | 388 "python", |
| 368 "-u", | 389 "-u", |
| 369 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", | 390 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
| 370 "--build-dir", | 391 "--build-dir", |
| 371 "[SLAVE_BUILD]/src/out/Release", | 392 "[SLAVE_BUILD]\\src\\out\\Release", |
| 372 "--clean-isolated-files" | 393 "--clean-isolated-files" |
| 373 ], | 394 ], |
| 374 "cwd": "[SLAVE_BUILD]", | 395 "cwd": "[SLAVE_BUILD]", |
| 375 "name": "test r1.clean isolated files", | 396 "name": "test r1.clean isolated files", |
| 376 "~followup_annotations": [ | 397 "~followup_annotations": [ |
| 377 "@@@STEP_NEST_LEVEL@1@@@" | 398 "@@@STEP_NEST_LEVEL@1@@@" |
| 378 ] | 399 ] |
| 379 }, | 400 }, |
| 380 { | 401 { |
| 381 "cmd": [ | 402 "cmd": [ |
| 382 "python", | 403 "python", |
| 383 "-u", | 404 "-u", |
| 384 "[BUILD]/scripts/slave/compile.py", | 405 "[BUILD]\\scripts\\slave\\compile.py", |
| 385 "--target", | 406 "--target", |
| 386 "Release", | 407 "Release", |
| 387 "--src-dir", | 408 "--src-dir", |
| 388 "[SLAVE_BUILD]/src", | 409 "[SLAVE_BUILD]\\src", |
| 389 "--build-tool", | 410 "--build-tool", |
| 390 "ninja", | 411 "ninja", |
| 391 "--compiler", | 412 "--compiler", |
| 392 "goma", | 413 "goma", |
| 393 "--goma-jsonstatus", | 414 "--goma-jsonstatus", |
| 394 "/path/to/tmp/json", | 415 "/path/to/tmp/json", |
| 395 "--goma-dir", | 416 "--goma-dir", |
| 396 "[BUILD]/goma", | 417 "[BUILD]\\goma", |
| 397 "--ninja-ensure-up-to-date", | 418 "--ninja-ensure-up-to-date", |
| 398 "--", | 419 "--", |
| 399 "gl_tests", | 420 "gl_tests", |
| 400 "gl_tests_run" | 421 "gl_tests_run" |
| 401 ], | 422 ], |
| 402 "cwd": "[SLAVE_BUILD]", | 423 "cwd": "[SLAVE_BUILD]", |
| 403 "name": "test r1.compile", | 424 "name": "test r1.compile", |
| 404 "~followup_annotations": [ | 425 "~followup_annotations": [ |
| 405 "@@@STEP_NEST_LEVEL@1@@@", | 426 "@@@STEP_NEST_LEVEL@1@@@", |
| 406 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 427 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 407 "@@@STEP_LOG_END@json.output (invalid)@@@" | 428 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 408 ] | 429 ] |
| 409 }, | 430 }, |
| 410 { | 431 { |
| 411 "cmd": [ | 432 "cmd": [ |
| 412 "python", | 433 "python", |
| 413 "-u", | 434 "-u", |
| 414 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", | 435 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", |
| 415 "--build-dir", | 436 "--build-dir", |
| 416 "[SLAVE_BUILD]/src/out/Release", | 437 "[SLAVE_BUILD]\\src\\out\\Release", |
| 417 "--src-dir", | 438 "--src-dir", |
| 418 "[SLAVE_BUILD]/src" | 439 "[SLAVE_BUILD]\\src" |
| 419 ], | 440 ], |
| 420 "cwd": "[SLAVE_BUILD]", | 441 "cwd": "[SLAVE_BUILD]", |
| 421 "name": "test r1.remove_build_metadata", | 442 "name": "test r1.remove_build_metadata", |
| 422 "~followup_annotations": [ | 443 "~followup_annotations": [ |
| 423 "@@@STEP_NEST_LEVEL@1@@@" | 444 "@@@STEP_NEST_LEVEL@1@@@" |
| 424 ] | 445 ] |
| 425 }, | 446 }, |
| 426 { | 447 { |
| 427 "cmd": [ | 448 "cmd": [ |
| 428 "python", | 449 "python", |
| 429 "-u", | 450 "-u", |
| 430 "RECIPE_MODULE[build::isolate]/resources/isolate.py", | 451 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
| 431 "[SLAVE_BUILD]/src/tools/swarming_client", | 452 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 432 "batcharchive", | 453 "batcharchive", |
| 433 "--dump-json", | 454 "--dump-json", |
| 434 "/path/to/tmp/json", | 455 "/path/to/tmp/json", |
| 435 "--isolate-server", | 456 "--isolate-server", |
| 436 "https://isolateserver.appspot.com", | 457 "https://isolateserver.appspot.com", |
| 437 "--verbose", | 458 "--verbose", |
| 438 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json" | 459 "[SLAVE_BUILD]\\src\\out\\Release\\gl_tests.isolated.gen.json" |
| 439 ], | 460 ], |
| 440 "cwd": "[SLAVE_BUILD]", | 461 "cwd": "[SLAVE_BUILD]", |
| 441 "name": "test r1.isolate tests", | 462 "name": "test r1.isolate tests", |
| 442 "~followup_annotations": [ | 463 "~followup_annotations": [ |
| 443 "@@@STEP_NEST_LEVEL@1@@@", | 464 "@@@STEP_NEST_LEVEL@1@@@", |
| 444 "@@@STEP_LOG_LINE@json.output@{@@@", | 465 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 445 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
"@@@", | 466 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
"@@@", |
| 446 "@@@STEP_LOG_LINE@json.output@}@@@", | 467 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 447 "@@@STEP_LOG_END@json.output@@@" | 468 "@@@STEP_LOG_END@json.output@@@" |
| 448 ] | 469 ] |
| 449 }, | 470 }, |
| 450 { | 471 { |
| 451 "cmd": [ | 472 "cmd": [ |
| 452 "python", | 473 "python", |
| 453 "-u", | 474 "-u", |
| 454 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 475 "[BUILD]\\scripts\\slave\\chromium\\run_crash_handler.py", |
| 476 "--target", |
| 477 "Release" |
| 478 ], |
| 479 "cwd": "[SLAVE_BUILD]", |
| 480 "name": "test r1.start_crash_service", |
| 481 "~followup_annotations": [ |
| 482 "@@@STEP_NEST_LEVEL@1@@@" |
| 483 ] |
| 484 }, |
| 485 { |
| 486 "cmd": [ |
| 487 "python", |
| 488 "-u", |
| 489 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 455 "trigger", | 490 "trigger", |
| 456 "--swarming", | 491 "--swarming", |
| 457 "https://chromium-swarm.appspot.com", | 492 "https://chromium-swarm.appspot.com", |
| 458 "--isolate-server", | 493 "--isolate-server", |
| 459 "https://isolateserver.appspot.com", | 494 "https://isolateserver.appspot.com", |
| 460 "--priority", | 495 "--priority", |
| 461 "25", | 496 "25", |
| 462 "--shards", | 497 "--shards", |
| 463 "1", | 498 "1", |
| 464 "--task-name", | 499 "--task-name", |
| 465 "gl_tests (r1)/Ubuntu-12.04/[dummy has/win_chromium_variable/1", | 500 "gl_tests (r1)/Windows-7-SP1/[dummy has/win_chromium_variable/1", |
| 466 "--dump-json", | 501 "--dump-json", |
| 467 "/path/to/tmp/json", | 502 "/path/to/tmp/json", |
| 468 "--expiration", | 503 "--expiration", |
| 469 "3600", | 504 "3600", |
| 470 "--io-timeout", | 505 "--io-timeout", |
| 471 "1200", | 506 "1200", |
| 472 "--hard-timeout", | 507 "--hard-timeout", |
| 473 "3600", | 508 "3600", |
| 474 "--dimension", | 509 "--dimension", |
| 475 "cpu", | 510 "cpu", |
| 476 "x86-64", | 511 "x86-64", |
| 477 "--dimension", | 512 "--dimension", |
| 478 "gpu", | 513 "gpu", |
| 479 "none", | 514 "none", |
| 480 "--dimension", | 515 "--dimension", |
| 481 "os", | 516 "os", |
| 482 "Ubuntu-12.04", | 517 "Windows-7-SP1", |
| 483 "--dimension", | 518 "--dimension", |
| 484 "pool", | 519 "pool", |
| 485 "Chrome", | 520 "Chrome", |
| 486 "--tag", | 521 "--tag", |
| 487 "buildername:win_chromium_variable", | 522 "buildername:win_chromium_variable", |
| 488 "--tag", | 523 "--tag", |
| 489 "buildnumber:1", | 524 "buildnumber:1", |
| 490 "--tag", | 525 "--tag", |
| 491 "data:[dummy hash for gl_tests]", | 526 "data:[dummy hash for gl_tests]", |
| 492 "--tag", | 527 "--tag", |
| 493 "master:tryserver.chromium.win", | 528 "master:tryserver.chromium.win", |
| 494 "--tag", | 529 "--tag", |
| 495 "name:gl_tests (r1)", | 530 "name:gl_tests (r1)", |
| 496 "--tag", | 531 "--tag", |
| 497 "os:Ubuntu-12.04", | 532 "os:Windows-7-SP1", |
| 498 "--tag", | 533 "--tag", |
| 499 "project:chromium", | 534 "project:chromium", |
| 500 "--tag", | 535 "--tag", |
| 501 "purpose:CI", | 536 "purpose:CI", |
| 502 "--tag", | 537 "--tag", |
| 503 "purpose:post-commit", | 538 "purpose:post-commit", |
| 504 "--tag", | 539 "--tag", |
| 505 "slavename:build1-a1", | 540 "slavename:build1-a1", |
| 506 "--tag", | 541 "--tag", |
| 507 "stepname:gl_tests (r1)", | 542 "stepname:gl_tests (r1) on Windows-7-SP1", |
| 508 "--idempotent", | 543 "--idempotent", |
| 509 "[dummy hash for gl_tests]", | 544 "[dummy hash for gl_tests]", |
| 510 "--", | 545 "--", |
| 511 "--gtest_filter=Test.One:Test.Two:Test.Three", | 546 "--gtest_filter=Test.One:Test.Two:Test.Three", |
| 512 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 547 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 513 ], | 548 ], |
| 514 "cwd": "[SLAVE_BUILD]", | 549 "cwd": "[SLAVE_BUILD]", |
| 515 "name": "test r1.[trigger] gl_tests (r1)", | 550 "name": "test r1.[trigger] gl_tests (r1) on Windows-7-SP1", |
| 516 "~followup_annotations": [ | 551 "~followup_annotations": [ |
| 517 "@@@STEP_NEST_LEVEL@1@@@", | 552 "@@@STEP_NEST_LEVEL@1@@@", |
| 518 "@@@STEP_LOG_LINE@json.output@{@@@", | 553 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 519 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (r1)/Ubuntu
-12.04/[dummy has/win_chromium_variable/1\", @@@", | 554 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (r1)/Window
s-7-SP1/[dummy has/win_chromium_variable/1\", @@@", |
| 520 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 555 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 521 "@@@STEP_LOG_LINE@json.output@ \"gl_tests (r1)/Ubuntu-12.04/[dummy has/
win_chromium_variable/1\": {@@@", | 556 "@@@STEP_LOG_LINE@json.output@ \"gl_tests (r1)/Windows-7-SP1/[dummy has
/win_chromium_variable/1\": {@@@", |
| 522 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 557 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 523 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 558 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 524 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 559 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 525 "@@@STEP_LOG_LINE@json.output@ }@@@", | 560 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 526 "@@@STEP_LOG_LINE@json.output@ }@@@", | 561 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 527 "@@@STEP_LOG_LINE@json.output@}@@@", | 562 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 528 "@@@STEP_LOG_END@json.output@@@", | 563 "@@@STEP_LOG_END@json.output@@@", |
| 529 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 564 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 530 ] | 565 ] |
| 531 }, | 566 }, |
| 532 { | 567 { |
| 533 "allow_subannotations": true, | 568 "allow_subannotations": true, |
| 534 "cmd": [ | 569 "cmd": [ |
| 535 "python", | 570 "python", |
| 536 "-u", | 571 "-u", |
| 537 "RECIPE_MODULE[build::swarming]/resources/collect_gtest_task.py", | 572 "RECIPE_MODULE[build::swarming]\\resources\\collect_gtest_task.py", |
| 538 "--swarming-client-dir", | 573 "--swarming-client-dir", |
| 539 "[SLAVE_BUILD]/src/tools/swarming_client", | 574 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 540 "--temp-root-dir", | 575 "--temp-root-dir", |
| 541 "[TMP_BASE]", | 576 "[TMP_BASE]", |
| 542 "--merged-test-output", | 577 "--merged-test-output", |
| 543 "/path/to/tmp/json", | 578 "/path/to/tmp/json", |
| 544 "--", | 579 "--", |
| 545 "collect", | 580 "collect", |
| 546 "--swarming", | 581 "--swarming", |
| 547 "https://chromium-swarm.appspot.com", | 582 "https://chromium-swarm.appspot.com", |
| 548 "--decorate", | 583 "--decorate", |
| 549 "--print-status-updates", | 584 "--print-status-updates", |
| 550 "--shards", | 585 "--shards", |
| 551 "1", | 586 "1", |
| 552 "gl_tests (r1)/Ubuntu-12.04/[dummy has/win_chromium_variable/1" | 587 "gl_tests (r1)/Windows-7-SP1/[dummy has/win_chromium_variable/1" |
| 553 ], | 588 ], |
| 554 "cwd": "[SLAVE_BUILD]", | 589 "cwd": "[SLAVE_BUILD]", |
| 555 "name": "test r1.gl_tests (r1)", | 590 "name": "test r1.gl_tests (r1) on Windows-7-SP1", |
| 556 "~followup_annotations": [ | 591 "~followup_annotations": [ |
| 557 "@@@STEP_NEST_LEVEL@1@@@", | 592 "@@@STEP_NEST_LEVEL@1@@@", |
| 558 "step returned non-zero exit code: 1", | 593 "step returned non-zero exit code: 1", |
| 559 "@@@STEP_TEXT@<br/>failures:<br/>Test.One<br/>Test.Two<br/>@@@", | 594 "@@@STEP_TEXT@<br/>failures:<br/>Test.One<br/>Test.Two<br/>@@@", |
| 560 "@@@STEP_FAILURE@@@" | 595 "@@@STEP_FAILURE@@@" |
| 561 ] | 596 ] |
| 562 }, | 597 }, |
| 563 { | 598 { |
| 564 "cmd": [ | 599 "cmd": [ |
| 565 "python", | 600 "python", |
| 566 "-u", | 601 "-u", |
| 567 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 602 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results.
py", |
| 568 "--input-gtest-json", | 603 "--input-gtest-json", |
| 569 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"FAILURE\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"FAILURE\"}]}]}", | 604 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"FAILURE\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"FAILURE\"}]}]}", |
| 570 "--master-name", | 605 "--master-name", |
| 571 "tryserver.chromium.win", | 606 "tryserver.chromium.win", |
| 572 "--builder-name", | 607 "--builder-name", |
| 573 "win_chromium_variable", | 608 "win_chromium_variable", |
| 574 "--build-number", | 609 "--build-number", |
| 575 "1", | 610 "1", |
| 576 "--test-type", | 611 "--test-type", |
| 577 "test r1.gl_tests (r1)", | 612 "test r1.gl_tests (r1) on Windows-7-SP1", |
| 578 "--test-results-server", | 613 "--test-results-server", |
| 579 "test-results.appspot.com", | 614 "test-results.appspot.com", |
| 580 "--chrome-revision", | 615 "--chrome-revision", |
| 581 "170242" | 616 "170242" |
| 582 ], | 617 ], |
| 583 "cwd": "[SLAVE_BUILD]", | 618 "cwd": "[SLAVE_BUILD]", |
| 584 "name": "test r1.Upload to test-results [test r1.gl_tests (r1)]", | 619 "name": "test r1.Upload to test-results [test r1.gl_tests (r1) on Windows-7-
SP1]", |
| 585 "~followup_annotations": [ | 620 "~followup_annotations": [ |
| 586 "@@@STEP_NEST_LEVEL@1@@@" | 621 "@@@STEP_NEST_LEVEL@1@@@" |
| 587 ] | 622 ] |
| 623 }, |
| 624 { |
| 625 "cmd": [ |
| 626 "python", |
| 627 "-u", |
| 628 "[BUILD]\\scripts\\slave\\process_dumps.py", |
| 629 "--target", |
| 630 "Release" |
| 631 ], |
| 632 "cwd": "[SLAVE_BUILD]", |
| 633 "name": "test r1.process_dumps", |
| 634 "~followup_annotations": [ |
| 635 "@@@STEP_NEST_LEVEL@1@@@" |
| 636 ] |
| 588 }, | 637 }, |
| 589 { | 638 { |
| 590 "cmd": [ | 639 "cmd": [ |
| 591 "python", | 640 "python", |
| 592 "-u", | 641 "-u", |
| 593 "import sys; sys.exit(0)" | 642 "import sys; sys.exit(0)" |
| 594 ], | 643 ], |
| 595 "cwd": "[SLAVE_BUILD]", | 644 "cwd": "[SLAVE_BUILD]", |
| 596 "name": "report", | 645 "name": "report", |
| 597 "~followup_annotations": [ | 646 "~followup_annotations": [ |
| (...skipping 17 matching lines...) Expand all Loading... |
| 615 "@@@STEP_LOG_END@report@@@", | 664 "@@@STEP_LOG_END@report@@@", |
| 616 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"gl_tests\": {\"failures\": [\"Test.One\", \"Test.Two\
"], \"status\": \"failed\", \"valid\": true}}}}@@@" | 665 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"gl_tests\": {\"failures\": [\"Test.One\", \"Test.Two\
"], \"status\": \"failed\", \"valid\": true}}}}@@@" |
| 617 ] | 666 ] |
| 618 }, | 667 }, |
| 619 { | 668 { |
| 620 "name": "$result", | 669 "name": "$result", |
| 621 "recipe_result": null, | 670 "recipe_result": null, |
| 622 "status_code": 0 | 671 "status_code": 0 |
| 623 } | 672 } |
| 624 ] | 673 ] |
| OLD | NEW |