OLD | NEW |
1 // These tests are expected to fail until we get around to fixing | 1 // These tests are expected to fail until we get around to fixing |
2 // them. | 2 // them. |
3 | 3 |
4 // Bug 1124548: Copying with no selection is sometimes supposed to work | 4 // Bug 1124548: Copying with no selection is sometimes supposed to work |
5 // Also skipped by Apple on Windows (rdar://problem/5015941) | 5 // Also skipped by Apple on Windows (rdar://problem/5015941) |
6 DEFER : LayoutTests/editing/execCommand/copy-without-selection.html = FAIL | 6 DEFER : LayoutTests/editing/execCommand/copy-without-selection.html = FAIL |
7 | 7 |
8 // onload race condition due to poorly designed test. | 8 // onload race condition due to poorly designed test. |
9 // Works fine when run stand-alone. Not needed for Beta. | 9 // Works fine when run stand-alone. Not needed for Beta. |
10 // Also skipped by Apple on Windows, due to intermittent failure | 10 // Also skipped by Apple on Windows, due to intermittent failure |
(...skipping 1833 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1844 // Hits the stack overflow earlier than before the new compiler in both | 1844 // Hits the stack overflow earlier than before the new compiler in both |
1845 // release and debug mode on Linux and Mac. | 1845 // release and debug mode on Linux and Mac. |
1846 // | 1846 // |
1847 // http://code.google.com/p/v8/issues/detail?id=277 | 1847 // http://code.google.com/p/v8/issues/detail?id=277 |
1848 LINUX MAC : LayoutTests/fast/js/large-expressions.html = FAIL | 1848 LINUX MAC : LayoutTests/fast/js/large-expressions.html = FAIL |
1849 WIN DEBUG : LayoutTests/fast/js/large-expressions.html = FAIL | 1849 WIN DEBUG : LayoutTests/fast/js/large-expressions.html = FAIL |
1850 | 1850 |
1851 | 1851 |
1852 // Merge 41768:41807 | 1852 // Merge 41768:41807 |
1853 // Perhaps just needs new baseline? | 1853 // Perhaps just needs new baseline? |
1854 MAC LINUX WIN : LayoutTests/editing/style/block-styles-007.html = FAIL | 1854 MAC LINUX : LayoutTests/editing/style/block-styles-007.html = FAIL |
1855 // These tests were rebaselined with failure long ago. We shouldn't do this, and | 1855 // These tests were rebaselined with failure long ago. We shouldn't do this, and |
1856 // instead work upstream to improve tests so that they don't fail. | 1856 // instead work upstream to improve tests so that they don't fail. |
1857 DEFER : LayoutTests/fast/forms/textarea-appearance-wrap.html = FAIL | 1857 DEFER : LayoutTests/fast/forms/textarea-appearance-wrap.html = FAIL |
1858 DEFER : LayoutTests/fast/forms/textarea-hard-linewrap.html = FAIL | 1858 DEFER : LayoutTests/fast/forms/textarea-hard-linewrap.html = FAIL |
1859 // Linux-only failures | 1859 // Linux-only failures |
1860 LINUX : LayoutTests/editing/inserting/6633727.html = FAIL | 1860 LINUX : LayoutTests/editing/inserting/6633727.html = FAIL |
1861 LINUX : LayoutTests/fast/block/float/overlapping-floats-with-overflow-hidden.htm
l = FAIL | 1861 LINUX : LayoutTests/fast/block/float/overlapping-floats-with-overflow-hidden.htm
l = FAIL |
1862 MAC LINUX : LayoutTests/fast/dom/java-applet-calls.html = FAIL | 1862 MAC LINUX : LayoutTests/fast/dom/java-applet-calls.html = FAIL |
1863 LINUX : LayoutTests/fast/canvas/unclosed-canvas-3.html = CRASH | 1863 LINUX : LayoutTests/fast/canvas/unclosed-canvas-3.html = CRASH |
1864 // Just need rebaseline | 1864 // Just need rebaseline |
1865 LINUX : LayoutTests/fast/forms/negativeLineHeight.html = FAIL | 1865 LINUX : LayoutTests/fast/forms/negativeLineHeight.html = FAIL |
1866 LINUX : LayoutTests/fast/forms/textarea-width.html = FAIL | 1866 LINUX : LayoutTests/fast/forms/textarea-width.html = FAIL |
1867 LINUX : LayoutTests/fast/parser/comment-in-textarea.html = FAIL | 1867 LINUX : LayoutTests/fast/parser/comment-in-textarea.html = FAIL |
1868 | 1868 |
1869 // These don't look like merge regressions, but started occurring after the 4176
8:41807 merge. | 1869 // These don't look like merge regressions, but started occurring after the 4176
8:41807 merge. |
1870 MAC : LayoutTests/css1/text_properties/text_transform.html = FAIL | 1870 MAC : LayoutTests/css1/text_properties/text_transform.html = FAIL |
1871 MAC : LayoutTests/css2.1/t1605-c545-txttrans-00-b-ag.html = FAIL | 1871 MAC : LayoutTests/css2.1/t1605-c545-txttrans-00-b-ag.html = FAIL |
1872 MAC : LayoutTests/fast/text/international/bidi-AN-after-L.html = FAIL | 1872 MAC : LayoutTests/fast/text/international/bidi-AN-after-L.html = FAIL |
1873 MAC : LayoutTests/fast/text/international/bidi-AN-after-empty-run.html = FAIL | 1873 MAC : LayoutTests/fast/text/international/bidi-AN-after-empty-run.html = FAIL |
1874 MAC : LayoutTests/fast/text/international/bidi-CS-after-AN.html = FAIL | 1874 MAC : LayoutTests/fast/text/international/bidi-CS-after-AN.html = FAIL |
1875 MAC : LayoutTests/fast/text/international/bidi-neutral-run.html = FAIL | 1875 MAC : LayoutTests/fast/text/international/bidi-neutral-run.html = FAIL |
1876 LINUX : LayoutTests/fast/text/international/rtl-white-space-pre-wrap.html = FAIL | 1876 LINUX : LayoutTests/fast/text/international/rtl-white-space-pre-wrap.html = FAIL |
1877 | 1877 |
1878 // Merge 41807:41827 New Tests | 1878 // Merge 41807:41827 New Tests |
1879 LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-progress-events.html =
TIMEOUT | 1879 LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-progress-events.html =
TIMEOUT |
1880 LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html = CRASH | 1880 LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html = CRASH |
1881 // Regression | 1881 // Regression |
1882 LayoutTests/http/tests/security/cross-frame-access-history-put.html = FAIL | 1882 LayoutTests/http/tests/security/cross-frame-access-history-put.html = FAIL |
1883 MAC : LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-denied-events-po
st.html = TIMEOUT | 1883 MAC : LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-denied-events-po
st.html = TIMEOUT |
OLD | NEW |