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 614 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
625 BUG4359 SKIP : LayoutTests/storage/sql-data-types.html = PASS | 625 BUG4359 SKIP : LayoutTests/storage/sql-data-types.html = PASS |
626 BUG4359 SKIP : LayoutTests/storage/sql-data-types.js = PASS | 626 BUG4359 SKIP : LayoutTests/storage/sql-data-types.js = PASS |
627 BUG4359 SKIP : LayoutTests/storage/success-callback.html = PASS | 627 BUG4359 SKIP : LayoutTests/storage/success-callback.html = PASS |
628 BUG4359 SKIP : LayoutTests/storage/transaction-callback-exception-crash.html = P
ASS | 628 BUG4359 SKIP : LayoutTests/storage/transaction-callback-exception-crash.html = P
ASS |
629 BUG4359 SKIP : LayoutTests/storage/transaction-error-callback.html = PASS | 629 BUG4359 SKIP : LayoutTests/storage/transaction-error-callback.html = PASS |
630 BUG4359 SKIP : LayoutTests/fast/js/exceptions-thrown-in-callbacks.html = PASS | 630 BUG4359 SKIP : LayoutTests/fast/js/exceptions-thrown-in-callbacks.html = PASS |
631 | 631 |
632 // Implement HTML5 Geolocation API. | 632 // Implement HTML5 Geolocation API. |
633 BUG11246 : LayoutTests/fast/dom/Geolocation = FAIL | 633 BUG11246 : LayoutTests/fast/dom/Geolocation = FAIL |
634 | 634 |
| 635 // Implement HTML5 EventSource API. Skipping, because most of these time out and |
| 636 // slow down the test run. |
| 637 BUG19625 SKIP : LayoutTests/fast/eventsource = TIMEOUT |
| 638 BUG19625 SKIP : LayoutTests/http/tests/eventsource = TIMEOUT |
| 639 |
635 // Fails due to storage APIs not implemented. Might be worth re-baselining | 640 // Fails due to storage APIs not implemented. Might be worth re-baselining |
636 // temporarily so the rest of the conditions are still tested. | 641 // temporarily so the rest of the conditions are still tested. |
637 BUG1124568 : LayoutTests/fast/dom/Window/window-function-name-getter-precedence.
html = FAIL | 642 BUG1124568 : LayoutTests/fast/dom/Window/window-function-name-getter-precedence.
html = FAIL |
638 | 643 |
639 // These tests are disabled until <audio> and <video> tags are supported. | 644 // These tests are disabled until <audio> and <video> tags are supported. |
640 // Disable <video> and <audio> tests for mac and linux until there is | 645 // Disable <video> and <audio> tests for mac and linux until there is |
641 // proper support. | 646 // proper support. |
642 BUG4363 LINUX MAC SKIP : LayoutTests/media = TIMEOUT | 647 BUG4363 LINUX MAC SKIP : LayoutTests/media = TIMEOUT |
643 BUG4363 LINUX MAC SKIP : LayoutTests/fast/media = PASS FAIL | 648 BUG4363 LINUX MAC SKIP : LayoutTests/fast/media = PASS FAIL |
644 BUG4363 LINUX MAC SKIP : LayoutTests/http/tests/media = FAIL | 649 BUG4363 LINUX MAC SKIP : LayoutTests/http/tests/media = FAIL |
(...skipping 2102 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2747 // Fail added with WebKit roll r47417:47528 | 2752 // Fail added with WebKit roll r47417:47528 |
2748 BUG19409 WIN : LayoutTests/media/video-empty-source.html = PASS TIMEOUT FAIL | 2753 BUG19409 WIN : LayoutTests/media/video-empty-source.html = PASS TIMEOUT FAIL |
2749 | 2754 |
2750 BUG19519 MAC DEBUG : LayoutTests/fast/css/last-of-type-pseudo-class.html = FAIL
PASS | 2755 BUG19519 MAC DEBUG : LayoutTests/fast/css/last-of-type-pseudo-class.html = FAIL
PASS |
2751 | 2756 |
2752 // Fallout from webkit 47305:47383 | 2757 // Fallout from webkit 47305:47383 |
2753 BUG19655 : LayoutTests/fast/dom/Window/HTMLBodyElement-window-eventListener-attr
ibutes.html = FAIL | 2758 BUG19655 : LayoutTests/fast/dom/Window/HTMLBodyElement-window-eventListener-attr
ibutes.html = FAIL |
2754 BUG19655 : LayoutTests/fast/dom/Window/HTMLFrameSetElement-window-eventListener-
attributes.html = FAIL | 2759 BUG19655 : LayoutTests/fast/dom/Window/HTMLFrameSetElement-window-eventListener-
attributes.html = FAIL |
2755 BUG_JPARENT LINUX MAC: LayoutTests/fast/history/back-forward-is-asynchronous.htm
l = TIMEOUT | 2760 BUG_JPARENT LINUX MAC: LayoutTests/fast/history/back-forward-is-asynchronous.htm
l = TIMEOUT |
2756 BUG_JPARENT LINUX DEBUG : LayoutTests/fast/multicol/columns-shorthand-parsing.ht
ml = CRASH | 2761 BUG_JPARENT LINUX DEBUG : LayoutTests/fast/multicol/columns-shorthand-parsing.ht
ml = CRASH |
2757 BUG19625 : LayoutTests/fast/eventsource/eventsource-attribute-listeners.html = T
IMEOUT | |
2758 BUG19625 WIN LINUX : LayoutTests/http/tests/eventsource/eventsource-bad-mime-typ
e.html = TIMEOUT | |
2759 BUG19625 WIN LINUX : LayoutTests/http/tests/eventsource/eventsource-parse-event-
stream.html = TIMEOUT | |
2760 BUG19625 WIN LINUX : LayoutTests/http/tests/eventsource/eventsource-reconnect.ht
ml = TIMEOUT | |
2761 BUG19625 WIN LINUX : LayoutTests/http/tests/eventsource/eventsource-status-code-
states.html = TIMEOUT | |
2762 BUG19625 : LayoutTests/fast/eventsource/eventsource-constructor.html = FAIL | |
2763 | 2762 |
2764 // New test added, doesn't yet pass for Chrome | 2763 // New test added, doesn't yet pass for Chrome |
2765 BUG19635 : LayoutTests/fast/harness/use-page-cache.html = FAIL | 2764 BUG19635 : LayoutTests/fast/harness/use-page-cache.html = FAIL |
2766 | 2765 |
2767 // WebKit roll r47417:47528 | 2766 // WebKit roll r47417:47528 |
2768 BUG19766 WIN LINUX : LayoutTests/fast/block/basic/quirk-percent-height-table-cel
l.html = FAIL | 2767 BUG19766 WIN LINUX : LayoutTests/fast/block/basic/quirk-percent-height-table-cel
l.html = FAIL |
2769 BUG19766 WIN : LayoutTests/fast/layers/video-layer.html = FAIL | 2768 BUG19766 WIN : LayoutTests/fast/layers/video-layer.html = FAIL |
2770 BUG19766 WIN LINUX : LayoutTests/media/audio-controls-rendering.html = FAIL | 2769 BUG19766 WIN LINUX : LayoutTests/media/audio-controls-rendering.html = FAIL |
2771 BUG19766 WIN LINUX : LayoutTests/media/video-controls-visible-audio-only.html =
FAIL | 2770 BUG19766 WIN LINUX : LayoutTests/media/video-controls-visible-audio-only.html =
FAIL |
2772 BUG19766 LINUX : LayoutTests/media/video-empty-source.html = FAIL | 2771 BUG19766 LINUX : LayoutTests/media/video-empty-source.html = FAIL |
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2825 BUG_JIANLI WIN LINUX : LayoutTests/fast/block/margin-collapse/block-inside-inlin
e/025.html = FAIL | 2824 BUG_JIANLI WIN LINUX : LayoutTests/fast/block/margin-collapse/block-inside-inlin
e/025.html = FAIL |
2826 BUG_JIANLI WIN LINUX SKIP : LayoutTests/fast/forms/textarea-placeholder-pseudo-s
tyle.html = FAIL | 2825 BUG_JIANLI WIN LINUX SKIP : LayoutTests/fast/forms/textarea-placeholder-pseudo-s
tyle.html = FAIL |
2827 BUG_JIANLI WIN LINUX SKIP : LayoutTests/fast/forms/textarea-placeholder-set-attr
ibute.html = FAIL | 2826 BUG_JIANLI WIN LINUX SKIP : LayoutTests/fast/forms/textarea-placeholder-set-attr
ibute.html = FAIL |
2828 BUG_JIANLI WIN LINUX SKIP : LayoutTests/fast/forms/textarea-placeholder-set-valu
e.html = FAIL | 2827 BUG_JIANLI WIN LINUX SKIP : LayoutTests/fast/forms/textarea-placeholder-set-valu
e.html = FAIL |
2829 | 2828 |
2830 // WebKit 47646:47719. | 2829 // WebKit 47646:47719. |
2831 BUG_JIANLI MAC : LayoutTests/fast/forms/button-state-restore.html = CRASH | 2830 BUG_JIANLI MAC : LayoutTests/fast/forms/button-state-restore.html = CRASH |
2832 | 2831 |
2833 // WebKit 47719:47732. New test. Time out on all 3 platforms. | 2832 // WebKit 47719:47732. New test. Time out on all 3 platforms. |
2834 BUG_JIANLI : LayoutTests/loader/go-back-to-different-window-size.html = TIMEOUT | 2833 BUG_JIANLI : LayoutTests/loader/go-back-to-different-window-size.html = TIMEOUT |
OLD | NEW |