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

Side by Side Diff: scripts/slave/recipes/gpu/download_and_test.expected/win_debug.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 240 matching lines...) Expand 10 before | Expand all | Expand 10 after
251 "160000", 251 "160000",
252 "--test-machine-name", 252 "--test-machine-name",
253 "win debug tester", 253 "win debug tester",
254 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 254 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
255 "--output-format", 255 "--output-format",
256 "json", 256 "json",
257 "--output-dir", 257 "--output-dir",
258 "/path/to/tmp/" 258 "/path/to/tmp/"
259 ], 259 ],
260 "cwd": "[SLAVE_BUILD]", 260 "cwd": "[SLAVE_BUILD]",
261 "name": "maps_pixel_test", 261 "name": "maps_pixel_test"
262 "~followup_annotations": [
263 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
264 ]
265 }, 262 },
266 { 263 {
267 "allow_subannotations": true, 264 "allow_subannotations": true,
268 "cmd": [ 265 "cmd": [
269 "python", 266 "python",
270 "-u", 267 "-u",
271 "[BUILD]\\scripts\\slave\\runtest.py", 268 "[BUILD]\\scripts\\slave\\runtest.py",
272 "--target", 269 "--target",
273 "Debug", 270 "Debug",
274 "--factory-properties", 271 "--factory-properties",
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
308 "win", 305 "win",
309 "--test-machine-name", 306 "--test-machine-name",
310 "win debug tester", 307 "win debug tester",
311 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 308 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
312 "--output-format", 309 "--output-format",
313 "json", 310 "json",
314 "--output-dir", 311 "--output-dir",
315 "/path/to/tmp/" 312 "/path/to/tmp/"
316 ], 313 ],
317 "cwd": "[SLAVE_BUILD]", 314 "cwd": "[SLAVE_BUILD]",
318 "name": "pixel_test", 315 "name": "pixel_test"
319 "~followup_annotations": [
320 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
321 ]
322 }, 316 },
323 { 317 {
324 "allow_subannotations": true, 318 "allow_subannotations": true,
325 "cmd": [ 319 "cmd": [
326 "python", 320 "python",
327 "-u", 321 "-u",
328 "[BUILD]\\scripts\\slave\\runtest.py", 322 "[BUILD]\\scripts\\slave\\runtest.py",
329 "--target", 323 "--target",
330 "Debug", 324 "Debug",
331 "--factory-properties", 325 "--factory-properties",
(...skipping 24 matching lines...) Expand all
356 "--browser=debug", 350 "--browser=debug",
357 "-v", 351 "-v",
358 "--use-devtools-active-port", 352 "--use-devtools-active-port",
359 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 353 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
360 "--output-format", 354 "--output-format",
361 "json", 355 "json",
362 "--output-dir", 356 "--output-dir",
363 "/path/to/tmp/" 357 "/path/to/tmp/"
364 ], 358 ],
365 "cwd": "[SLAVE_BUILD]", 359 "cwd": "[SLAVE_BUILD]",
366 "name": "webgl_conformance_tests", 360 "name": "webgl_conformance_tests"
367 "~followup_annotations": [
368 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
369 ]
370 }, 361 },
371 { 362 {
372 "allow_subannotations": true, 363 "allow_subannotations": true,
373 "cmd": [ 364 "cmd": [
374 "python", 365 "python",
375 "-u", 366 "-u",
376 "[BUILD]\\scripts\\slave\\runtest.py", 367 "[BUILD]\\scripts\\slave\\runtest.py",
377 "--target", 368 "--target",
378 "Debug", 369 "Debug",
379 "--factory-properties", 370 "--factory-properties",
(...skipping 24 matching lines...) Expand all
404 "--browser=debug", 395 "--browser=debug",
405 "-v", 396 "-v",
406 "--use-devtools-active-port", 397 "--use-devtools-active-port",
407 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 398 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
408 "--output-format", 399 "--output-format",
409 "json", 400 "json",
410 "--output-dir", 401 "--output-dir",
411 "/path/to/tmp/" 402 "/path/to/tmp/"
412 ], 403 ],
413 "cwd": "[SLAVE_BUILD]", 404 "cwd": "[SLAVE_BUILD]",
414 "name": "context_lost_tests", 405 "name": "context_lost_tests"
415 "~followup_annotations": [
416 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
417 ]
418 }, 406 },
419 { 407 {
420 "allow_subannotations": true, 408 "allow_subannotations": true,
421 "cmd": [ 409 "cmd": [
422 "python", 410 "python",
423 "-u", 411 "-u",
424 "[BUILD]\\scripts\\slave\\runtest.py", 412 "[BUILD]\\scripts\\slave\\runtest.py",
425 "--target", 413 "--target",
426 "Debug", 414 "Debug",
427 "--factory-properties", 415 "--factory-properties",
(...skipping 24 matching lines...) Expand all
452 "--browser=debug", 440 "--browser=debug",
453 "-v", 441 "-v",
454 "--use-devtools-active-port", 442 "--use-devtools-active-port",
455 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 443 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
456 "--output-format", 444 "--output-format",
457 "json", 445 "json",
458 "--output-dir", 446 "--output-dir",
459 "/path/to/tmp/" 447 "/path/to/tmp/"
460 ], 448 ],
461 "cwd": "[SLAVE_BUILD]", 449 "cwd": "[SLAVE_BUILD]",
462 "name": "memory_test", 450 "name": "memory_test"
463 "~followup_annotations": [
464 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
465 ]
466 }, 451 },
467 { 452 {
468 "allow_subannotations": true, 453 "allow_subannotations": true,
469 "cmd": [ 454 "cmd": [
470 "python", 455 "python",
471 "-u", 456 "-u",
472 "[BUILD]\\scripts\\slave\\runtest.py", 457 "[BUILD]\\scripts\\slave\\runtest.py",
473 "--target", 458 "--target",
474 "Debug", 459 "Debug",
475 "--factory-properties", 460 "--factory-properties",
(...skipping 24 matching lines...) Expand all
500 "--browser=debug", 485 "--browser=debug",
501 "-v", 486 "-v",
502 "--use-devtools-active-port", 487 "--use-devtools-active-port",
503 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 488 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
504 "--output-format", 489 "--output-format",
505 "json", 490 "json",
506 "--output-dir", 491 "--output-dir",
507 "/path/to/tmp/" 492 "/path/to/tmp/"
508 ], 493 ],
509 "cwd": "[SLAVE_BUILD]", 494 "cwd": "[SLAVE_BUILD]",
510 "name": "trace_test", 495 "name": "trace_test"
511 "~followup_annotations": [
512 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
513 ]
514 }, 496 },
515 { 497 {
516 "allow_subannotations": true, 498 "allow_subannotations": true,
517 "cmd": [ 499 "cmd": [
518 "python", 500 "python",
519 "-u", 501 "-u",
520 "[BUILD]\\scripts\\slave\\runtest.py", 502 "[BUILD]\\scripts\\slave\\runtest.py",
521 "--target", 503 "--target",
522 "Debug", 504 "Debug",
523 "--factory-properties", 505 "--factory-properties",
(...skipping 24 matching lines...) Expand all
548 "--browser=debug", 530 "--browser=debug",
549 "-v", 531 "-v",
550 "--use-devtools-active-port", 532 "--use-devtools-active-port",
551 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 533 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
552 "--output-format", 534 "--output-format",
553 "json", 535 "json",
554 "--output-dir", 536 "--output-dir",
555 "/path/to/tmp/" 537 "/path/to/tmp/"
556 ], 538 ],
557 "cwd": "[SLAVE_BUILD]", 539 "cwd": "[SLAVE_BUILD]",
558 "name": "screenshot_sync_tests", 540 "name": "screenshot_sync_tests"
559 "~followup_annotations": [
560 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
561 ]
562 }, 541 },
563 { 542 {
564 "allow_subannotations": true, 543 "allow_subannotations": true,
565 "cmd": [ 544 "cmd": [
566 "python", 545 "python",
567 "-u", 546 "-u",
568 "[BUILD]\\scripts\\slave\\runtest.py", 547 "[BUILD]\\scripts\\slave\\runtest.py",
569 "--target", 548 "--target",
570 "Debug", 549 "Debug",
571 "--factory-properties", 550 "--factory-properties",
(...skipping 24 matching lines...) Expand all
596 "--browser=debug", 575 "--browser=debug",
597 "-v", 576 "-v",
598 "--use-devtools-active-port", 577 "--use-devtools-active-port",
599 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 578 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
600 "--output-format", 579 "--output-format",
601 "json", 580 "json",
602 "--output-dir", 581 "--output-dir",
603 "/path/to/tmp/" 582 "/path/to/tmp/"
604 ], 583 ],
605 "cwd": "[SLAVE_BUILD]", 584 "cwd": "[SLAVE_BUILD]",
606 "name": "hardware_accelerated_feature_tests", 585 "name": "hardware_accelerated_feature_tests"
607 "~followup_annotations": [
608 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
609 ]
610 }, 586 },
611 { 587 {
612 "allow_subannotations": true, 588 "allow_subannotations": true,
613 "cmd": [ 589 "cmd": [
614 "python", 590 "python",
615 "-u", 591 "-u",
616 "[BUILD]\\scripts\\slave\\runtest.py", 592 "[BUILD]\\scripts\\slave\\runtest.py",
617 "--target", 593 "--target",
618 "Debug", 594 "Debug",
619 "--factory-properties", 595 "--factory-properties",
(...skipping 24 matching lines...) Expand all
644 "--browser=debug", 620 "--browser=debug",
645 "-v", 621 "-v",
646 "--use-devtools-active-port", 622 "--use-devtools-active-port",
647 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 623 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
648 "--output-format", 624 "--output-format",
649 "json", 625 "json",
650 "--output-dir", 626 "--output-dir",
651 "/path/to/tmp/" 627 "/path/to/tmp/"
652 ], 628 ],
653 "cwd": "[SLAVE_BUILD]", 629 "cwd": "[SLAVE_BUILD]",
654 "name": "gpu_process_launch_tests", 630 "name": "gpu_process_launch_tests"
655 "~followup_annotations": [
656 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
657 ]
658 }, 631 },
659 { 632 {
660 "allow_subannotations": true, 633 "allow_subannotations": true,
661 "cmd": [ 634 "cmd": [
662 "python", 635 "python",
663 "-u", 636 "-u",
664 "[BUILD]\\scripts\\slave\\runtest.py", 637 "[BUILD]\\scripts\\slave\\runtest.py",
665 "--target", 638 "--target",
666 "Debug", 639 "Debug",
667 "--factory-properties", 640 "--factory-properties",
(...skipping 28 matching lines...) Expand all
696 "160000", 669 "160000",
697 "--test-machine-name", 670 "--test-machine-name",
698 "win debug tester", 671 "win debug tester",
699 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 672 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
700 "--output-format", 673 "--output-format",
701 "json", 674 "json",
702 "--output-dir", 675 "--output-dir",
703 "/path/to/tmp/" 676 "/path/to/tmp/"
704 ], 677 ],
705 "cwd": "[SLAVE_BUILD]", 678 "cwd": "[SLAVE_BUILD]",
706 "name": "gpu_rasterization_tests", 679 "name": "gpu_rasterization_tests"
707 "~followup_annotations": [
708 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
709 ]
710 } 680 }
711 ] 681 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698