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

Side by Side Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 155197: Disable a test and rebaseline 2 layout tests (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 5 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
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/float-new-in-block-expected.png ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // This file consists of lines with specifications of what 1 // This file consists of lines with specifications of what
2 // to expect from layout test cases. The test cases can be directories 2 // to expect from layout test cases. The test cases can be directories
3 // in which case the expectations apply to all test cases in that 3 // in which case the expectations apply to all test cases in that
4 // directory and any subdirectory. The format of the file is along the 4 // directory and any subdirectory. The format of the file is along the
5 // lines of: 5 // lines of:
6 // 6 //
7 // LayoutTests/fast/js/fixme.js = FAIL 7 // LayoutTests/fast/js/fixme.js = FAIL
8 // LayoutTests/fast/js/flaky.js = FAIL PASS 8 // LayoutTests/fast/js/flaky.js = FAIL PASS
9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS 9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS
10 // 10 //
(...skipping 618 matching lines...) Expand 10 before | Expand all | Expand 10 after
629 // This test crashes in debug build not in release build. 629 // This test crashes in debug build not in release build.
630 BUG13907 WIN : LayoutTests/media/video-buffered.html = FAIL CRASH 630 BUG13907 WIN : LayoutTests/media/video-buffered.html = FAIL CRASH
631 BUG13907 WIN : LayoutTests/media/video-can-play-type.html = FAIL 631 BUG13907 WIN : LayoutTests/media/video-can-play-type.html = FAIL
632 // This test crashes in debug build. 632 // This test crashes in debug build.
633 BUG13907 WIN : LayoutTests/media/video-click-dblckick-standalone.html = PASS TIM EOUT CRASH 633 BUG13907 WIN : LayoutTests/media/video-click-dblckick-standalone.html = PASS TIM EOUT CRASH
634 // This test sometimes crashes in debug build. 634 // This test sometimes crashes in debug build.
635 BUG13907 WIN : LayoutTests/media/video-currentTime-set.html = FAIL CRASH 635 BUG13907 WIN : LayoutTests/media/video-currentTime-set.html = FAIL CRASH
636 // This test crashes in debug build. 636 // This test crashes in debug build.
637 BUG13907 WIN : LayoutTests/media/video-currentTime-set2.html = PASS FAIL CRASH T IMEOUT 637 BUG13907 WIN : LayoutTests/media/video-currentTime-set2.html = PASS FAIL CRASH T IMEOUT
638 // This test crashes in debug build. 638 // This test crashes in debug build.
639 BUG13907 WIN : LayoutTests/media/video-display-none-crash.html = PASS CRASH 639 BUG13907 WIN : LayoutTests/media/video-display-none-crash.html = CRASH
640 // This test is flaky. 640 // This test is flaky.
641 BUG13907 WIN DEBUG : LayoutTests/media/video-dom-autobuffer.html = PASS FAIL 641 BUG13907 WIN DEBUG : LayoutTests/media/video-dom-autobuffer.html = PASS FAIL
642 // This test crashes in debug build. 642 // This test crashes in debug build.
643 BUG13907 WIN : LayoutTests/media/video-document-types.html = PASS FAIL CRASH 643 BUG13907 WIN : LayoutTests/media/video-document-types.html = FAIL CRASH
644 // This test times out in release build, it is really flaky. 644 // This test times out in release build, it is really flaky.
645 BUG13907 WIN : LayoutTests/media/video-error-abort.html = PASS FAIL TIMEOUT 645 BUG13907 WIN : LayoutTests/media/video-error-abort.html = FAIL TIMEOUT
646 BUG13907 WIN : LayoutTests/media/video-loop.html = FAIL CRASH 646 BUG13907 WIN : LayoutTests/media/video-loop.html = FAIL CRASH
647 // This test crashes in debug build. 647 // This test crashes in debug build.
648 BUG13907 WIN : LayoutTests/media/video-muted.html = PASS FAIL CRASH TIMEOUT 648 BUG13907 WIN : LayoutTests/media/video-muted.html = FAIL CRASH TIMEOUT
649 // This test is flaky and may not only happen in debug build. 649 // This test is flaky and may not only happen in debug build.
650 BUG13907 WIN DEBUG : LayoutTests/media/video-no-autoplay.html = PASS FAIL 650 BUG13907 WIN DEBUG : LayoutTests/media/video-no-autoplay.html = FAIL
651 // This test is flaky. 651 // This test is flaky.
652 BUG13907 WIN : LayoutTests/media/video-play-pause-events.html = PASS FAIL CRASH 652 BUG13907 WIN : LayoutTests/media/video-play-pause-events.html = FAIL CRASH
653 // This test is flaky too. 653 // This test is flaky too.
654 BUG13907 WIN : LayoutTests/media/video-play-pause-exception.html = PASS FAIL 654 BUG13907 WIN : LayoutTests/media/video-play-pause-exception.html = FAIL
655 BUG13907 WIN : LayoutTests/media/video-played-collapse.html = FAIL PASS 655 BUG13907 WIN : LayoutTests/media/video-played-collapse.html = FAIL
656 // This test crashes in debug build. 656 // This test crashes in debug build.
657 BUG13907 WIN : LayoutTests/media/video-played.html = PASS FAIL CRASH 657 BUG13907 WIN : LayoutTests/media/video-played.html = FAIL CRASH
658 // This test is flaky in debug build. 658 // This test is flaky in debug build.
659 BUG13907 WIN DEBUG : LayoutTests/media/video-poster.html = PASS TIMEOUT 659 BUG13907 WIN DEBUG : LayoutTests/media/video-poster.html = TIMEOUT
660 // This test is flaky. 660 // This test is flaky.
661 BUG13907 WIN : LayoutTests/media/video-seek-past-end-paused.html = PASS FAIL CRA SH 661 BUG13907 WIN : LayoutTests/media/video-seek-past-end-paused.html = PASS FAIL CRA SH
662 // This test crashes in debug build. 662 // This test crashes in debug build.
663 BUG13907 WIN : LayoutTests/media/video-seek-past-end-playing.html = PASS FAIL CR ASH TIMEOUT 663 BUG13907 WIN : LayoutTests/media/video-seek-past-end-playing.html = PASS FAIL CR ASH TIMEOUT
664 BUG13907 WIN : LayoutTests/media/video-size-intrinsic-scale.html = FAIL 664 BUG13907 WIN : LayoutTests/media/video-size-intrinsic-scale.html = FAIL
665 BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL 665 BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL
666 // This test is flaky. 666 // This test is flaky.
667 BUG13907 WIN DEBUG : LayoutTests/media/video-src.html = PASS FAIL 667 BUG13907 WIN DEBUG : LayoutTests/media/video-src.html = FAIL
668 // Flaky test. 668 // Flaky test.
669 BUG13907 WIN DEBUG : LayoutTests/media/video-timeupdate-during-playback.html = P ASS FAIL 669 BUG13907 WIN DEBUG : LayoutTests/media/video-timeupdate-during-playback.html = F AIL
670 // This test is very flaky. 670 // This test is very flaky.
671 BUG13907 WIN : LayoutTests/media/unsupported-rtsp.html = PASS CRASH 671 BUG13907 WIN : LayoutTests/media/unsupported-rtsp.html = CRASH
672 // These tests are flaky. 672 // These tests are flaky.
673 BUG13907 WIN : LayoutTests/media/video-src-invalid-remove.html = PASS FAIL 673 BUG13907 WIN : LayoutTests/media/video-src-invalid-remove.html = FAIL
674 BUG13097 WIN : LayoutTests/media/video-display-toggle.html = PASS FAIL TIMEOUT 674 BUG13097 WIN : LayoutTests/media/video-display-toggle.html = FAIL
675 BUG13907 WIN : LayoutTests/media/video-src-change.html = PASS FAIL TIMEOUT 675 BUG13907 WIN : LayoutTests/media/video-src-change.html = FAIL
676 BUG13907 WIN : LayoutTests/media/video-src-source.html = PASS FAIL 676 BUG13907 WIN : LayoutTests/media/video-src-source.html = FAIL
677 BUG13907 WIN : LayoutTests/media/video-size.html = PASS FAIL 677 BUG13907 WIN : LayoutTests/media/video-size.html = FAIL
678 BUG13907 WIN : LayoutTests/media/video-src-plus-source.html = PASS FAIL 678 BUG13907 WIN : LayoutTests/media/video-src-plus-source.html = FAIL
679 // The following test may trigger a deadlock so it times-out. 679 // The following test may trigger a deadlock so it times-out.
680 BUG13907 WIN : LayoutTests/media/remove-from-document.html = TIMEOUT 680 BUG13907 WIN : LayoutTests/media/remove-from-document.html = TIMEOUT
681 BUG13907 WIN : LayoutTests/media/controls-styling.html = FAIL 681 BUG13907 WIN : LayoutTests/media/controls-styling.html = FAIL
682 682
683 // Function arguments object is copied for each access. 683 // Function arguments object is copied for each access.
684 BUG941049 : LayoutTests/fast/js/kde/function_arguments.html = FAIL 684 BUG941049 : LayoutTests/fast/js/kde/function_arguments.html = FAIL
685 685
686 // Need a setAuthorAndUserStylesEnabled method in 686 // Need a setAuthorAndUserStylesEnabled method in
687 // layoutTestController. Now we have preference to enable/disable user 687 // layoutTestController. Now we have preference to enable/disable user
688 // styles(not work now), we still need to add a preference to enable/disable 688 // styles(not work now), we still need to add a preference to enable/disable
(...skipping 2116 matching lines...) Expand 10 before | Expand all | Expand 10 after
2805 // WebKit 45495:45535 2805 // WebKit 45495:45535
2806 BUG15921 SKIP : LayoutTests/media/controls-strict.html = FAIL 2806 BUG15921 SKIP : LayoutTests/media/controls-strict.html = FAIL
2807 2807
2808 // Webkit 45535:45555 2808 // Webkit 45535:45555
2809 BUG15977 : LayoutTests/svg/custom/createImageElement2.xhtml = FAIL 2809 BUG15977 : LayoutTests/svg/custom/createImageElement2.xhtml = FAIL
2810 2810
2811 // Webkit 45555:45558 2811 // Webkit 45555:45558
2812 // This was removed from test_expectations when it was passing after the Webkit merge 45495:45535. 2812 // This was removed from test_expectations when it was passing after the Webkit merge 45495:45535.
2813 // Not sure if this is a regression or some manner of flakiness. 2813 // Not sure if this is a regression or some manner of flakiness.
2814 BUG11613 MAC : LayoutTests/http/tests/security/cross-frame-access-call.html = FA IL 2814 BUG11613 MAC : LayoutTests/http/tests/security/cross-frame-access-call.html = FA IL
2815
2816 // WebKit merge 45601:45610
2817 BUG16162 : LayoutTests/fast/loader/subframe-navigate-during-main-frame-load.html = FAIL
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/float-new-in-block-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698