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 1321 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1332 DEFER LINUX WIN : LayoutTests/fast/repaint/transform-repaint-descendants.html =
FAIL | 1332 DEFER LINUX WIN : LayoutTests/fast/repaint/transform-repaint-descendants.html =
FAIL |
1333 | 1333 |
1334 // WebKit Merge 39100:39141 new tests: | 1334 // WebKit Merge 39100:39141 new tests: |
1335 // New test. We should fix it, but it doesn't need to block the current release | 1335 // New test. We should fix it, but it doesn't need to block the current release |
1336 DEFER SKIP : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-image-not-load
ed-svg.svg = FAIL | 1336 DEFER SKIP : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-image-not-load
ed-svg.svg = FAIL |
1337 | 1337 |
1338 // Windows pixeltest failure: alpha=0.5 red does not come out blended. | 1338 // Windows pixeltest failure: alpha=0.5 red does not come out blended. |
1339 // Linux pixeltest failure: alpha=0.5 red (1,0,0) atop yellow (1,1,0) is | 1339 // Linux pixeltest failure: alpha=0.5 red (1,0,0) atop yellow (1,1,0) is |
1340 // coming out with with a slightly-less-than-100% red channel. This test fails | 1340 // coming out with with a slightly-less-than-100% red channel. This test fails |
1341 // because we enforce non-transparent color in Font::drawGlyphs. See <b/700464>. | 1341 // because we enforce non-transparent color in Font::drawGlyphs. See <b/700464>. |
1342 LINUX WIN : LayoutTests/fast/css/hsla-color.html = FAIL | 1342 LINUX : LayoutTests/fast/css/hsla-color.html = FAIL |
1343 | 1343 |
1344 // Windows pixeltest failure: upstream baseline has the background of the | 1344 // Windows pixeltest failure: upstream baseline has the background of the |
1345 // "Cancel" button in a slightly darker gray than the surrounding dark gray. | 1345 // "Cancel" button in a slightly darker gray than the surrounding dark gray. |
1346 WIN : LayoutTests/fast/css/imageTileOpacity.html = FAIL | 1346 WIN : LayoutTests/fast/css/imageTileOpacity.html = FAIL |
1347 | 1347 |
1348 // Linux pixeltest failure: flaky? Appears without red locally. | 1348 // Linux pixeltest failure: flaky? Appears without red locally. |
1349 LINUX : LayoutTests/fast/layers/layer-visibility-sublayer.html = PASS FAIL | 1349 LINUX : LayoutTests/fast/layers/layer-visibility-sublayer.html = PASS FAIL |
1350 | 1350 |
1351 // Repaint tests, so the expected output should look like the | 1351 // Repaint tests, so the expected output should look like the |
1352 // Mac where everything is dark gray. | 1352 // Mac where everything is dark gray. |
(...skipping 471 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1824 // New failures from 41613:41660 -- They likely just need to be rebaselined | 1824 // New failures from 41613:41660 -- They likely just need to be rebaselined |
1825 // for Mac and Linux, since that is what was done for Windows. | 1825 // for Mac and Linux, since that is what was done for Windows. |
1826 DEFER LINUX : LayoutTests/fast/forms/placeholder-pseudo-style.html = FAIL | 1826 DEFER LINUX : LayoutTests/fast/forms/placeholder-pseudo-style.html = FAIL |
1827 DEFER LINUX : LayoutTests/fast/layers/normal-flow-hit-test.html = FAIL | 1827 DEFER LINUX : LayoutTests/fast/layers/normal-flow-hit-test.html = FAIL |
1828 DEFER MAC LINUX : LayoutTests/fast/forms/placeholder-set-value.html = FAIL | 1828 DEFER MAC LINUX : LayoutTests/fast/forms/placeholder-set-value.html = FAIL |
1829 | 1829 |
1830 // New failures from 41613:41660 -- Linux should start using themeChromiumWin.cs
s | 1830 // New failures from 41613:41660 -- Linux should start using themeChromiumWin.cs
s |
1831 // instead of themeWin.css and then this test should pass. | 1831 // instead of themeWin.css and then this test should pass. |
1832 LINUX : LayoutTests/fast/forms/search-placeholder-value-changed.html = FAIL | 1832 LINUX : LayoutTests/fast/forms/search-placeholder-value-changed.html = FAIL |
1833 | 1833 |
1834 // Started failing with r11635 (mbelshe) | |
1835 WIN : LayoutTests/fast/dom/undetectable-document-all.html = FAIL | |
1836 | |
1837 // New failures from 41660:41709 | 1834 // New failures from 41660:41709 |
1838 // Newly added tests. | 1835 // Newly added tests. |
1839 DEFER LINUX WIN : LayoutTests/editing/pasteboard/5089327.html = FAIL | 1836 DEFER LINUX WIN : LayoutTests/editing/pasteboard/5089327.html = FAIL |
1840 DEFER MAC LINUX WIN : LayoutTests/fast/dom/Window/window-lookup-precedence.html
= FAIL | 1837 DEFER MAC LINUX WIN : LayoutTests/fast/dom/Window/window-lookup-precedence.html
= FAIL |
1841 DEFER MAC LINUX WIN : LayoutTests/fast/forms/basic-textareas.html = FAIL | 1838 DEFER MAC LINUX WIN : LayoutTests/fast/forms/basic-textareas.html = FAIL |
1842 DEFER MAC LINUX WIN : LayoutTests/fast/forms/linebox-overflow-in-textarea-paddin
g.html = FAIL | 1839 DEFER MAC LINUX WIN : LayoutTests/fast/forms/linebox-overflow-in-textarea-paddin
g.html = FAIL |
1843 DEFER MAC LINUX WIN : LayoutTests/http/tests/xmlhttprequest/access-control-basic
-whitelist-request-headers.html = FAIL | 1840 DEFER MAC LINUX WIN : LayoutTests/http/tests/xmlhttprequest/access-control-basic
-whitelist-request-headers.html = FAIL |
1844 DEFER MAC LINUX WIN : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-missi
ng-file-exception.html = FAIL | 1841 DEFER MAC LINUX WIN : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-missi
ng-file-exception.html = FAIL |
1845 // Rebaselined in webkit in http://trac.webkit.org/changeset/41665 | 1842 // Rebaselined in webkit in http://trac.webkit.org/changeset/41665 |
1846 MAC LINUX WIN : LayoutTests/http/tests/xmlhttprequest/web-apps/013.html = FAIL | 1843 MAC LINUX WIN : LayoutTests/http/tests/xmlhttprequest/web-apps/013.html = FAIL |
1847 // Unknown what change caused these to fail. | 1844 // Unknown what change caused these to fail. |
1848 WIN : LayoutTests/svg/W3C-SVG-1.1/text-text-08-b.svg = FAIL | 1845 WIN : LayoutTests/svg/W3C-SVG-1.1/text-text-08-b.svg = FAIL |
1849 LINUX : LayoutTests/editing/selection/drag-to-contenteditable-iframe.html = FAIL | 1846 LINUX : LayoutTests/editing/selection/drag-to-contenteditable-iframe.html = FAIL |
1850 MAC : LayoutTests/fast/text/atsui-multiple-renderers.html = FAIL | 1847 MAC : LayoutTests/fast/text/atsui-multiple-renderers.html = FAIL |
1851 | 1848 |
1852 // Merge 41709:41733 | 1849 // Merge 41709:41733 |
1853 // Expectations changed upstream. | 1850 // Expectations changed upstream. |
1854 WIN LINUX : LayoutTests/http/tests/misc/url-in-utf16le.html = FAIL | 1851 WIN LINUX : LayoutTests/http/tests/misc/url-in-utf16le.html = FAIL |
1855 MAC RELEASE : LayoutTests/http/tests/misc/url-in-utf16le.html = FAIL | 1852 MAC RELEASE : LayoutTests/http/tests/misc/url-in-utf16le.html = FAIL |
1856 WIN LINUX : LayoutTests/http/tests/misc/url-in-utf16be.html = TIMEOUT | 1853 WIN LINUX : LayoutTests/http/tests/misc/url-in-utf16be.html = TIMEOUT |
1857 MAC : LayoutTests/http/tests/misc/submit-get-in-utf16le.html = TIMEOUT FAIL | 1854 MAC : LayoutTests/http/tests/misc/submit-get-in-utf16le.html = TIMEOUT FAIL |
OLD | NEW |