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

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

Issue 151067: Disabling a bunch of media layout tests due to V8 proxy issues. (Closed)
Patch Set: Removed WIN specifier 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
« no previous file with comments | « no previous file | 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 604 matching lines...) Expand 10 before | Expand all | Expand 10 after
615 BUG13907 WIN : LayoutTests/http/tests/media/remove-while-loading.html = FAIL 615 BUG13907 WIN : LayoutTests/http/tests/media/remove-while-loading.html = FAIL
616 BUG13907 WIN : LayoutTests/http/tests/media/video-play-stall-seek.html = FAIL 616 BUG13907 WIN : LayoutTests/http/tests/media/video-play-stall-seek.html = FAIL
617 BUG13907 WIN : LayoutTests/http/tests/media/video-play-stall.html = FAIL 617 BUG13907 WIN : LayoutTests/http/tests/media/video-play-stall.html = FAIL
618 BUG13907 WIN : LayoutTests/http/tests/media/video-seekable-stall.html = FAIL 618 BUG13907 WIN : LayoutTests/http/tests/media/video-seekable-stall.html = FAIL
619 // We don't support WAV. 619 // We don't support WAV.
620 BUG13907 SKIP : LayoutTests/media/audio-constructor-src.html = FAIL 620 BUG13907 SKIP : LayoutTests/media/audio-constructor-src.html = FAIL
621 BUG13907 SKIP : LayoutTests/media/audio-constructor.html = FAIL 621 BUG13907 SKIP : LayoutTests/media/audio-constructor.html = FAIL
622 // We don't support MP2 audio so skip this test. 622 // We don't support MP2 audio so skip this test.
623 BUG13907 SKIP : LayoutTests/media/audio-mpeg-supported.html = FAIL 623 BUG13907 SKIP : LayoutTests/media/audio-mpeg-supported.html = FAIL
624 // This test is flaky. 624 // This test is flaky.
625 BUG13907 WIN DEBUG : LayoutTests/media/progress-event-total.html = PASS FAIL 625 // BUG15664 BUG13907 WIN DEBUG : LayoutTests/media/progress-event-total.html = P ASS FAIL
626 // This test crashes in debug build not in release build. 626 // This test crashes in debug build not in release build.
627 BUG13907 WIN : LayoutTests/media/video-buffered.html = FAIL CRASH 627 BUG13907 WIN : LayoutTests/media/video-buffered.html = FAIL CRASH
628 BUG13907 WIN : LayoutTests/media/video-can-play-type.html = FAIL 628 BUG13907 WIN : LayoutTests/media/video-can-play-type.html = FAIL
629 // This test crashes in debug build. 629 // This test crashes in debug build.
630 BUG13907 WIN : LayoutTests/media/video-click-dblckick-standalone.html = PASS TIM EOUT CRASH 630 BUG13907 WIN : LayoutTests/media/video-click-dblckick-standalone.html = PASS TIM EOUT CRASH
631 // This test sometimes crashes in debug build. 631 // This test sometimes crashes in debug build.
632 BUG13907 WIN : LayoutTests/media/video-currentTime-set.html = FAIL CRASH 632 BUG13907 WIN : LayoutTests/media/video-currentTime-set.html = FAIL CRASH
633 // This test crashes in debug build. 633 // This test crashes in debug build.
634 BUG13907 WIN : LayoutTests/media/video-currentTime-set2.html = PASS FAIL CRASH T IMEOUT 634 BUG13907 WIN : LayoutTests/media/video-currentTime-set2.html = PASS FAIL CRASH T IMEOUT
635 // This test crashes in debug build. 635 // This test crashes in debug build.
636 BUG13907 WIN : LayoutTests/media/video-display-none-crash.html = PASS CRASH 636 BUG13907 WIN : LayoutTests/media/video-display-none-crash.html = PASS CRASH
637 // This test is flaky. 637 // This test is flaky.
638 BUG13907 WIN DEBUG : LayoutTests/media/video-dom-autobuffer.html = PASS FAIL 638 // BUG15664 BUG13907 WIN DEBUG : LayoutTests/media/video-dom-autobuffer.html = P ASS FAIL
639 // This test crashes in debug build. 639 // This test crashes in debug build.
640 BUG13907 WIN : LayoutTests/media/video-document-types.html = PASS FAIL CRASH 640 BUG13907 WIN : LayoutTests/media/video-document-types.html = PASS FAIL CRASH
641 // This test times out in release build, it is really flaky. 641 // This test times out in release build, it is really flaky.
642 BUG13907 WIN : LayoutTests/media/video-error-abort.html = PASS FAIL TIMEOUT 642 BUG13907 WIN : LayoutTests/media/video-error-abort.html = PASS FAIL TIMEOUT
643 BUG13907 WIN : LayoutTests/media/video-loop.html = FAIL CRASH 643 BUG13907 WIN : LayoutTests/media/video-loop.html = FAIL CRASH
644 // This test crashes in debug build. 644 // This test crashes in debug build.
645 BUG13907 WIN : LayoutTests/media/video-muted.html = PASS FAIL CRASH TIMEOUT 645 BUG13907 WIN : LayoutTests/media/video-muted.html = PASS FAIL CRASH TIMEOUT
646 // This test is flaky and may not only happen in debug build. 646 // This test is flaky and may not only happen in debug build.
647 BUG13907 WIN DEBUG : LayoutTests/media/video-no-autoplay.html = PASS FAIL 647 // BUG15664 BUG13907 WIN DEBUG : LayoutTests/media/video-no-autoplay.html = PASS FAIL
648 // This test is flaky. 648 // This test is flaky.
649 BUG13907 WIN : LayoutTests/media/video-play-pause-events.html = PASS FAIL CRASH 649 BUG13907 WIN : LayoutTests/media/video-play-pause-events.html = PASS FAIL CRASH
650 // This test is flaky too. 650 // This test is flaky too.
651 BUG13907 WIN : LayoutTests/media/video-play-pause-exception.html = PASS FAIL 651 BUG13907 WIN : LayoutTests/media/video-play-pause-exception.html = PASS FAIL
652 BUG13907 WIN : LayoutTests/media/video-played-collapse.html = FAIL PASS 652 BUG13907 WIN : LayoutTests/media/video-played-collapse.html = FAIL PASS
653 // This test crashes in debug build. 653 // This test crashes in debug build.
654 BUG13907 WIN : LayoutTests/media/video-played.html = PASS FAIL CRASH 654 BUG13907 WIN : LayoutTests/media/video-played.html = PASS FAIL CRASH
655 // This test is flaky in debug build. 655 // This test is flaky in debug build.
656 BUG13907 WIN DEBUG : LayoutTests/media/video-poster.html = PASS TIMEOUT 656 BUG13907 WIN DEBUG : LayoutTests/media/video-poster.html = PASS TIMEOUT
657 // This test is flaky. 657 // This test is flaky.
658 BUG13907 WIN : LayoutTests/media/video-seek-past-end-paused.html = PASS FAIL CRA SH 658 BUG13907 WIN : LayoutTests/media/video-seek-past-end-paused.html = PASS FAIL CRA SH
659 // This test crashes in debug build. 659 // This test crashes in debug build.
660 BUG13907 WIN : LayoutTests/media/video-seek-past-end-playing.html = PASS FAIL CR ASH TIMEOUT 660 BUG13907 WIN : LayoutTests/media/video-seek-past-end-playing.html = PASS FAIL CR ASH TIMEOUT
661 BUG13907 WIN : LayoutTests/media/video-size-intrinsic-scale.html = FAIL 661 BUG13907 WIN : LayoutTests/media/video-size-intrinsic-scale.html = FAIL
662 BUG13907 WIN : LayoutTests/media/video-source-add-src.html = FAIL 662 BUG13907 WIN : LayoutTests/media/video-source-add-src.html = FAIL
663 BUG13907 WIN : LayoutTests/media/video-source-error.html = FAIL 663 BUG13907 WIN : LayoutTests/media/video-source-error.html = FAIL
664 BUG13907 WIN : LayoutTests/media/video-source-type-params.html = FAIL TIMEOUT 664 BUG13907 WIN : LayoutTests/media/video-source-type-params.html = FAIL TIMEOUT
665 BUG13907 WIN : LayoutTests/media/video-source-type.html = FAIL 665 BUG13907 WIN : LayoutTests/media/video-source-type.html = FAIL
666 BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL 666 BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL
667 // This test is flaky. 667 // This test is flaky.
668 BUG13907 WIN DEBUG : LayoutTests/media/video-src.html = PASS FAIL 668 BUG13907 WIN DEBUG : LayoutTests/media/video-src.html = PASS FAIL
669 // Flaky test. 669 // Flaky test.
670 BUG13907 WIN DEBUG : LayoutTests/media/video-timeupdate-during-playback.html = P ASS FAIL 670 // BUG15664 BUG13907 WIN DEBUG : LayoutTests/media/video-timeupdate-during-playb ack.html = PASS FAIL
671 // This test is very flaky. 671 // This test is very flaky.
672 BUG13907 WIN : LayoutTests/media/unsupported-rtsp.html = PASS CRASH 672 BUG13907 WIN : LayoutTests/media/unsupported-rtsp.html = PASS CRASH
673 // These tests are flaky. 673 // These tests are flaky.
674 BUG13907 WIN : LayoutTests/media/video-src-invalid-remove.html = PASS FAIL 674 BUG13907 WIN : LayoutTests/media/video-src-invalid-remove.html = PASS FAIL
675 BUG13097 WIN : LayoutTests/media/video-display-toggle.html = PASS FAIL TIMEOUT 675 BUG13097 WIN : LayoutTests/media/video-display-toggle.html = PASS FAIL TIMEOUT
676 BUG13907 WIN : LayoutTests/media/video-src-change.html = PASS FAIL TIMEOUT 676 BUG13907 WIN : LayoutTests/media/video-src-change.html = PASS FAIL TIMEOUT
677 BUG13907 WIN : LayoutTests/media/video-src-source.html = PASS FAIL 677 BUG13907 WIN : LayoutTests/media/video-src-source.html = PASS FAIL
678 BUG13907 WIN : LayoutTests/media/video-size.html = PASS FAIL 678 BUG13907 WIN : LayoutTests/media/video-size.html = PASS FAIL
679 BUG13907 WIN : LayoutTests/media/video-src-plus-source.html = PASS FAIL 679 BUG13907 WIN : LayoutTests/media/video-src-plus-source.html = PASS FAIL
680 // The following test may trigger a deadlock so it times-out. 680 // The following test may trigger a deadlock so it times-out.
681 BUG13907 WIN : LayoutTests/media/remove-from-document.html = PASS TIMEOUT 681 // BUG15664 BUG13907 WIN : LayoutTests/media/remove-from-document.html = PASS TI MEOUT
682
683 // Failing media tests due to V8 proxy upstreaming. When fixed make sure to
684 // uncomment the expectations above that are also tagged with BUG15664.
685 BUG15664 : LayoutTests/media/media-startTime.html = FAIL
686 BUG15664 : LayoutTests/media/progress-event-total.html = FAIL
687 BUG15664 : LayoutTests/media/progress-event.html = FAIL
688 BUG15664 : LayoutTests/media/remove-from-document.html = FAIL
689 BUG15664 : LayoutTests/media/video-append-source.html = FAIL
690 BUG15664 : LayoutTests/media/video-aspect-ratio.html = FAIL
691 BUG15664 : LayoutTests/media/video-autoplay.html = FAIL
692 BUG15664 : LayoutTests/media/video-controls-transformed.html = FAIL
693 BUG15664 : LayoutTests/media/video-controls-zoomed.html = FAIL
694 BUG15664 : LayoutTests/media/video-controls.html = FAIL
695 BUG15664 : LayoutTests/media/video-currentTime.html = FAIL
696 BUG15664 : LayoutTests/media/video-dom-autoplay.html = FAIL
697 BUG15664 : LayoutTests/media/video-dom-src.html = FAIL
698 BUG15664 : LayoutTests/media/video-layer-crash.html = FAIL
699 BUG15664 : LayoutTests/media/video-load-networkState.html = FAIL
700 BUG15664 : LayoutTests/media/video-load-readyState.html = FAIL
701 BUG15664 : LayoutTests/media/video-no-autoplay.html = FAIL
702 BUG15664 : LayoutTests/media/video-pause-empty-events.html = FAIL
703 BUG15664 : LayoutTests/media/video-play-empty-events.html = FAIL
704 BUG15664 : LayoutTests/media/video-played-reset.html = FAIL
705 BUG15664 : LayoutTests/media/video-seekable.html = FAIL
706 BUG15664 : LayoutTests/media/video-seeking.html = FAIL
707 BUG15664 : LayoutTests/media/video-timeupdate-during-playback.html = FAIL
708 BUG15664 : LayoutTests/media/video-transformed.html = FAIL
709 BUG15664 : LayoutTests/media/video-volume.html = FAIL
710 BUG15664 : LayoutTests/media/video-zoom.html = FAIL
682 711
683 // Function arguments object is copied for each access. 712 // Function arguments object is copied for each access.
684 BUG941049 : LayoutTests/fast/js/kde/function_arguments.html = FAIL 713 BUG941049 : LayoutTests/fast/js/kde/function_arguments.html = FAIL
685 714
686 // Need a setAuthorAndUserStylesEnabled method in 715 // Need a setAuthorAndUserStylesEnabled method in
687 // layoutTestController. Now we have preference to enable/disable user 716 // layoutTestController. Now we have preference to enable/disable user
688 // styles(not work now), we still need to add a preference to enable/disable 717 // styles(not work now), we still need to add a preference to enable/disable
689 // styles of both author and user. 718 // styles of both author and user.
690 // Deferring, we don't support user-controlled UA stylesheets (in beta) 719 // Deferring, we don't support user-controlled UA stylesheets (in beta)
691 // Actually, gonna SKIP because it causes an additional error message in: 720 // Actually, gonna SKIP because it causes an additional error message in:
(...skipping 2162 matching lines...) Expand 10 before | Expand all | Expand 10 after
2854 // WebKit Update 45287:45352 Failures. 2883 // WebKit Update 45287:45352 Failures.
2855 BUG15649 : LayoutTests/dom/svg/level3/xpath/XPathEvaluator_createExpression_INVA LID_EXPRESSION_ERR.svg = FAIL 2884 BUG15649 : LayoutTests/dom/svg/level3/xpath/XPathEvaluator_createExpression_INVA LID_EXPRESSION_ERR.svg = FAIL
2856 BUG15649 : LayoutTests/dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPR ESSION_ERR.svg = FAIL 2885 BUG15649 : LayoutTests/dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPR ESSION_ERR.svg = FAIL
2857 BUG15649 : LayoutTests/dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR.svg = FAIL 2886 BUG15649 : LayoutTests/dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR.svg = FAIL
2858 BUG15649 : LayoutTests/dom/svg/level3/xpath/XPathResult_TYPE_ERR.svg = FAIL 2887 BUG15649 : LayoutTests/dom/svg/level3/xpath/XPathResult_TYPE_ERR.svg = FAIL
2859 BUG15649 : LayoutTests/fast/dom/DOMException/XPathException.html = FAIL 2888 BUG15649 : LayoutTests/fast/dom/DOMException/XPathException.html = FAIL
2860 BUG15649 : LayoutTests/fast/xpath/4XPath/Core/test_parser.html = FAIL 2889 BUG15649 : LayoutTests/fast/xpath/4XPath/Core/test_parser.html = FAIL
2861 BUG15649 : LayoutTests/fast/xpath/invalid-functions.html = FAIL 2890 BUG15649 : LayoutTests/fast/xpath/invalid-functions.html = FAIL
2862 BUG15649 : LayoutTests/fast/xpath/py-dom-xpath/expressions.html = FAIL 2891 BUG15649 : LayoutTests/fast/xpath/py-dom-xpath/expressions.html = FAIL
2863 BUG15649 : chrome/fast/dom/messageport-gc.html = TIMEOUT 2892 BUG15649 : chrome/fast/dom/messageport-gc.html = TIMEOUT
2893
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698