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 2796 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2807 BUG15217 : LayoutTests/fast/js/switch-behaviour.html = FAIL | 2807 BUG15217 : LayoutTests/fast/js/switch-behaviour.html = FAIL |
2808 | 2808 |
2809 // WebKit 45086:45111 | 2809 // WebKit 45086:45111 |
2810 BUG15270 : LayoutTests/svg/custom/js-update-image-and-display.svg = FAIL | 2810 BUG15270 : LayoutTests/svg/custom/js-update-image-and-display.svg = FAIL |
2811 BUG15270 : LayoutTests/svg/custom/js-update-image-and-display2.svg = FAIL | 2811 BUG15270 : LayoutTests/svg/custom/js-update-image-and-display2.svg = FAIL |
2812 BUG15270 : LayoutTests/svg/custom/js-update-image-and-display3.svg = FAIL | 2812 BUG15270 : LayoutTests/svg/custom/js-update-image-and-display3.svg = FAIL |
2813 BUG15270 : LayoutTests/fast/js/excessive-comma-usage.html = FAIL | 2813 BUG15270 : LayoutTests/fast/js/excessive-comma-usage.html = FAIL |
2814 BUG15270 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-basic.html =
TIMEOUT | 2814 BUG15270 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-basic.html =
TIMEOUT |
2815 | 2815 |
2816 // WebKit 45134:45176 | 2816 // WebKit 45134:45176 |
2817 BUG15403 : LayoutTests/http/tests/security/clipboard/clipboard-file-access.html
= FAIL | 2817 BUG15403 SKIP : LayoutTests/http/tests/security/clipboard/clipboard-file-access.
html = FAIL |
2818 | 2818 |
2819 // WebKit 45203:45247 | 2819 // WebKit 45203:45247 |
2820 BUG15460 : LayoutTests/media/audio-controls-rendering.html = FAIL | 2820 BUG15460 : LayoutTests/media/audio-controls-rendering.html = FAIL |
2821 BUG15460 : LayoutTests/media/video-controls-rendering.html = FAIL | 2821 BUG15460 : LayoutTests/media/video-controls-rendering.html = FAIL |
2822 BUG15460 : LayoutTests/media/video-empty-source.html = FAIL | 2822 BUG15460 : LayoutTests/media/video-empty-source.html = FAIL |
2823 BUG15460 : LayoutTests/media/video-zoom-controls.html = FAIL | 2823 BUG15460 : LayoutTests/media/video-zoom-controls.html = FAIL |
2824 | 2824 |
2825 // WebKit 45247:45270 | 2825 // WebKit 45247:45270 |
2826 BUG15478 LINUX : LayoutTests/fast/text/international/hindi-whitespace.html = FAI
L | 2826 BUG15478 LINUX : LayoutTests/fast/text/international/hindi-whitespace.html = FAI
L |
2827 BUG15478 SKIP : LayoutTests/fast/frames/viewsource-on-image-file.html = FAIL | 2827 BUG15478 SKIP : LayoutTests/fast/frames/viewsource-on-image-file.html = FAIL |
(...skipping 14 matching lines...) Expand all Loading... |
2842 BUG15649 : LayoutTests/compositing/self-painting-layers.html = TIMEOUT | 2842 BUG15649 : LayoutTests/compositing/self-painting-layers.html = TIMEOUT |
2843 BUG15649 : LayoutTests/plugins/netscape-plugin-map-data-to-src.html = FAIL | 2843 BUG15649 : LayoutTests/plugins/netscape-plugin-map-data-to-src.html = FAIL |
2844 BUG15649 : LayoutTests/media/video-canvas-source.html = FAIL | 2844 BUG15649 : LayoutTests/media/video-canvas-source.html = FAIL |
2845 | 2845 |
2846 // WebKit 45381:45403 Need to rebaseline | 2846 // WebKit 45381:45403 Need to rebaseline |
2847 BUG15710 : LayoutTests/fast/css/getComputedStyle/computed-style-font-family.html
= FAIL | 2847 BUG15710 : LayoutTests/fast/css/getComputedStyle/computed-style-font-family.html
= FAIL |
2848 | 2848 |
2849 // WebKit 45381:45403 New tests | 2849 // WebKit 45381:45403 New tests |
2850 BUG15710 : LayoutTests/compositing/overflow/overflow-scroll.html = TIMEOUT | 2850 BUG15710 : LayoutTests/compositing/overflow/overflow-scroll.html = TIMEOUT |
2851 BUG15710 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom.html = T
IMEOUT | 2851 BUG15710 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom.html = T
IMEOUT |
OLD | NEW |