| 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 116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 127 DEFER SKIP : LayoutTests/http/tests/workers = TIMEOUT FAIL | 127 DEFER SKIP : LayoutTests/http/tests/workers = TIMEOUT FAIL |
| 128 DEFER SKIP : LayoutTests/http/tests/xmlhttprequest/workers = TIMEOUT | 128 DEFER SKIP : LayoutTests/http/tests/xmlhttprequest/workers = TIMEOUT |
| 129 DEFER: LayoutTests/fast/events/dispatchEvent-crash.html = FAIL | 129 DEFER: LayoutTests/fast/events/dispatchEvent-crash.html = FAIL |
| 130 | 130 |
| 131 // These tests rely on the keygen tag, which we haven't wired up. | 131 // These tests rely on the keygen tag, which we haven't wired up. |
| 132 // See bug 802185 for details. | 132 // See bug 802185 for details. |
| 133 DEFER : LayoutTests/fast/html/keygen.html = FAIL | 133 DEFER : LayoutTests/fast/html/keygen.html = FAIL |
| 134 DEFER : LayoutTests/fast/invalid/residual-style.html = FAIL | 134 DEFER : LayoutTests/fast/invalid/residual-style.html = FAIL |
| 135 | 135 |
| 136 // ----------------------------------------------------------------- | 136 // ----------------------------------------------------------------- |
| 137 // Repaint tests | |
| 138 // ----------------------------------------------------------------- | |
| 139 | |
| 140 // Bug 8630: our repaint baselines are incorrect. | |
| 141 | |
| 142 DEFER : LayoutTests/fast/repaint = FAIL | |
| 143 DEFER : LayoutTests/fast/backgrounds/solid-color-context-restore.html = FAIL | |
| 144 DEFER : LayoutTests/fast/dom/anchor-toString.html = FAIL | |
| 145 DEFER : LayoutTests/fast/dynamic/containing-block-change.html = FAIL | |
| 146 DEFER : LayoutTests/fast/forms/hidden-listbox.html = FAIL | |
| 147 DEFER : LayoutTests/fast/forms/listbox-clip.html = FAIL | |
| 148 DEFER : LayoutTests/fast/frames/inline-object-inside-frameset.html = FAIL | |
| 149 DEFER : LayoutTests/fast/layers/add-layer-with-nested-stacking.html = FAIL | |
| 150 DEFER : LayoutTests/fast/layers/layer-content-visibility-change.html = FAIL | |
| 151 DEFER : LayoutTests/fast/layers/remove-layer-with-nested-stacking.html = FAIL | |
| 152 DEFER : LayoutTests/fast/overflow/hidden-scrollbar-resize.html = FAIL | |
| 153 DEFER : LayoutTests/fast/reflections/inline-crash.html = FAIL | |
| 154 DEFER : LayoutTests/fast/replaced/width100percent-textarea.html = FAIL | |
| 155 DEFER : LayoutTests/fast/table/empty-section-crash.html = FAIL | |
| 156 DEFER : LayoutTests/fast/text/font-initial.html = FAIL | |
| 157 DEFER : LayoutTests/svg/W3C-SVG-1.1/struct-image-05-b.svg = FAIL | |
| 158 DEFER : pending/fast/repaint/bugzilla-6473.html = FAIL | |
| 159 | |
| 160 // ----------------------------------------------------------------- | |
| 161 // Other | 137 // Other |
| 162 // ----------------------------------------------------------------- | 138 // ----------------------------------------------------------------- |
| 163 | 139 |
| 164 // Bug 1055396. Vertical scrollbar created when there is no overflow. | 140 // Bug 1055396. Vertical scrollbar created when there is no overflow. |
| 165 // See also https://bugs.webkit.org/show_bug.cgi?id=24434 . | 141 // See also https://bugs.webkit.org/show_bug.cgi?id=24434 . |
| 166 DEFER LINUX WIN : LayoutTests/fast/forms/textarea-scrollbar-height.html = FAIL | 142 DEFER LINUX WIN : LayoutTests/fast/forms/textarea-scrollbar-height.html = FAIL |
| 167 | 143 |
| 168 // Bug 1064038. Image with border="1" drawn without the border. | 144 // Bug 1064038. Image with border="1" drawn without the border. |
| 169 DEFER LINUX WIN : LayoutTests/fast/forms/image-border.html = FAIL | 145 DEFER LINUX WIN : LayoutTests/fast/forms/image-border.html = FAIL |
| 170 | 146 |
| (...skipping 428 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 599 // Following tests are failing because Chrome does not allow file url | 575 // Following tests are failing because Chrome does not allow file url |
| 600 // to access non-file urls. | 576 // to access non-file urls. |
| 601 // TODO(port): mac is passing these, does that mean something is wrong? | 577 // TODO(port): mac is passing these, does that mean something is wrong? |
| 602 DEFER LINUX WIN : LayoutTests/editing/selection/4960137.html = FAIL | 578 DEFER LINUX WIN : LayoutTests/editing/selection/4960137.html = FAIL |
| 603 | 579 |
| 604 // Bug: 1115062 | 580 // Bug: 1115062 |
| 605 // These fail the pixel tests in debug mode because they have | 581 // These fail the pixel tests in debug mode because they have |
| 606 // unpainted space (filled red in Debug but not in Release). | 582 // unpainted space (filled red in Debug but not in Release). |
| 607 // https://bugs.webkit.org/show_bug.cgi?id=8423 | 583 // https://bugs.webkit.org/show_bug.cgi?id=8423 |
| 608 DEFER : LayoutTests/tables/mozilla_expected_failures/bugs/bug178855.xml = FAIL P
ASS | 584 DEFER : LayoutTests/tables/mozilla_expected_failures/bugs/bug178855.xml = FAIL P
ASS |
| 609 // Passes release. Fails debug. Looks like something is going off with repaint t
oo. | 585 // Passes release. Fails debug. |
| 610 DEFER : LayoutTests/fast/flexbox/flex-hang.html = FAIL PASS | 586 DEFER DEBUG : LayoutTests/fast/flexbox/flex-hang.html = FAIL PASS |
| 611 | 587 |
| 612 // Bug: 1166644 | 588 // Bug: 1166644 |
| 613 // Fails on webkit windows as well. | 589 // Fails on webkit windows as well. |
| 614 DEFER WIN LINUX : LayoutTests/fast/events/attempt-scroll-with-no-scrollbars.html
= FAIL | 590 DEFER WIN LINUX : LayoutTests/fast/events/attempt-scroll-with-no-scrollbars.html
= FAIL |
| 615 | 591 |
| 616 // Linux pixeltest failure: Form control metrics incorrect | 592 // Linux pixeltest failure: Form control metrics incorrect |
| 617 MAC : LayoutTests/http/tests/navigation/redirect302-basic.html = FAIL | 593 MAC : LayoutTests/http/tests/navigation/redirect302-basic.html = FAIL |
| 618 | 594 |
| 619 // The test may require a proper version of Java 6 RC 10 plugin | 595 // The test may require a proper version of Java 6 RC 10 plugin |
| 620 // installed to run. | 596 // installed to run. |
| (...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 919 DEFER LINUX WIN : LayoutTests/fast/forms/select-item-background-clip.html = FAIL | 895 DEFER LINUX WIN : LayoutTests/fast/forms/select-item-background-clip.html = FAIL |
| 920 // The pixel diff is ok, but the render tree is different because of | 896 // The pixel diff is ok, but the render tree is different because of |
| 921 // our forked modifications to RenderTextControlMultiLine.cpp, specifically | 897 // our forked modifications to RenderTextControlMultiLine.cpp, specifically |
| 922 // the calls to set the overflow in createInnerTextStyle. | 898 // the calls to set the overflow in createInnerTextStyle. |
| 923 DEFER : LayoutTests/fast/forms/textarea-rows-cols.html = FAIL | 899 DEFER : LayoutTests/fast/forms/textarea-rows-cols.html = FAIL |
| 924 // Linux pixeltest failure: We, with Windows, are failing to repaint correctly | 900 // Linux pixeltest failure: We, with Windows, are failing to repaint correctly |
| 925 LINUX WIN : LayoutTests/fast/repaint/overflow-outline-repaint.html = FAIL | 901 LINUX WIN : LayoutTests/fast/repaint/overflow-outline-repaint.html = FAIL |
| 926 WIN : LayoutTests/fast/repaint/overflow-scroll-delete.html = FAIL | 902 WIN : LayoutTests/fast/repaint/overflow-scroll-delete.html = FAIL |
| 927 // Likely just needs to be baselined. | 903 // Likely just needs to be baselined. |
| 928 LINUX MAC : LayoutTests/fast/forms/form-element-geometry.html = FAIL | 904 LINUX MAC : LayoutTests/fast/forms/form-element-geometry.html = FAIL |
| 905 LINUX MAC : LayoutTests/fast/replaced/width100percent-textarea.html = FAIL |
| 929 LINUX : LayoutTests/fast/text/drawBidiText.html = FAIL | 906 LINUX : LayoutTests/fast/text/drawBidiText.html = FAIL |
| 930 LINUX : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-in-fore
ign-domain-subframe.html = TIMEOUT PASS | 907 LINUX : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-in-fore
ign-domain-subframe.html = TIMEOUT PASS |
| 931 LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-da
ta-url-sub-frame.html = FAIL | 908 LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-da
ta-url-sub-frame.html = FAIL |
| 932 LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.htm
l = FAIL | 909 LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.htm
l = FAIL |
| 933 LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url.htm
l = FAIL | 910 LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url.htm
l = FAIL |
| 934 chrome/fast/dom/xss-DENIED-javascript-variations.html = FAIL | 911 chrome/fast/dom/xss-DENIED-javascript-variations.html = FAIL |
| 935 // This is failing on the mac debug only, not sure why, but it's pretty repeatab
le on the bots, so we | 912 // This is failing on the mac debug only, not sure why, but it's pretty repeatab
le on the bots, so we |
| 936 // go to the complexity to split out that one case to track any other changes fo
r the other platforms. | 913 // go to the complexity to split out that one case to track any other changes fo
r the other platforms. |
| 937 LINUX WIN : LayoutTests/http/tests/misc/dns-prefetch-control.html = TIMEOUT PASS | 914 LINUX WIN : LayoutTests/http/tests/misc/dns-prefetch-control.html = TIMEOUT PASS |
| 938 MAC RELEASE : LayoutTests/http/tests/misc/dns-prefetch-control.html = TIMEOUT PA
SS | 915 MAC RELEASE : LayoutTests/http/tests/misc/dns-prefetch-control.html = TIMEOUT PA
SS |
| (...skipping 715 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1654 MAC : LayoutTests/http/tests/security/cross-frame-access-protocol.html = FAIL | 1631 MAC : LayoutTests/http/tests/security/cross-frame-access-protocol.html = FAIL |
| 1655 | 1632 |
| 1656 // New tests from merge 41181:41217 | 1633 // New tests from merge 41181:41217 |
| 1657 DEFER : LayoutTests/fast/dom/getBoundingClientRect-getClientRects-relative-to-vi
ewport.html = FAIL | 1634 DEFER : LayoutTests/fast/dom/getBoundingClientRect-getClientRects-relative-to-vi
ewport.html = FAIL |
| 1658 | 1635 |
| 1659 // Regressions from merge 41181:41217 | 1636 // Regressions from merge 41181:41217 |
| 1660 // Upstream regression. https://bugs.webkit.org/show_bug.cgi?id=24248 | 1637 // Upstream regression. https://bugs.webkit.org/show_bug.cgi?id=24248 |
| 1661 // Defer until fixed upstream. | 1638 // Defer until fixed upstream. |
| 1662 DEFER LINUX WIN : LayoutTests/fast/overflow/004.html = FAIL | 1639 DEFER LINUX WIN : LayoutTests/fast/overflow/004.html = FAIL |
| 1663 // These need to be rebaselined. | 1640 // These need to be rebaselined. |
| 1641 LINUX : LayoutTests/fast/overflow/hidden-scrollbar-resize.html = FAIL |
| 1664 LINUX : LayoutTests/fast/overflow/hit-test-overflow-controls.html = FAIL | 1642 LINUX : LayoutTests/fast/overflow/hit-test-overflow-controls.html = FAIL |
| 1665 | 1643 |
| 1666 // mbelshe to fix. Temporarily disable while tree red. | 1644 // mbelshe to fix. Temporarily disable while tree red. |
| 1667 WIN LINUX : chrome/fast/dom/extensions/interval.html = FAIL PASS | 1645 WIN LINUX : chrome/fast/dom/extensions/interval.html = FAIL PASS |
| 1668 | 1646 |
| 1669 // Regressions from merge 41217:41268 | 1647 // Regressions from merge 41217:41268 |
| 1670 // New tests | 1648 // New tests |
| 1671 DEFER : LayoutTests/fast/dom/Window/customized-property-survives-gc.html = FAIL | 1649 DEFER : LayoutTests/fast/dom/Window/customized-property-survives-gc.html = FAIL |
| 1672 DEFER : LayoutTests/fast/dom/Window/webkitConvertPoint.html = FAIL | 1650 DEFER : LayoutTests/fast/dom/Window/webkitConvertPoint.html = FAIL |
| 1673 DEFER LINUX WIN : LayoutTests/fast/gradients/background-clipped.html = FAIL | 1651 DEFER LINUX WIN : LayoutTests/fast/gradients/background-clipped.html = FAIL |
| (...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1798 LINUX : LayoutTests/fast/overflow/overflow-text-hit-testing.html = FAIL | 1776 LINUX : LayoutTests/fast/overflow/overflow-text-hit-testing.html = FAIL |
| 1799 LINUX : LayoutTests/http/tests/misc/location-replace-crossdomain.html = FAIL | 1777 LINUX : LayoutTests/http/tests/misc/location-replace-crossdomain.html = FAIL |
| 1800 LINUX : LayoutTests/http/tests/navigation/anchor-subframeload.html = FAIL | 1778 LINUX : LayoutTests/http/tests/navigation/anchor-subframeload.html = FAIL |
| 1801 LINUX : LayoutTests/http/tests/navigation/relativeanchor-frames.html = FAIL | 1779 LINUX : LayoutTests/http/tests/navigation/relativeanchor-frames.html = FAIL |
| 1802 LINUX : LayoutTests/svg/custom/text-dom-removal.svg = FAIL | 1780 LINUX : LayoutTests/svg/custom/text-dom-removal.svg = FAIL |
| 1803 LINUX : LayoutTests/svg/custom/use-detach.svg = FAIL | 1781 LINUX : LayoutTests/svg/custom/use-detach.svg = FAIL |
| 1804 LINUX : LayoutTests/svg/custom/use-elementInstance-methods.svg = FAIL | 1782 LINUX : LayoutTests/svg/custom/use-elementInstance-methods.svg = FAIL |
| 1805 LINUX : LayoutTests/svg/custom/use-event-handler-on-referenced-element.svg = FAI
L | 1783 LINUX : LayoutTests/svg/custom/use-event-handler-on-referenced-element.svg = FAI
L |
| 1806 LINUX : LayoutTests/svg/custom/use-event-handler-on-use-element.svg = FAIL | 1784 LINUX : LayoutTests/svg/custom/use-event-handler-on-use-element.svg = FAIL |
| 1807 LINUX : chrome/fast/forms/basic-buttons.html = FAIL | 1785 LINUX : chrome/fast/forms/basic-buttons.html = FAIL |
| OLD | NEW |