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 // fast/js/fixme.js = FAIL | 7 // fast/js/fixme.js = FAIL |
8 // fast/js/flaky.js = FAIL PASS | 8 // fast/js/flaky.js = FAIL PASS |
9 // fast/js/crash.js = CRASH TIMEOUT FAIL PASS | 9 // fast/js/crash.js = CRASH TIMEOUT FAIL PASS |
10 // | 10 // |
(...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
202 // although we might eventually want to on Mac. | 202 // although we might eventually want to on Mac. |
203 WONTFIX SKIP : webarchive/adopt-attribute-styled-body-webarchive.html = FAIL | 203 WONTFIX SKIP : webarchive/adopt-attribute-styled-body-webarchive.html = FAIL |
204 WONTFIX SKIP : webarchive/adopt-attribute-styled-node-webarchive.html = FAIL | 204 WONTFIX SKIP : webarchive/adopt-attribute-styled-node-webarchive.html = FAIL |
205 WONTFIX SKIP : webarchive/adopt-inline-styled-node-webarchive.html = FAIL | 205 WONTFIX SKIP : webarchive/adopt-inline-styled-node-webarchive.html = FAIL |
206 | 206 |
207 // Implement java testing harness. | 207 // Implement java testing harness. |
208 BUG36681 DEFER SKIP : java = TEXT | 208 BUG36681 DEFER SKIP : java = TEXT |
209 // Chrome does not support Java LiveConnect. | 209 // Chrome does not support Java LiveConnect. |
210 WONTFIX SKIP : java/lc3 = TEXT | 210 WONTFIX SKIP : java/lc3 = TEXT |
211 | 211 |
| 212 // this test doesn't make sense on Win or Mac. |
| 213 // TODO: move to platform/chromium-linux/. |
| 214 WONTFIX SKIP MAC WIN : platform/chromium/fast/text/chromium-linux-fontconfig-ren
derstyle.html = FAIL |
| 215 |
212 // ----------------------------------------------------------------- | 216 // ----------------------------------------------------------------- |
213 // WONTFIX TESTS | 217 // WONTFIX TESTS |
214 // ----------------------------------------------------------------- | 218 // ----------------------------------------------------------------- |
215 | 219 |
216 // This test is completely timing dependent. It is testing the time | 220 // This test is completely timing dependent. It is testing the time |
217 // between a key event and a search event. You cannot count on this | 221 // between a key event and a search event. You cannot count on this |
218 // always being exactly the same. | 222 // always being exactly the same. |
219 WONTFIX DEBUG : fast/forms/search-event-delay.html = PASS TEXT | 223 WONTFIX DEBUG : fast/forms/search-event-delay.html = PASS TEXT |
220 WONTFIX SLOW WIN RELEASE : fast/forms/search-event-delay.html = FAIL PASS | 224 WONTFIX SLOW WIN RELEASE : fast/forms/search-event-delay.html = FAIL PASS |
221 WONTFIX SLOW MAC RELEASE : fast/forms/search-event-delay.html = FAIL PASS CRASH | 225 WONTFIX SLOW MAC RELEASE : fast/forms/search-event-delay.html = FAIL PASS CRASH |
(...skipping 2572 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2794 BUG_JIANLI MAC : fast/forms/select-style.html = IMAGE PASS | 2798 BUG_JIANLI MAC : fast/forms/select-style.html = IMAGE PASS |
2795 | 2799 |
2796 BUG38375 : plugins/round-trip-npobject.html = TEXT | 2800 BUG38375 : plugins/round-trip-npobject.html = TEXT |
2797 BUG38376 WIN : editing/deleting/5390681-2.html = IMAGE+TEXT | 2801 BUG38376 WIN : editing/deleting/5390681-2.html = IMAGE+TEXT |
2798 | 2802 |
2799 // Need rebaseline. | 2803 // Need rebaseline. |
2800 BUG_JIANLI WIN LINUX : fast/text/international/plane2.html = IMAGE+TEXT | 2804 BUG_JIANLI WIN LINUX : fast/text/international/plane2.html = IMAGE+TEXT |
2801 BUG_JIANLI WIN LINUX : svg/W3C-SVG-1.1/pservers-grad-17-b.svg = TEXT | 2805 BUG_JIANLI WIN LINUX : svg/W3C-SVG-1.1/pservers-grad-17-b.svg = TEXT |
2802 BUG_JIANLI WIN LINUX : svg/custom/dominant-baseline-hanging.svg = TEXT | 2806 BUG_JIANLI WIN LINUX : svg/custom/dominant-baseline-hanging.svg = TEXT |
2803 | 2807 |
2804 // Started failing after Chromium r41620. Need rebaseline. | |
2805 | |
2806 // WebKit roll 55940 -> 56004 | 2808 // WebKit roll 55940 -> 56004 |
2807 BUG38228 : fast/events/drag-and-drop.html = TEXT | 2809 BUG38228 : fast/events/drag-and-drop.html = TEXT |
2808 | 2810 |
2809 // HTMLProgressElement related tests deferred due to r55980. | 2811 // HTMLProgressElement related tests deferred due to r55980. |
2810 BUG38227 DEFER : fast/dom/HTMLProgressElement/progress-element.html = MISSING | 2812 BUG38227 DEFER : fast/dom/HTMLProgressElement/progress-element.html = MISSING |
2811 BUG38227 DEFER : fast/dom/HTMLProgressElement/set-progress-properties.html = MIS
SING | 2813 BUG38227 DEFER : fast/dom/HTMLProgressElement/set-progress-properties.html = MIS
SING |
2812 | 2814 |
2813 BUG_JIANLI MAC : printing/return-from-printing-mode.html = IMAGE | 2815 BUG_JIANLI MAC : printing/return-from-printing-mode.html = IMAGE |
2814 | 2816 |
2815 // WebKit roll 56004 -> 56026 | 2817 // WebKit roll 56004 -> 56026 |
2816 BUG38278 : fast/events/continuous-platform-wheelevent-in-scrolling-div.html = TI
MEOUT | 2818 BUG38278 : fast/events/continuous-platform-wheelevent-in-scrolling-div.html = TI
MEOUT |
2817 BUG38278 : fast/events/platform-wheelevent-in-scrolling-div.html = TIMEOUT | 2819 BUG38278 : fast/events/platform-wheelevent-in-scrolling-div.html = TIMEOUT |
2818 | 2820 |
2819 // The touch targeting logic was recently changed. | 2821 // The touch targeting logic was recently changed. |
2820 BUG36415 : fast/events/touch/touch-target.html = TEXT TIMEOUT CRASH | 2822 BUG36415 : fast/events/touch/touch-target.html = TEXT TIMEOUT CRASH |
2821 BUG36415 : fast/events/touch/basic-multi-touch-events.html = TEXT TIMEOUT | 2823 BUG36415 : fast/events/touch/basic-multi-touch-events.html = TEXT TIMEOUT |
2822 BUG36415 : fast/events/touch/basic-single-touch-events.html = TEXT TIMEOUT | 2824 BUG36415 : fast/events/touch/basic-single-touch-events.html = TEXT TIMEOUT |
2823 | 2825 |
2824 // Most touch tests flaky on WIN for reasons currently unknown. | 2826 // Most touch tests flaky on WIN for reasons currently unknown. |
2825 BUG38347 WIN : fast/events/touch = TEXT PASS | 2827 BUG38347 WIN : fast/events/touch = TEXT PASS |
2826 | 2828 |
2827 // Need to implement NPP_HandleEvent in the layout_test_plugin | 2829 // Need to implement NPP_HandleEvent in the layout_test_plugin |
2828 BUG38353 MAC LINUX : plugins/keyboard-events.html = TEXT | 2830 BUG38353 MAC LINUX : plugins/keyboard-events.html = TEXT |
2829 BUG38353 MAC LINUX : http/tests/plugins/plugin-document-has-focus.html = TIMEOUT | 2831 BUG38353 MAC LINUX : http/tests/plugins/plugin-document-has-focus.html = TIMEOUT |
2830 | 2832 |
2831 // will rebaseline | |
2832 BUG_DGLAZKOV WIN : svg/text/text-intro-05-t.svg = FAIL | |
2833 | |
2834 BUG38392 : plugins/resize-from-plugin.html = TEXT | 2833 BUG38392 : plugins/resize-from-plugin.html = TEXT |
2835 | 2834 |
2836 // Chromium r41818 makes these flaky. | 2835 // Chromium r41818 makes these flaky. |
2837 BUG38397 : websocket/tests/url-with-credential.html = TEXT PASS | 2836 BUG38397 : websocket/tests/url-with-credential.html = TEXT PASS |
2838 BUG38397 : websocket/tests/url-with-empty-query.html = TEXT PASS | 2837 BUG38397 : websocket/tests/url-with-empty-query.html = TEXT PASS |
2839 BUG38397 : websocket/tests/url-with-query-for-no-query.html = TEXT PASS | 2838 BUG38397 : websocket/tests/url-with-query-for-no-query.html = TEXT PASS |
2840 BUG38397 : websocket/tests/url-with-query.html = TEXT PASS | 2839 BUG38397 : websocket/tests/url-with-query.html = TEXT PASS |
2841 BUG38397 : websocket/tests/websocket-pending-activity.html = TIMEOUT PASS | 2840 BUG38397 : websocket/tests/websocket-pending-activity.html = TIMEOUT PASS |
OLD | NEW |