| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE[build]/git_setup.py", | 6 "RECIPE_PACKAGE[build]/git_setup.py", |
| 7 "--path", | 7 "--path", |
| 8 "[SLAVE_BUILD]/swarming.client", | 8 "[SLAVE_BUILD]/swarming.client", |
| 9 "--url", | 9 "--url", |
| 10 "https://chromium.googlesource.com/external/swarming.client.git" | 10 "https://chromium.googlesource.com/external/swarming.client.git" |
| (...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 89 "trigger", | 89 "trigger", |
| 90 "--swarming", | 90 "--swarming", |
| 91 "https://chromium-swarm.appspot.com", | 91 "https://chromium-swarm.appspot.com", |
| 92 "--isolate-server", | 92 "--isolate-server", |
| 93 "https://isolateserver.appspot.com", | 93 "https://isolateserver.appspot.com", |
| 94 "--priority", | 94 "--priority", |
| 95 "25", | 95 "25", |
| 96 "--shards", | 96 "--shards", |
| 97 "1", | 97 "1", |
| 98 "--task-name", | 98 "--task-name", |
| 99 "Check/Windows-XP-SP3/[dummy has/V8 Win32/571", | 99 "Check/Windows-7-SP1/[dummy has/V8 Win32/571", |
| 100 "--dump-json", | 100 "--dump-json", |
| 101 "/path/to/tmp/json", | 101 "/path/to/tmp/json", |
| 102 "--expiration", | 102 "--expiration", |
| 103 "3600", | 103 "3600", |
| 104 "--io-timeout", | 104 "--io-timeout", |
| 105 "1200", | 105 "1200", |
| 106 "--hard-timeout", | 106 "--hard-timeout", |
| 107 "2700", | 107 "2700", |
| 108 "--dimension", | 108 "--dimension", |
| 109 "cpu", | 109 "cpu", |
| 110 "x86-32", | 110 "x86-64", |
| 111 "--dimension", | 111 "--dimension", |
| 112 "gpu", | 112 "gpu", |
| 113 "none", | 113 "none", |
| 114 "--dimension", | 114 "--dimension", |
| 115 "os", | 115 "os", |
| 116 "Windows-XP-SP3", | 116 "Windows-7-SP1", |
| 117 "--dimension", | 117 "--dimension", |
| 118 "pool", | 118 "pool", |
| 119 "Chrome", | 119 "Chrome", |
| 120 "--tag", | 120 "--tag", |
| 121 "buildername:V8 Win32", | 121 "buildername:V8 Win32", |
| 122 "--tag", | 122 "--tag", |
| 123 "buildnumber:571", | 123 "buildnumber:571", |
| 124 "--tag", | 124 "--tag", |
| 125 "data:[dummy hash for bot_default]", | 125 "data:[dummy hash for bot_default]", |
| 126 "--tag", | 126 "--tag", |
| 127 "master:client.v8", | 127 "master:client.v8", |
| 128 "--tag", | 128 "--tag", |
| 129 "name:Check", | 129 "name:Check", |
| 130 "--tag", | 130 "--tag", |
| 131 "os:Windows-XP-SP3", | 131 "os:Windows-7-SP1", |
| 132 "--tag", | 132 "--tag", |
| 133 "project:v8", | 133 "project:v8", |
| 134 "--tag", | 134 "--tag", |
| 135 "purpose:CI", | 135 "purpose:CI", |
| 136 "--tag", | 136 "--tag", |
| 137 "purpose:post-commit", | 137 "purpose:post-commit", |
| 138 "--tag", | 138 "--tag", |
| 139 "slavename:TestSlavename", | 139 "slavename:TestSlavename", |
| 140 "--tag", | 140 "--tag", |
| 141 "stepname:Check on Windows-XP-SP3", | 141 "stepname:Check on Windows-7-SP1", |
| 142 "--idempotent", | 142 "--idempotent", |
| 143 "[dummy hash for bot_default]", | 143 "[dummy hash for bot_default]", |
| 144 "--", | 144 "--", |
| 145 "--progress=verbose", | 145 "--progress=verbose", |
| 146 "--mode", | 146 "--mode", |
| 147 "Release", | 147 "Release", |
| 148 "--arch", | 148 "--arch", |
| 149 "ia32", | 149 "ia32", |
| 150 "--outdir", | 150 "--outdir", |
| 151 "out", | 151 "out", |
| 152 "--buildbot", | 152 "--buildbot", |
| 153 "--timeout=200", | 153 "--timeout=200", |
| 154 "--random-seed=-275937916", | 154 "--random-seed=-275937916", |
| 155 "bot_default", | 155 "bot_default", |
| 156 "--exhaustive-variants", | 156 "--exhaustive-variants", |
| 157 "--rerun-failures-count=2", | 157 "--rerun-failures-count=2", |
| 158 "--swarming", | 158 "--swarming", |
| 159 "--json-test-results", | 159 "--json-test-results", |
| 160 "${ISOLATED_OUTDIR}/output.json" | 160 "${ISOLATED_OUTDIR}/output.json" |
| 161 ], | 161 ], |
| 162 "cwd": "[SLAVE_BUILD]", | 162 "cwd": "[SLAVE_BUILD]", |
| 163 "name": "[trigger] Check on Windows-XP-SP3", | 163 "name": "[trigger] Check on Windows-7-SP1", |
| 164 "~followup_annotations": [ | 164 "~followup_annotations": [ |
| 165 "@@@STEP_LOG_LINE@json.output@{@@@", | 165 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 166 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Windows-XP-SP3
/[dummy has/V8 Win32/571\", @@@", | 166 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Windows-7-SP1/
[dummy has/V8 Win32/571\", @@@", |
| 167 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 167 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 168 "@@@STEP_LOG_LINE@json.output@ \"Check/Windows-XP-SP3/[dummy has/V8 Win
32/571\": {@@@", | 168 "@@@STEP_LOG_LINE@json.output@ \"Check/Windows-7-SP1/[dummy has/V8 Win3
2/571\": {@@@", |
| 169 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 169 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 170 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 170 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 171 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 171 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 172 "@@@STEP_LOG_LINE@json.output@ }@@@", | 172 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 173 "@@@STEP_LOG_LINE@json.output@ }@@@", | 173 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 174 "@@@STEP_LOG_LINE@json.output@}@@@", | 174 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 175 "@@@STEP_LOG_END@json.output@@@", | 175 "@@@STEP_LOG_END@json.output@@@", |
| 176 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 176 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 177 ] | 177 ] |
| 178 }, | 178 }, |
| 179 { | 179 { |
| 180 "cmd": [ | 180 "cmd": [ |
| 181 "python", | 181 "python", |
| 182 "-u", | 182 "-u", |
| 183 "[SLAVE_BUILD]/swarming.client/swarming.py", | 183 "[SLAVE_BUILD]/swarming.client/swarming.py", |
| 184 "trigger", | 184 "trigger", |
| 185 "--swarming", | 185 "--swarming", |
| 186 "https://chromium-swarm.appspot.com", | 186 "https://chromium-swarm.appspot.com", |
| 187 "--isolate-server", | 187 "--isolate-server", |
| 188 "https://isolateserver.appspot.com", | 188 "https://isolateserver.appspot.com", |
| 189 "--priority", | 189 "--priority", |
| 190 "25", | 190 "25", |
| 191 "--shards", | 191 "--shards", |
| 192 "1", | 192 "1", |
| 193 "--task-name", | 193 "--task-name", |
| 194 "Test262 - no variants/Windows-XP-SP3/[dummy has/V8 Win32/571", | 194 "Test262 - no variants/Windows-7-SP1/[dummy has/V8 Win32/571", |
| 195 "--dump-json", | 195 "--dump-json", |
| 196 "/path/to/tmp/json", | 196 "/path/to/tmp/json", |
| 197 "--expiration", | 197 "--expiration", |
| 198 "3600", | 198 "3600", |
| 199 "--io-timeout", | 199 "--io-timeout", |
| 200 "1200", | 200 "1200", |
| 201 "--hard-timeout", | 201 "--hard-timeout", |
| 202 "2700", | 202 "2700", |
| 203 "--dimension", | 203 "--dimension", |
| 204 "cpu", | 204 "cpu", |
| 205 "x86-32", | 205 "x86-64", |
| 206 "--dimension", | 206 "--dimension", |
| 207 "gpu", | 207 "gpu", |
| 208 "none", | 208 "none", |
| 209 "--dimension", | 209 "--dimension", |
| 210 "os", | 210 "os", |
| 211 "Windows-XP-SP3", | 211 "Windows-7-SP1", |
| 212 "--dimension", | 212 "--dimension", |
| 213 "pool", | 213 "pool", |
| 214 "Chrome", | 214 "Chrome", |
| 215 "--tag", | 215 "--tag", |
| 216 "buildername:V8 Win32", | 216 "buildername:V8 Win32", |
| 217 "--tag", | 217 "--tag", |
| 218 "buildnumber:571", | 218 "buildnumber:571", |
| 219 "--tag", | 219 "--tag", |
| 220 "data:[dummy hash for test262]", | 220 "data:[dummy hash for test262]", |
| 221 "--tag", | 221 "--tag", |
| 222 "master:client.v8", | 222 "master:client.v8", |
| 223 "--tag", | 223 "--tag", |
| 224 "name:Test262 - no variants", | 224 "name:Test262 - no variants", |
| 225 "--tag", | 225 "--tag", |
| 226 "os:Windows-XP-SP3", | 226 "os:Windows-7-SP1", |
| 227 "--tag", | 227 "--tag", |
| 228 "project:v8", | 228 "project:v8", |
| 229 "--tag", | 229 "--tag", |
| 230 "purpose:CI", | 230 "purpose:CI", |
| 231 "--tag", | 231 "--tag", |
| 232 "purpose:post-commit", | 232 "purpose:post-commit", |
| 233 "--tag", | 233 "--tag", |
| 234 "slavename:TestSlavename", | 234 "slavename:TestSlavename", |
| 235 "--tag", | 235 "--tag", |
| 236 "stepname:Test262 - no variants on Windows-XP-SP3", | 236 "stepname:Test262 - no variants on Windows-7-SP1", |
| 237 "--idempotent", | 237 "--idempotent", |
| 238 "[dummy hash for test262]", | 238 "[dummy hash for test262]", |
| 239 "--", | 239 "--", |
| 240 "--progress=verbose", | 240 "--progress=verbose", |
| 241 "--mode", | 241 "--mode", |
| 242 "Release", | 242 "Release", |
| 243 "--arch", | 243 "--arch", |
| 244 "ia32", | 244 "ia32", |
| 245 "--outdir", | 245 "--outdir", |
| 246 "out", | 246 "out", |
| 247 "--buildbot", | 247 "--buildbot", |
| 248 "--timeout=200", | 248 "--timeout=200", |
| 249 "--random-seed=-275937916", | 249 "--random-seed=-275937916", |
| 250 "test262", | 250 "test262", |
| 251 "--no-variants", | 251 "--no-variants", |
| 252 "--download-data", | 252 "--download-data", |
| 253 "--exhaustive-variants", | 253 "--exhaustive-variants", |
| 254 "--rerun-failures-count=2", | 254 "--rerun-failures-count=2", |
| 255 "--swarming", | 255 "--swarming", |
| 256 "--json-test-results", | 256 "--json-test-results", |
| 257 "${ISOLATED_OUTDIR}/output.json" | 257 "${ISOLATED_OUTDIR}/output.json" |
| 258 ], | 258 ], |
| 259 "cwd": "[SLAVE_BUILD]", | 259 "cwd": "[SLAVE_BUILD]", |
| 260 "name": "[trigger] Test262 - no variants on Windows-XP-SP3", | 260 "name": "[trigger] Test262 - no variants on Windows-7-SP1", |
| 261 "~followup_annotations": [ | 261 "~followup_annotations": [ |
| 262 "@@@STEP_LOG_LINE@json.output@{@@@", | 262 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 263 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - no variant
s/Windows-XP-SP3/[dummy has/V8 Win32/571\", @@@", | 263 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - no variant
s/Windows-7-SP1/[dummy has/V8 Win32/571\", @@@", |
| 264 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 264 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 265 "@@@STEP_LOG_LINE@json.output@ \"Test262 - no variants/Windows-XP-SP3/[
dummy has/V8 Win32/571\": {@@@", | 265 "@@@STEP_LOG_LINE@json.output@ \"Test262 - no variants/Windows-7-SP1/[d
ummy has/V8 Win32/571\": {@@@", |
| 266 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 266 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 267 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 267 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 268 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 268 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 269 "@@@STEP_LOG_LINE@json.output@ }@@@", | 269 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 270 "@@@STEP_LOG_LINE@json.output@ }@@@", | 270 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 271 "@@@STEP_LOG_LINE@json.output@}@@@", | 271 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 272 "@@@STEP_LOG_END@json.output@@@", | 272 "@@@STEP_LOG_END@json.output@@@", |
| 273 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 273 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 274 ] | 274 ] |
| 275 }, | 275 }, |
| 276 { | 276 { |
| 277 "cmd": [ | 277 "cmd": [ |
| 278 "python", | 278 "python", |
| 279 "-u", | 279 "-u", |
| 280 "[SLAVE_BUILD]/swarming.client/swarming.py", | 280 "[SLAVE_BUILD]/swarming.client/swarming.py", |
| 281 "trigger", | 281 "trigger", |
| 282 "--swarming", | 282 "--swarming", |
| 283 "https://chromium-swarm.appspot.com", | 283 "https://chromium-swarm.appspot.com", |
| 284 "--isolate-server", | 284 "--isolate-server", |
| 285 "https://isolateserver.appspot.com", | 285 "https://isolateserver.appspot.com", |
| 286 "--priority", | 286 "--priority", |
| 287 "25", | 287 "25", |
| 288 "--shards", | 288 "--shards", |
| 289 "1", | 289 "1", |
| 290 "--task-name", | 290 "--task-name", |
| 291 "Mozilla/Windows-XP-SP3/[dummy has/V8 Win32/571", | 291 "Mozilla/Windows-7-SP1/[dummy has/V8 Win32/571", |
| 292 "--dump-json", | 292 "--dump-json", |
| 293 "/path/to/tmp/json", | 293 "/path/to/tmp/json", |
| 294 "--expiration", | 294 "--expiration", |
| 295 "3600", | 295 "3600", |
| 296 "--io-timeout", | 296 "--io-timeout", |
| 297 "1200", | 297 "1200", |
| 298 "--hard-timeout", | 298 "--hard-timeout", |
| 299 "2700", | 299 "2700", |
| 300 "--dimension", | 300 "--dimension", |
| 301 "cpu", | 301 "cpu", |
| 302 "x86-32", | 302 "x86-64", |
| 303 "--dimension", | 303 "--dimension", |
| 304 "gpu", | 304 "gpu", |
| 305 "none", | 305 "none", |
| 306 "--dimension", | 306 "--dimension", |
| 307 "os", | 307 "os", |
| 308 "Windows-XP-SP3", | 308 "Windows-7-SP1", |
| 309 "--dimension", | 309 "--dimension", |
| 310 "pool", | 310 "pool", |
| 311 "Chrome", | 311 "Chrome", |
| 312 "--tag", | 312 "--tag", |
| 313 "buildername:V8 Win32", | 313 "buildername:V8 Win32", |
| 314 "--tag", | 314 "--tag", |
| 315 "buildnumber:571", | 315 "buildnumber:571", |
| 316 "--tag", | 316 "--tag", |
| 317 "data:[dummy hash for mozilla]", | 317 "data:[dummy hash for mozilla]", |
| 318 "--tag", | 318 "--tag", |
| 319 "master:client.v8", | 319 "master:client.v8", |
| 320 "--tag", | 320 "--tag", |
| 321 "name:Mozilla", | 321 "name:Mozilla", |
| 322 "--tag", | 322 "--tag", |
| 323 "os:Windows-XP-SP3", | 323 "os:Windows-7-SP1", |
| 324 "--tag", | 324 "--tag", |
| 325 "project:v8", | 325 "project:v8", |
| 326 "--tag", | 326 "--tag", |
| 327 "purpose:CI", | 327 "purpose:CI", |
| 328 "--tag", | 328 "--tag", |
| 329 "purpose:post-commit", | 329 "purpose:post-commit", |
| 330 "--tag", | 330 "--tag", |
| 331 "slavename:TestSlavename", | 331 "slavename:TestSlavename", |
| 332 "--tag", | 332 "--tag", |
| 333 "stepname:Mozilla on Windows-XP-SP3", | 333 "stepname:Mozilla on Windows-7-SP1", |
| 334 "--idempotent", | 334 "--idempotent", |
| 335 "[dummy hash for mozilla]", | 335 "[dummy hash for mozilla]", |
| 336 "--", | 336 "--", |
| 337 "--progress=verbose", | 337 "--progress=verbose", |
| 338 "--mode", | 338 "--mode", |
| 339 "Release", | 339 "Release", |
| 340 "--arch", | 340 "--arch", |
| 341 "ia32", | 341 "ia32", |
| 342 "--outdir", | 342 "--outdir", |
| 343 "out", | 343 "out", |
| 344 "--buildbot", | 344 "--buildbot", |
| 345 "--timeout=200", | 345 "--timeout=200", |
| 346 "--random-seed=-275937916", | 346 "--random-seed=-275937916", |
| 347 "mozilla", | 347 "mozilla", |
| 348 "--exhaustive-variants", | 348 "--exhaustive-variants", |
| 349 "--rerun-failures-count=2", | 349 "--rerun-failures-count=2", |
| 350 "--swarming", | 350 "--swarming", |
| 351 "--json-test-results", | 351 "--json-test-results", |
| 352 "${ISOLATED_OUTDIR}/output.json" | 352 "${ISOLATED_OUTDIR}/output.json" |
| 353 ], | 353 ], |
| 354 "cwd": "[SLAVE_BUILD]", | 354 "cwd": "[SLAVE_BUILD]", |
| 355 "name": "[trigger] Mozilla on Windows-XP-SP3", | 355 "name": "[trigger] Mozilla on Windows-7-SP1", |
| 356 "~followup_annotations": [ | 356 "~followup_annotations": [ |
| 357 "@@@STEP_LOG_LINE@json.output@{@@@", | 357 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 358 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Windows-XP-S
P3/[dummy has/V8 Win32/571\", @@@", | 358 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Windows-7-SP
1/[dummy has/V8 Win32/571\", @@@", |
| 359 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 359 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 360 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Windows-XP-SP3/[dummy has/V8 W
in32/571\": {@@@", | 360 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Windows-7-SP1/[dummy has/V8 Wi
n32/571\": {@@@", |
| 361 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 361 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 362 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 362 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 363 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 363 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 364 "@@@STEP_LOG_LINE@json.output@ }@@@", | 364 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 365 "@@@STEP_LOG_LINE@json.output@ }@@@", | 365 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 366 "@@@STEP_LOG_LINE@json.output@}@@@", | 366 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 367 "@@@STEP_LOG_END@json.output@@@", | 367 "@@@STEP_LOG_END@json.output@@@", |
| 368 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 368 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 369 ] | 369 ] |
| 370 }, | 370 }, |
| (...skipping 10 matching lines...) Expand all Loading... |
| 381 "--merged-test-output", | 381 "--merged-test-output", |
| 382 "/path/to/tmp/json", | 382 "/path/to/tmp/json", |
| 383 "--", | 383 "--", |
| 384 "collect", | 384 "collect", |
| 385 "--swarming", | 385 "--swarming", |
| 386 "https://chromium-swarm.appspot.com", | 386 "https://chromium-swarm.appspot.com", |
| 387 "--decorate", | 387 "--decorate", |
| 388 "--print-status-updates", | 388 "--print-status-updates", |
| 389 "--shards", | 389 "--shards", |
| 390 "1", | 390 "1", |
| 391 "Check/Windows-XP-SP3/[dummy has/V8 Win32/571" | 391 "Check/Windows-7-SP1/[dummy has/V8 Win32/571" |
| 392 ], | 392 ], |
| 393 "cwd": "[SLAVE_BUILD]", | 393 "cwd": "[SLAVE_BUILD]", |
| 394 "name": "Check", | 394 "name": "Check", |
| 395 "~followup_annotations": [ | 395 "~followup_annotations": [ |
| 396 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 396 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 397 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 397 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 398 "@@@STEP_LOG_LINE@durations@@@@", | 398 "@@@STEP_LOG_LINE@durations@@@@", |
| 399 "@@@STEP_LOG_LINE@durations@Details:@@@", | 399 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 400 "@@@STEP_LOG_LINE@durations@@@@", | 400 "@@@STEP_LOG_LINE@durations@@@@", |
| 401 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 401 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 422 "--merged-test-output", | 422 "--merged-test-output", |
| 423 "/path/to/tmp/json", | 423 "/path/to/tmp/json", |
| 424 "--", | 424 "--", |
| 425 "collect", | 425 "collect", |
| 426 "--swarming", | 426 "--swarming", |
| 427 "https://chromium-swarm.appspot.com", | 427 "https://chromium-swarm.appspot.com", |
| 428 "--decorate", | 428 "--decorate", |
| 429 "--print-status-updates", | 429 "--print-status-updates", |
| 430 "--shards", | 430 "--shards", |
| 431 "1", | 431 "1", |
| 432 "Test262 - no variants/Windows-XP-SP3/[dummy has/V8 Win32/571" | 432 "Test262 - no variants/Windows-7-SP1/[dummy has/V8 Win32/571" |
| 433 ], | 433 ], |
| 434 "cwd": "[SLAVE_BUILD]", | 434 "cwd": "[SLAVE_BUILD]", |
| 435 "name": "Test262 - no variants", | 435 "name": "Test262 - no variants", |
| 436 "~followup_annotations": [ | 436 "~followup_annotations": [ |
| 437 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 437 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 438 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 438 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 439 "@@@STEP_LOG_LINE@durations@@@@", | 439 "@@@STEP_LOG_LINE@durations@@@@", |
| 440 "@@@STEP_LOG_LINE@durations@Details:@@@", | 440 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 441 "@@@STEP_LOG_LINE@durations@@@@", | 441 "@@@STEP_LOG_LINE@durations@@@@", |
| 442 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 442 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 463 "--merged-test-output", | 463 "--merged-test-output", |
| 464 "/path/to/tmp/json", | 464 "/path/to/tmp/json", |
| 465 "--", | 465 "--", |
| 466 "collect", | 466 "collect", |
| 467 "--swarming", | 467 "--swarming", |
| 468 "https://chromium-swarm.appspot.com", | 468 "https://chromium-swarm.appspot.com", |
| 469 "--decorate", | 469 "--decorate", |
| 470 "--print-status-updates", | 470 "--print-status-updates", |
| 471 "--shards", | 471 "--shards", |
| 472 "1", | 472 "1", |
| 473 "Mozilla/Windows-XP-SP3/[dummy has/V8 Win32/571" | 473 "Mozilla/Windows-7-SP1/[dummy has/V8 Win32/571" |
| 474 ], | 474 ], |
| 475 "cwd": "[SLAVE_BUILD]", | 475 "cwd": "[SLAVE_BUILD]", |
| 476 "name": "Mozilla", | 476 "name": "Mozilla", |
| 477 "~followup_annotations": [ | 477 "~followup_annotations": [ |
| 478 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 478 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 479 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 479 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 480 "@@@STEP_LOG_LINE@durations@@@@", | 480 "@@@STEP_LOG_LINE@durations@@@@", |
| 481 "@@@STEP_LOG_LINE@durations@Details:@@@", | 481 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 482 "@@@STEP_LOG_LINE@durations@@@@", | 482 "@@@STEP_LOG_LINE@durations@@@@", |
| 483 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 483 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 484 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 484 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 485 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 485 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 486 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", | 486 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| 487 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", | 487 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", |
| 488 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", | 488 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", |
| 489 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 489 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 490 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 490 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 491 "@@@STEP_LOG_END@durations@@@" | 491 "@@@STEP_LOG_END@durations@@@" |
| 492 ] | 492 ] |
| 493 }, | 493 }, |
| 494 { | 494 { |
| 495 "name": "$result", | 495 "name": "$result", |
| 496 "recipe_result": null, | 496 "recipe_result": null, |
| 497 "status_code": 0 | 497 "status_code": 0 |
| 498 } | 498 } |
| 499 ] | 499 ] |
| OLD | NEW |