| OLD | NEW |
| 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 607 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 618 BUG13907 WIN : LayoutTests/http/tests/media/remove-while-loading.html = FAIL | 618 BUG13907 WIN : LayoutTests/http/tests/media/remove-while-loading.html = FAIL |
| 619 BUG13907 WIN : LayoutTests/http/tests/media/video-play-stall-seek.html = FAIL | 619 BUG13907 WIN : LayoutTests/http/tests/media/video-play-stall-seek.html = FAIL |
| 620 BUG13907 WIN : LayoutTests/http/tests/media/video-play-stall.html = FAIL | 620 BUG13907 WIN : LayoutTests/http/tests/media/video-play-stall.html = FAIL |
| 621 BUG13907 WIN : LayoutTests/http/tests/media/video-seekable-stall.html = FAIL | 621 BUG13907 WIN : LayoutTests/http/tests/media/video-seekable-stall.html = FAIL |
| 622 // We don't support WAV. | 622 // We don't support WAV. |
| 623 BUG13907 SKIP : LayoutTests/media/audio-constructor-src.html = FAIL | 623 BUG13907 SKIP : LayoutTests/media/audio-constructor-src.html = FAIL |
| 624 BUG13907 SKIP : LayoutTests/media/audio-constructor.html = FAIL | 624 BUG13907 SKIP : LayoutTests/media/audio-constructor.html = FAIL |
| 625 // We don't support MP2 audio so skip this test. | 625 // We don't support MP2 audio so skip this test. |
| 626 BUG13907 SKIP : LayoutTests/media/audio-mpeg-supported.html = FAIL | 626 BUG13907 SKIP : LayoutTests/media/audio-mpeg-supported.html = FAIL |
| 627 // This test is flaky. | 627 // This test is flaky. |
| 628 // BUG15664 BUG13907 WIN DEBUG : LayoutTests/media/progress-event-total.html = P
ASS FAIL | 628 BUG13907 WIN DEBUG : LayoutTests/media/progress-event-total.html = PASS FAIL |
| 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 = PASS CRASH |
| 640 // This test is flaky. | 640 // This test is flaky. |
| 641 // BUG15664 BUG13907 WIN DEBUG : LayoutTests/media/video-dom-autobuffer.html = P
ASS 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 = PASS 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 = PASS 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 = PASS 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 // BUG15664 BUG13907 WIN DEBUG : LayoutTests/media/video-no-autoplay.html = PASS
FAIL | 650 BUG13907 WIN DEBUG : LayoutTests/media/video-no-autoplay.html = PASS 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 = PASS 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 = PASS FAIL |
| 655 BUG13907 WIN : LayoutTests/media/video-played-collapse.html = FAIL PASS | 655 BUG13907 WIN : LayoutTests/media/video-played-collapse.html = FAIL PASS |
| 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 = PASS 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 = PASS 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-source-add-src.html = FAIL | 665 BUG13907 WIN : LayoutTests/media/video-source-add-src.html = FAIL |
| 666 BUG13907 WIN : LayoutTests/media/video-source-error.html = FAIL | 666 BUG13907 WIN : LayoutTests/media/video-source-error.html = FAIL |
| 667 BUG13907 WIN : LayoutTests/media/video-source-type-params.html = FAIL TIMEOUT | 667 BUG13907 WIN : LayoutTests/media/video-source-type-params.html = FAIL TIMEOUT |
| 668 BUG13907 WIN : LayoutTests/media/video-source-type.html = FAIL | 668 BUG13907 WIN : LayoutTests/media/video-source-type.html = FAIL |
| 669 BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL | 669 BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL |
| 670 // This test is flaky. | 670 // This test is flaky. |
| 671 BUG13907 WIN DEBUG : LayoutTests/media/video-src.html = PASS FAIL | 671 BUG13907 WIN DEBUG : LayoutTests/media/video-src.html = PASS FAIL |
| 672 // Flaky test. | 672 // Flaky test. |
| 673 // BUG15664 BUG13907 WIN DEBUG : LayoutTests/media/video-timeupdate-during-playb
ack.html = PASS FAIL | 673 BUG13907 WIN DEBUG : LayoutTests/media/video-timeupdate-during-playback.html = P
ASS FAIL |
| 674 // This test is very flaky. | 674 // This test is very flaky. |
| 675 BUG13907 WIN : LayoutTests/media/unsupported-rtsp.html = PASS CRASH | 675 BUG13907 WIN : LayoutTests/media/unsupported-rtsp.html = PASS CRASH |
| 676 // These tests are flaky. | 676 // These tests are flaky. |
| 677 BUG13907 WIN : LayoutTests/media/video-src-invalid-remove.html = PASS FAIL | 677 BUG13907 WIN : LayoutTests/media/video-src-invalid-remove.html = PASS FAIL |
| 678 BUG13097 WIN : LayoutTests/media/video-display-toggle.html = PASS FAIL TIMEOUT | 678 BUG13097 WIN : LayoutTests/media/video-display-toggle.html = PASS FAIL TIMEOUT |
| 679 BUG13907 WIN : LayoutTests/media/video-src-change.html = PASS FAIL TIMEOUT | 679 BUG13907 WIN : LayoutTests/media/video-src-change.html = PASS FAIL TIMEOUT |
| 680 BUG13907 WIN : LayoutTests/media/video-src-source.html = PASS FAIL | 680 BUG13907 WIN : LayoutTests/media/video-src-source.html = PASS FAIL |
| 681 BUG13907 WIN : LayoutTests/media/video-size.html = PASS FAIL | 681 BUG13907 WIN : LayoutTests/media/video-size.html = PASS FAIL |
| 682 BUG13907 WIN : LayoutTests/media/video-src-plus-source.html = PASS FAIL | 682 BUG13907 WIN : LayoutTests/media/video-src-plus-source.html = PASS FAIL |
| 683 // The following test may trigger a deadlock so it times-out. | 683 // The following test may trigger a deadlock so it times-out. |
| 684 // BUG15664 BUG13907 WIN : LayoutTests/media/remove-from-document.html = PASS TI
MEOUT | 684 BUG13907 WIN : LayoutTests/media/remove-from-document.html = PASS TIMEOUT |
| 685 | |
| 686 // Failing media tests due to V8 proxy upstreaming. When fixed make sure to | |
| 687 // uncomment the expectations above that are also tagged with BUG15664. | |
| 688 BUG15664 : LayoutTests/media/media-startTime.html = FAIL | |
| 689 BUG15664 : LayoutTests/media/progress-event-total.html = FAIL | |
| 690 BUG15664 : LayoutTests/media/progress-event.html = FAIL | |
| 691 BUG15664 : LayoutTests/media/video-append-source.html = FAIL | |
| 692 BUG15664 : LayoutTests/media/video-aspect-ratio.html = FAIL | |
| 693 BUG15664 : LayoutTests/media/video-autoplay.html = FAIL | |
| 694 BUG15664 : LayoutTests/media/video-controls-transformed.html = FAIL | |
| 695 BUG15664 : LayoutTests/media/video-controls-zoomed.html = FAIL | |
| 696 BUG15664 : LayoutTests/media/video-controls.html = FAIL | |
| 697 BUG15664 : LayoutTests/media/video-currentTime.html = FAIL | |
| 698 BUG15664 : LayoutTests/media/video-dom-autoplay.html = FAIL | |
| 699 BUG15664 : LayoutTests/media/video-dom-src.html = FAIL | |
| 700 BUG15664 : LayoutTests/media/video-layer-crash.html = FAIL | |
| 701 BUG15664 : LayoutTests/media/video-load-networkState.html = FAIL | |
| 702 BUG15664 : LayoutTests/media/video-load-readyState.html = FAIL | |
| 703 BUG15664 : LayoutTests/media/video-no-autoplay.html = FAIL | |
| 704 BUG15664 : LayoutTests/media/video-pause-empty-events.html = FAIL | |
| 705 BUG15664 : LayoutTests/media/video-play-empty-events.html = FAIL | |
| 706 BUG15664 : LayoutTests/media/video-played-reset.html = FAIL | |
| 707 BUG15664 : LayoutTests/media/video-seekable.html = FAIL | |
| 708 BUG15664 : LayoutTests/media/video-seeking.html = FAIL | |
| 709 BUG15664 : LayoutTests/media/video-timeupdate-during-playback.html = FAIL | |
| 710 BUG15664 : LayoutTests/media/video-transformed.html = FAIL | |
| 711 BUG15664 : LayoutTests/media/video-volume.html = FAIL | |
| 712 BUG15664 : LayoutTests/media/video-zoom.html = FAIL | |
| 713 | 685 |
| 714 // Function arguments object is copied for each access. | 686 // Function arguments object is copied for each access. |
| 715 BUG941049 : LayoutTests/fast/js/kde/function_arguments.html = FAIL | 687 BUG941049 : LayoutTests/fast/js/kde/function_arguments.html = FAIL |
| 716 | 688 |
| 717 // Need a setAuthorAndUserStylesEnabled method in | 689 // Need a setAuthorAndUserStylesEnabled method in |
| 718 // layoutTestController. Now we have preference to enable/disable user | 690 // layoutTestController. Now we have preference to enable/disable user |
| 719 // styles(not work now), we still need to add a preference to enable/disable | 691 // styles(not work now), we still need to add a preference to enable/disable |
| 720 // styles of both author and user. | 692 // styles of both author and user. |
| 721 // Deferring, we don't support user-controlled UA stylesheets (in beta) | 693 // Deferring, we don't support user-controlled UA stylesheets (in beta) |
| 722 // Actually, gonna SKIP because it causes an additional error message in: | 694 // Actually, gonna SKIP because it causes an additional error message in: |
| (...skipping 2125 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2848 BUG15780 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attribut
es.html = FAIL TIMEOUT | 2820 BUG15780 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attribut
es.html = FAIL TIMEOUT |
| 2849 BUG15780 : LayoutTests/fast/repaint/4774354.html = FAIL TIMEOUT | 2821 BUG15780 : LayoutTests/fast/repaint/4774354.html = FAIL TIMEOUT |
| 2850 BUG15780 : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL | 2822 BUG15780 : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL |
| 2851 BUG15780 : LayoutTests/media/remove-from-document.html = FAIL TIMEOUT | 2823 BUG15780 : LayoutTests/media/remove-from-document.html = FAIL TIMEOUT |
| 2852 BUG15780 : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL | 2824 BUG15780 : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL |
| 2853 // Re-enable once the (more broad) duplicates (in the above section) are gone. | 2825 // Re-enable once the (more broad) duplicates (in the above section) are gone. |
| 2854 // BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL | 2826 // BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL |
| 2855 // BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL | 2827 // BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL |
| 2856 // BUG15664 : LayoutTests/media/remove-from-document.html = FAIL | 2828 // BUG15664 : LayoutTests/media/remove-from-document.html = FAIL |
| 2857 // BUG11613 LINUX : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL | 2829 // BUG11613 LINUX : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL |
| OLD | NEW |