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

Side by Side Diff: scripts/slave/recipes/gpu/download_and_test.expected/mac_release.json

Issue 1372723002: Empty per_page_values shouldn't imply test success (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Remove dead code Created 5 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "[BUILD]/scripts/slave/cleanup_temp.py" 6 "[BUILD]/scripts/slave/cleanup_temp.py"
7 ], 7 ],
8 "cwd": "[SLAVE_BUILD]", 8 "cwd": "[SLAVE_BUILD]",
9 "name": "cleanup temp" 9 "name": "cleanup temp"
10 }, 10 },
(...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after
238 "160000", 238 "160000",
239 "--test-machine-name", 239 "--test-machine-name",
240 "mac release tester", 240 "mac release tester",
241 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 241 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
242 "--output-format", 242 "--output-format",
243 "json", 243 "json",
244 "--output-dir", 244 "--output-dir",
245 "/path/to/tmp/" 245 "/path/to/tmp/"
246 ], 246 ],
247 "cwd": "[SLAVE_BUILD]", 247 "cwd": "[SLAVE_BUILD]",
248 "name": "maps_pixel_test", 248 "name": "maps_pixel_test"
249 "~followup_annotations": [
250 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
251 ]
252 }, 249 },
253 { 250 {
254 "allow_subannotations": true, 251 "allow_subannotations": true,
255 "cmd": [ 252 "cmd": [
256 "python", 253 "python",
257 "-u", 254 "-u",
258 "[BUILD]/scripts/slave/runtest.py", 255 "[BUILD]/scripts/slave/runtest.py",
259 "--target", 256 "--target",
260 "Release", 257 "Release",
261 "--factory-properties", 258 "--factory-properties",
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
295 "mac", 292 "mac",
296 "--test-machine-name", 293 "--test-machine-name",
297 "mac release tester", 294 "mac release tester",
298 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 295 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
299 "--output-format", 296 "--output-format",
300 "json", 297 "json",
301 "--output-dir", 298 "--output-dir",
302 "/path/to/tmp/" 299 "/path/to/tmp/"
303 ], 300 ],
304 "cwd": "[SLAVE_BUILD]", 301 "cwd": "[SLAVE_BUILD]",
305 "name": "pixel_test", 302 "name": "pixel_test"
306 "~followup_annotations": [
307 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
308 ]
309 }, 303 },
310 { 304 {
311 "allow_subannotations": true, 305 "allow_subannotations": true,
312 "cmd": [ 306 "cmd": [
313 "python", 307 "python",
314 "-u", 308 "-u",
315 "[BUILD]/scripts/slave/runtest.py", 309 "[BUILD]/scripts/slave/runtest.py",
316 "--target", 310 "--target",
317 "Release", 311 "Release",
318 "--factory-properties", 312 "--factory-properties",
(...skipping 24 matching lines...) Expand all
343 "--browser=release", 337 "--browser=release",
344 "-v", 338 "-v",
345 "--use-devtools-active-port", 339 "--use-devtools-active-port",
346 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 340 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
347 "--output-format", 341 "--output-format",
348 "json", 342 "json",
349 "--output-dir", 343 "--output-dir",
350 "/path/to/tmp/" 344 "/path/to/tmp/"
351 ], 345 ],
352 "cwd": "[SLAVE_BUILD]", 346 "cwd": "[SLAVE_BUILD]",
353 "name": "webgl_conformance_tests", 347 "name": "webgl_conformance_tests"
354 "~followup_annotations": [
355 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
356 ]
357 }, 348 },
358 { 349 {
359 "allow_subannotations": true, 350 "allow_subannotations": true,
360 "cmd": [ 351 "cmd": [
361 "python", 352 "python",
362 "-u", 353 "-u",
363 "[BUILD]/scripts/slave/runtest.py", 354 "[BUILD]/scripts/slave/runtest.py",
364 "--target", 355 "--target",
365 "Release", 356 "Release",
366 "--factory-properties", 357 "--factory-properties",
(...skipping 24 matching lines...) Expand all
391 "--browser=release", 382 "--browser=release",
392 "-v", 383 "-v",
393 "--use-devtools-active-port", 384 "--use-devtools-active-port",
394 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 385 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
395 "--output-format", 386 "--output-format",
396 "json", 387 "json",
397 "--output-dir", 388 "--output-dir",
398 "/path/to/tmp/" 389 "/path/to/tmp/"
399 ], 390 ],
400 "cwd": "[SLAVE_BUILD]", 391 "cwd": "[SLAVE_BUILD]",
401 "name": "context_lost_tests", 392 "name": "context_lost_tests"
402 "~followup_annotations": [
403 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
404 ]
405 }, 393 },
406 { 394 {
407 "allow_subannotations": true, 395 "allow_subannotations": true,
408 "cmd": [ 396 "cmd": [
409 "python", 397 "python",
410 "-u", 398 "-u",
411 "[BUILD]/scripts/slave/runtest.py", 399 "[BUILD]/scripts/slave/runtest.py",
412 "--target", 400 "--target",
413 "Release", 401 "Release",
414 "--factory-properties", 402 "--factory-properties",
(...skipping 24 matching lines...) Expand all
439 "--browser=release", 427 "--browser=release",
440 "-v", 428 "-v",
441 "--use-devtools-active-port", 429 "--use-devtools-active-port",
442 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 430 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
443 "--output-format", 431 "--output-format",
444 "json", 432 "json",
445 "--output-dir", 433 "--output-dir",
446 "/path/to/tmp/" 434 "/path/to/tmp/"
447 ], 435 ],
448 "cwd": "[SLAVE_BUILD]", 436 "cwd": "[SLAVE_BUILD]",
449 "name": "memory_test", 437 "name": "memory_test"
450 "~followup_annotations": [
451 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
452 ]
453 }, 438 },
454 { 439 {
455 "allow_subannotations": true, 440 "allow_subannotations": true,
456 "cmd": [ 441 "cmd": [
457 "python", 442 "python",
458 "-u", 443 "-u",
459 "[BUILD]/scripts/slave/runtest.py", 444 "[BUILD]/scripts/slave/runtest.py",
460 "--target", 445 "--target",
461 "Release", 446 "Release",
462 "--factory-properties", 447 "--factory-properties",
(...skipping 24 matching lines...) Expand all
487 "--browser=release", 472 "--browser=release",
488 "-v", 473 "-v",
489 "--use-devtools-active-port", 474 "--use-devtools-active-port",
490 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 475 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
491 "--output-format", 476 "--output-format",
492 "json", 477 "json",
493 "--output-dir", 478 "--output-dir",
494 "/path/to/tmp/" 479 "/path/to/tmp/"
495 ], 480 ],
496 "cwd": "[SLAVE_BUILD]", 481 "cwd": "[SLAVE_BUILD]",
497 "name": "trace_test", 482 "name": "trace_test"
498 "~followup_annotations": [
499 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
500 ]
501 }, 483 },
502 { 484 {
503 "allow_subannotations": true, 485 "allow_subannotations": true,
504 "cmd": [ 486 "cmd": [
505 "python", 487 "python",
506 "-u", 488 "-u",
507 "[BUILD]/scripts/slave/runtest.py", 489 "[BUILD]/scripts/slave/runtest.py",
508 "--target", 490 "--target",
509 "Release", 491 "Release",
510 "--factory-properties", 492 "--factory-properties",
(...skipping 24 matching lines...) Expand all
535 "--browser=release", 517 "--browser=release",
536 "-v", 518 "-v",
537 "--use-devtools-active-port", 519 "--use-devtools-active-port",
538 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 520 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
539 "--output-format", 521 "--output-format",
540 "json", 522 "json",
541 "--output-dir", 523 "--output-dir",
542 "/path/to/tmp/" 524 "/path/to/tmp/"
543 ], 525 ],
544 "cwd": "[SLAVE_BUILD]", 526 "cwd": "[SLAVE_BUILD]",
545 "name": "screenshot_sync_tests", 527 "name": "screenshot_sync_tests"
546 "~followup_annotations": [
547 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
548 ]
549 }, 528 },
550 { 529 {
551 "allow_subannotations": true, 530 "allow_subannotations": true,
552 "cmd": [ 531 "cmd": [
553 "python", 532 "python",
554 "-u", 533 "-u",
555 "[BUILD]/scripts/slave/runtest.py", 534 "[BUILD]/scripts/slave/runtest.py",
556 "--target", 535 "--target",
557 "Release", 536 "Release",
558 "--factory-properties", 537 "--factory-properties",
(...skipping 24 matching lines...) Expand all
583 "--browser=release", 562 "--browser=release",
584 "-v", 563 "-v",
585 "--use-devtools-active-port", 564 "--use-devtools-active-port",
586 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 565 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
587 "--output-format", 566 "--output-format",
588 "json", 567 "json",
589 "--output-dir", 568 "--output-dir",
590 "/path/to/tmp/" 569 "/path/to/tmp/"
591 ], 570 ],
592 "cwd": "[SLAVE_BUILD]", 571 "cwd": "[SLAVE_BUILD]",
593 "name": "hardware_accelerated_feature_tests", 572 "name": "hardware_accelerated_feature_tests"
594 "~followup_annotations": [
595 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
596 ]
597 }, 573 },
598 { 574 {
599 "allow_subannotations": true, 575 "allow_subannotations": true,
600 "cmd": [ 576 "cmd": [
601 "python", 577 "python",
602 "-u", 578 "-u",
603 "[BUILD]/scripts/slave/runtest.py", 579 "[BUILD]/scripts/slave/runtest.py",
604 "--target", 580 "--target",
605 "Release", 581 "Release",
606 "--factory-properties", 582 "--factory-properties",
(...skipping 24 matching lines...) Expand all
631 "--browser=release", 607 "--browser=release",
632 "-v", 608 "-v",
633 "--use-devtools-active-port", 609 "--use-devtools-active-port",
634 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 610 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
635 "--output-format", 611 "--output-format",
636 "json", 612 "json",
637 "--output-dir", 613 "--output-dir",
638 "/path/to/tmp/" 614 "/path/to/tmp/"
639 ], 615 ],
640 "cwd": "[SLAVE_BUILD]", 616 "cwd": "[SLAVE_BUILD]",
641 "name": "gpu_process_launch_tests", 617 "name": "gpu_process_launch_tests"
642 "~followup_annotations": [
643 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
644 ]
645 }, 618 },
646 { 619 {
647 "allow_subannotations": true, 620 "allow_subannotations": true,
648 "cmd": [ 621 "cmd": [
649 "python", 622 "python",
650 "-u", 623 "-u",
651 "[BUILD]/scripts/slave/runtest.py", 624 "[BUILD]/scripts/slave/runtest.py",
652 "--target", 625 "--target",
653 "Release", 626 "Release",
654 "--factory-properties", 627 "--factory-properties",
(...skipping 28 matching lines...) Expand all
683 "160000", 656 "160000",
684 "--test-machine-name", 657 "--test-machine-name",
685 "mac release tester", 658 "mac release tester",
686 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 659 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
687 "--output-format", 660 "--output-format",
688 "json", 661 "json",
689 "--output-dir", 662 "--output-dir",
690 "/path/to/tmp/" 663 "/path/to/tmp/"
691 ], 664 ],
692 "cwd": "[SLAVE_BUILD]", 665 "cwd": "[SLAVE_BUILD]",
693 "name": "gpu_rasterization_tests", 666 "name": "gpu_rasterization_tests"
694 "~followup_annotations": [
695 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
696 ]
697 }, 667 },
698 { 668 {
699 "allow_subannotations": true, 669 "allow_subannotations": true,
700 "cmd": [ 670 "cmd": [
701 "python", 671 "python",
702 "-u", 672 "-u",
703 "[BUILD]/scripts/slave/runtest.py", 673 "[BUILD]/scripts/slave/runtest.py",
704 "--target", 674 "--target",
705 "Release", 675 "Release",
706 "--factory-properties", 676 "--factory-properties",
(...skipping 18 matching lines...) Expand all
725 "--isolated", 695 "--isolated",
726 "[dummy hash for tab_capture_end2end_tests]", 696 "[dummy hash for tab_capture_end2end_tests]",
727 "-I", 697 "-I",
728 "https://isolateserver.appspot.com", 698 "https://isolateserver.appspot.com",
729 "--" 699 "--"
730 ], 700 ],
731 "cwd": "[SLAVE_BUILD]", 701 "cwd": "[SLAVE_BUILD]",
732 "name": "tab_capture_end2end_tests" 702 "name": "tab_capture_end2end_tests"
733 } 703 }
734 ] 704 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698