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

Side by Side Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/missing_metric_test.json

Issue 2016363003: Revert of Avoid nesting steps called under waiting for x: (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 6 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 "git", 4 "git",
5 "update-ref", 5 "update-ref",
6 "refs/heads/master", 6 "refs/heads/master",
7 "refs/remotes/origin/master" 7 "refs/remotes/origin/master"
8 ], 8 ],
9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", 9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
10 "name": "git update-ref" 10 "name": "git update-ref"
(...skipping 200 matching lines...) Expand 10 before | Expand all | Expand 10 after
211 "--svn_repo", 211 "--svn_repo",
212 "svn://svn.chromium.org/chrome-try/try-perf", 212 "svn://svn.chromium.org/chrome-try/try-perf",
213 "--diff", 213 "--diff",
214 "/dev/null" 214 "/dev/null"
215 ], 215 ],
216 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", 216 "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
217 "name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via g it try." 217 "name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via g it try."
218 }, 218 },
219 { 219 {
220 "cmd": [ 220 "cmd": [
221 "git",
222 "footers",
223 "--position",
224 "a6298e4afedbf2cd461755ea6f45b0ad64222222"
225 ],
226 "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
227 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222",
228 "stdout": "/path/to/tmp/"
229 },
230 {
231 "cmd": [],
232 "name": "Waiting for chromium@a6298e4afe"
233 },
234 {
235 "cmd": [
221 "python", 236 "python",
222 "-u", 237 "-u",
223 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 238 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
224 "--", 239 "--",
225 "[DEPOT_TOOLS]/gsutil.py", 240 "[DEPOT_TOOLS]/gsutil.py",
226 "----", 241 "----",
227 "ls", 242 "ls",
228 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip" 243 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip"
229 ], 244 ],
230 "name": "gsutil ls (3)" 245 "name": "Waiting for chromium@a6298e4afe.gsutil ls",
246 "~followup_annotations": [
247 "@@@STEP_NEST_LEVEL@1@@@"
248 ]
231 }, 249 },
232 { 250 {
233 "cmd": [], 251 "cmd": [],
234 "name": "Triggering test job for a6298e4afedbf2cd461755ea6f45b0ad64222222", 252 "name": "Waiting for chromium@a6298e4afe.Triggering test job for a6298e4afed bf2cd461755ea6f45b0ad64222222",
235 "trigger_specs": [ 253 "trigger_specs": [
236 { 254 {
237 "builder_name": "linux_perf_tester", 255 "builder_name": "linux_perf_tester",
238 "properties": { 256 "properties": {
239 "bisect_config": { 257 "bisect_config": {
240 "command": "src/tools/perf/run_benchmark -v --browser=release smooth ness.tough_scrolling_cases", 258 "command": "src/tools/perf/run_benchmark -v --browser=release smooth ness.tough_scrolling_cases",
241 "metric": "mean_input_event_latency/mean_input_event_latency", 259 "metric": "mean_input_event_latency/mean_input_event_latency",
242 "repeat_count": 5, 260 "repeat_count": 5,
243 "test_type": "perf" 261 "test_type": "perf"
244 }, 262 },
245 "job_name": "a6298e4afedbf2cd461755ea6f45b0ad64222222-test", 263 "job_name": "a6298e4afedbf2cd461755ea6f45b0ad64222222-test",
246 "parent_build_archive_url": "gs://chrome-perf/Linux Builder/full-build -linux_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip", 264 "parent_build_archive_url": "gs://chrome-perf/Linux Builder/full-build -linux_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip",
247 "parent_got_revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222", 265 "parent_got_revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222",
248 "revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222", 266 "revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222",
249 "revision_ladder": { 267 "revision_ladder": {
250 "chromium": "a6298e4afedbf2cd461755ea6f45b0ad64222222" 268 "chromium": "a6298e4afedbf2cd461755ea6f45b0ad64222222"
251 } 269 }
252 } 270 }
253 } 271 }
272 ],
273 "~followup_annotations": [
274 "@@@STEP_NEST_LEVEL@1@@@"
254 ] 275 ]
255 }, 276 },
256 { 277 {
257 "cmd": [ 278 "cmd": [
258 "python", 279 "python",
259 "-u", 280 "-u",
260 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" 281 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n"
261 ], 282 ],
262 "name": "sleeping", 283 "name": "Waiting for chromium@a6298e4afe.sleeping",
263 "~followup_annotations": [ 284 "~followup_annotations": [
285 "@@@STEP_NEST_LEVEL@1@@@",
264 "@@@STEP_LOG_LINE@python.inline@@@@", 286 "@@@STEP_LOG_LINE@python.inline@@@@",
265 "@@@STEP_LOG_LINE@python.inline@import sys@@@", 287 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
266 "@@@STEP_LOG_LINE@python.inline@import time@@@", 288 "@@@STEP_LOG_LINE@python.inline@import time@@@",
267 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", 289 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@",
268 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", 290 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@",
269 "@@@STEP_LOG_END@python.inline@@@" 291 "@@@STEP_LOG_END@python.inline@@@"
270 ] 292 ]
271 }, 293 },
272 { 294 {
273 "cmd": [ 295 "cmd": [
274 "python", 296 "python",
275 "-u", 297 "-u",
276 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 298 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
277 "--", 299 "--",
278 "[DEPOT_TOOLS]/gsutil.py", 300 "[DEPOT_TOOLS]/gsutil.py",
279 "----", 301 "----",
280 "ls", 302 "ls",
281 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222- test.results" 303 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222- test.results"
282 ], 304 ],
283 "name": "gsutil ls (4)" 305 "name": "Waiting for chromium@a6298e4afe.gsutil ls (2)",
306 "~followup_annotations": [
307 "@@@STEP_NEST_LEVEL@1@@@"
308 ]
284 }, 309 },
285 { 310 {
286 "cmd": [ 311 "cmd": [
287 "python", 312 "python",
288 "-u", 313 "-u",
289 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 314 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
290 "--", 315 "--",
291 "[DEPOT_TOOLS]/gsutil.py", 316 "[DEPOT_TOOLS]/gsutil.py",
292 "----", 317 "----",
293 "cat", 318 "cat",
294 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222- test.results" 319 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222- test.results"
295 ], 320 ],
296 "name": "gsutil Get test results for build a6298e4afedbf2cd461755ea6f45b0ad6 4222222", 321 "name": "Waiting for chromium@a6298e4afe.gsutil Get test results for build a 6298e4afedbf2cd461755ea6f45b0ad64222222",
297 "stdout": "/path/to/tmp/", 322 "stdout": "/path/to/tmp/",
298 "~followup_annotations": [ 323 "~followup_annotations": [
324 "@@@STEP_NEST_LEVEL@1@@@",
299 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_MISSING_METRIC\"]@@@" 325 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_MISSING_METRIC\"]@@@"
300 ] 326 ]
301 }, 327 },
302 { 328 {
303 "cmd": [ 329 "cmd": [
330 "git",
331 "footers",
332 "--position",
333 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111"
334 ],
335 "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
336 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
337 "stdout": "/path/to/tmp/"
338 },
339 {
340 "cmd": [],
341 "name": "Waiting for chromium@00316c9ddf"
342 },
343 {
344 "cmd": [
304 "python", 345 "python",
305 "-u", 346 "-u",
306 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 347 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
307 "--", 348 "--",
308 "[DEPOT_TOOLS]/gsutil.py", 349 "[DEPOT_TOOLS]/gsutil.py",
309 "----", 350 "----",
310 "ls", 351 "ls",
311 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9 fe6d964d2111111.zip" 352 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9 fe6d964d2111111.zip"
312 ], 353 ],
313 "name": "gsutil ls (5)" 354 "name": "Waiting for chromium@00316c9ddf.gsutil ls",
355 "~followup_annotations": [
356 "@@@STEP_NEST_LEVEL@1@@@"
357 ]
314 }, 358 },
315 { 359 {
316 "cmd": [], 360 "cmd": [],
317 "name": "Triggering test job for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", 361 "name": "Waiting for chromium@00316c9ddf.Triggering test job for 00316c9ddfb 9d7b4e1ed2fff9fe6d964d2111111",
318 "trigger_specs": [ 362 "trigger_specs": [
319 { 363 {
320 "builder_name": "linux_perf_tester", 364 "builder_name": "linux_perf_tester",
321 "properties": { 365 "properties": {
322 "bisect_config": { 366 "bisect_config": {
323 "command": "src/tools/perf/run_benchmark -v --browser=release smooth ness.tough_scrolling_cases", 367 "command": "src/tools/perf/run_benchmark -v --browser=release smooth ness.tough_scrolling_cases",
324 "metric": "mean_input_event_latency/mean_input_event_latency", 368 "metric": "mean_input_event_latency/mean_input_event_latency",
325 "repeat_count": 5, 369 "repeat_count": 5,
326 "test_type": "perf" 370 "test_type": "perf"
327 }, 371 },
328 "job_name": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test", 372 "job_name": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test",
329 "parent_build_archive_url": "gs://chrome-perf/Linux Builder/full-build -linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip", 373 "parent_build_archive_url": "gs://chrome-perf/Linux Builder/full-build -linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip",
330 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", 374 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
331 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", 375 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
332 "revision_ladder": { 376 "revision_ladder": {
333 "chromium": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" 377 "chromium": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111"
334 } 378 }
335 } 379 }
336 } 380 }
381 ],
382 "~followup_annotations": [
383 "@@@STEP_NEST_LEVEL@1@@@"
337 ] 384 ]
338 }, 385 },
339 { 386 {
340 "cmd": [ 387 "cmd": [
341 "python", 388 "python",
342 "-u", 389 "-u",
343 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" 390 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n"
344 ], 391 ],
345 "name": "sleeping (2)", 392 "name": "Waiting for chromium@00316c9ddf.sleeping",
346 "~followup_annotations": [ 393 "~followup_annotations": [
394 "@@@STEP_NEST_LEVEL@1@@@",
347 "@@@STEP_LOG_LINE@python.inline@@@@", 395 "@@@STEP_LOG_LINE@python.inline@@@@",
348 "@@@STEP_LOG_LINE@python.inline@import sys@@@", 396 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
349 "@@@STEP_LOG_LINE@python.inline@import time@@@", 397 "@@@STEP_LOG_LINE@python.inline@import time@@@",
350 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", 398 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@",
351 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", 399 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@",
352 "@@@STEP_LOG_END@python.inline@@@" 400 "@@@STEP_LOG_END@python.inline@@@"
353 ] 401 ]
354 }, 402 },
355 { 403 {
356 "cmd": [ 404 "cmd": [
357 "python", 405 "python",
358 "-u", 406 "-u",
359 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 407 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
360 "--", 408 "--",
361 "[DEPOT_TOOLS]/gsutil.py", 409 "[DEPOT_TOOLS]/gsutil.py",
362 "----", 410 "----",
363 "ls", 411 "ls",
364 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111- test.results" 412 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111- test.results"
365 ], 413 ],
366 "name": "gsutil ls (6)" 414 "name": "Waiting for chromium@00316c9ddf.gsutil ls (2)",
415 "~followup_annotations": [
416 "@@@STEP_NEST_LEVEL@1@@@"
417 ]
367 }, 418 },
368 { 419 {
369 "cmd": [ 420 "cmd": [
370 "python", 421 "python",
371 "-u", 422 "-u",
372 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 423 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
373 "--", 424 "--",
374 "[DEPOT_TOOLS]/gsutil.py", 425 "[DEPOT_TOOLS]/gsutil.py",
375 "----", 426 "----",
376 "cat", 427 "cat",
377 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111- test.results" 428 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111- test.results"
378 ], 429 ],
379 "name": "gsutil Get test results for build 00316c9ddfb9d7b4e1ed2fff9fe6d964d 2111111", 430 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0 0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
380 "stdout": "/path/to/tmp/" 431 "stdout": "/path/to/tmp/",
432 "~followup_annotations": [
433 "@@@STEP_NEST_LEVEL@1@@@"
434 ]
381 }, 435 },
382 { 436 {
383 "name": "$result", 437 "name": "$result",
384 "recipe_result": null, 438 "recipe_result": null,
385 "status_code": 0 439 "status_code": 0
386 } 440 }
387 ] 441 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698