| 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 1665 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1676 // Just need rebaseline | 1676 // Just need rebaseline |
| 1677 BUG10458 LINUX : LayoutTests/fast/forms/textarea-width.html = FAIL | 1677 BUG10458 LINUX : LayoutTests/fast/forms/textarea-width.html = FAIL |
| 1678 BUG10458 LINUX : LayoutTests/fast/parser/comment-in-textarea.html = FAIL | 1678 BUG10458 LINUX : LayoutTests/fast/parser/comment-in-textarea.html = FAIL |
| 1679 | 1679 |
| 1680 // Missing expected results | 1680 // Missing expected results |
| 1681 BUG10461 SKIP : LayoutTests/platform/mac/fast/text/international/Geeza-Pro-verti
cal-metrics-adjustment.html = PASS | 1681 BUG10461 SKIP : LayoutTests/platform/mac/fast/text/international/Geeza-Pro-verti
cal-metrics-adjustment.html = PASS |
| 1682 | 1682 |
| 1683 // New failures from merge | 1683 // New failures from merge |
| 1684 BUG10463 WIN LINUX : LayoutTests/editing/selection/hit-test-anonymous.html = FAI
L | 1684 BUG10463 WIN LINUX : LayoutTests/editing/selection/hit-test-anonymous.html = FAI
L |
| 1685 BUG10463 WIN LINUX : LayoutTests/fast/forms/listbox-hit-test-zoomed.html = FAIL | 1685 BUG10463 WIN LINUX : LayoutTests/fast/forms/listbox-hit-test-zoomed.html = FAIL |
| 1686 BUG10463 WIN : LayoutTests/fast/forms/slider-zoomed.html = FAIL | 1686 BUG10463 WIN LINUX : LayoutTests/fast/forms/slider-zoomed.html = FAIL |
| 1687 BUG10463 LINUX : LayoutTests/fast/forms/slider-zoomed.html = CRASH | |
| 1688 | 1687 |
| 1689 // New tests, need Chromium baseline. | 1688 // New tests, need Chromium baseline. |
| 1690 BUG10465 LINUX : LayoutTests/fast/borders/border-image-border-radius.html = FAIL | 1689 BUG10465 LINUX : LayoutTests/fast/borders/border-image-border-radius.html = FAIL |
| 1691 BUG10465 LINUX : LayoutTests/fast/clip/overflow-border-radius-clip.html = FAIL | 1690 BUG10465 LINUX : LayoutTests/fast/clip/overflow-border-radius-clip.html = FAIL |
| 1692 | 1691 |
| 1693 // Needs rebaseline. See WebKit 41948 | 1692 // Needs rebaseline. See WebKit 41948 |
| 1694 BUG10468 MAC : LayoutTests/fast/replaced/border-radius-clip.html = FAIL | 1693 BUG10468 MAC : LayoutTests/fast/replaced/border-radius-clip.html = FAIL |
| 1695 BUG10468 WIN DEBUG : LayoutTests/fast/replaced/border-radius-clip.html = FAIL | 1694 BUG10468 WIN DEBUG : LayoutTests/fast/replaced/border-radius-clip.html = FAIL |
| 1696 | 1695 |
| 1697 // Merge WebKit: 41944:41999, Linux failures. | |
| 1698 // Merge WebKit: 47748:47759, Linux crashes. | |
| 1699 BUG10471 BUG20265 LINUX : LayoutTests/fast/events/tabindex-focus-blur-all.html =
FAIL CRASH | |
| 1700 BUG10471 BUG20265 LINUX : LayoutTests/fast/forms/focus2.html = FAIL CRASH | |
| 1701 BUG10471 BUG20265 LINUX : LayoutTests/fast/forms/slider-mouse-events.html = FAIL
CRASH | |
| 1702 BUG10471 BUG20265 LINUX : LayoutTests/fast/forms/slider-onchange-event.html = FA
IL CRASH | |
| 1703 BUG10471 BUG20265 LINUX : LayoutTests/fast/forms/slider-padding.html = FAIL CRAS
H | |
| 1704 BUG10471 BUG20265 LINUX : LayoutTests/fast/forms/slider-thumb-shared-style.html
= FAIL CRASH | |
| 1705 BUG10471 BUG20265 LINUX : LayoutTests/fast/forms/slider-transformed.html = FAIL
CRASH | |
| 1706 | |
| 1707 // Mac flaky failures. | 1696 // Mac flaky failures. |
| 1708 BUG10472 MAC : LayoutTests/svg/css/glyph-orientation-rounding-test.xhtml = FAIL
PASS | 1697 BUG10472 MAC : LayoutTests/svg/css/glyph-orientation-rounding-test.xhtml = FAIL
PASS |
| 1709 | 1698 |
| 1710 // <input type="search">; various failures, some tests may simply need new | 1699 // <input type="search">; various failures, some tests may simply need new |
| 1711 // baselines, others have more problems. | 1700 // baselines, others have more problems. |
| 1712 BUG10473 LINUX : LayoutTests/fast/forms/placeholder-pseudo-style.html = FAIL | 1701 BUG10473 LINUX : LayoutTests/fast/forms/placeholder-pseudo-style.html = FAIL |
| 1713 BUG10473 LINUX : LayoutTests/fast/forms/placeholder-set-value.html = FAIL | 1702 BUG10473 LINUX : LayoutTests/fast/forms/placeholder-set-value.html = FAIL |
| 1714 BUG10473 LINUX : LayoutTests/fast/forms/search-display-none-cancel-button.html =
FAIL | 1703 BUG10473 LINUX : LayoutTests/fast/forms/search-display-none-cancel-button.html =
FAIL |
| 1715 BUG10473 LINUX : LayoutTests/fast/forms/search-placeholder-value-changed.html =
FAIL | 1704 BUG10473 LINUX : LayoutTests/fast/forms/search-placeholder-value-changed.html =
FAIL |
| 1716 BUG10473 LINUX : LayoutTests/fast/forms/searchfield-heights.html = FAIL | 1705 BUG10473 LINUX : LayoutTests/fast/forms/searchfield-heights.html = FAIL |
| (...skipping 328 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2045 | 2034 |
| 2046 | 2035 |
| 2047 // Webkit 45555:45558 | 2036 // Webkit 45555:45558 |
| 2048 // This was removed from test_expectations when it was passing after the Webkit
merge 45495:45535. | 2037 // This was removed from test_expectations when it was passing after the Webkit
merge 45495:45535. |
| 2049 // Not sure if this is a regression or some manner of flakiness. | 2038 // Not sure if this is a regression or some manner of flakiness. |
| 2050 BUG11613 MAC : LayoutTests/http/tests/security/cross-frame-access-call.html = FA
IL | 2039 BUG11613 MAC : LayoutTests/http/tests/security/cross-frame-access-call.html = FA
IL |
| 2051 | 2040 |
| 2052 // WebKit merge 45601:45610 | 2041 // WebKit merge 45601:45610 |
| 2053 BUG16162 : LayoutTests/fast/loader/subframe-navigate-during-main-frame-load.html
= FAIL | 2042 BUG16162 : LayoutTests/fast/loader/subframe-navigate-during-main-frame-load.html
= FAIL |
| 2054 | 2043 |
| 2055 // WebKit merge 45635:45640 | |
| 2056 | |
| 2057 // WebKit merge 45659:45664, failure | |
| 2058 // WebKit merge 47748:47759, crash | |
| 2059 BUG16355 BUG20265 LINUX : LayoutTests/fast/forms/slider-delete-while-dragging-th
umb.html = FAIL CRASH | |
| 2060 | |
| 2061 // Tests that rely on cross-process MessagePorts. No point in running them in | 2044 // Tests that rely on cross-process MessagePorts. No point in running them in |
| 2062 // test_shell, since we'd have to use a completely different implementation from | 2045 // test_shell, since we'd have to use a completely different implementation from |
| 2063 // what is used in the browser. | 2046 // what is used in the browser. |
| 2064 WONTFIX SKIP : LayoutTests/fast/events/message-channel-gc-2.html = FAIL | 2047 WONTFIX SKIP : LayoutTests/fast/events/message-channel-gc-2.html = FAIL |
| 2065 WONTFIX SKIP : LayoutTests/fast/events/message-channel-gc-3.html = FAIL | 2048 WONTFIX SKIP : LayoutTests/fast/events/message-channel-gc-3.html = FAIL |
| 2066 WONTFIX SKIP : LayoutTests/fast/events/message-channel-gc-4.html = FAIL | 2049 WONTFIX SKIP : LayoutTests/fast/events/message-channel-gc-4.html = FAIL |
| 2067 WONTFIX SKIP : LayoutTests/fast/events/message-channel-gc.html = FAIL | 2050 WONTFIX SKIP : LayoutTests/fast/events/message-channel-gc.html = FAIL |
| 2068 WONTFIX SKIP : LayoutTests/fast/events/message-channel-listener-circular-ownersh
ip.html = FAIL | 2051 WONTFIX SKIP : LayoutTests/fast/events/message-channel-listener-circular-ownersh
ip.html = FAIL |
| 2069 WONTFIX SKIP : LayoutTests/fast/events/message-port-clone.html = FAIL | 2052 WONTFIX SKIP : LayoutTests/fast/events/message-port-clone.html = FAIL |
| 2070 WONTFIX SKIP : LayoutTests/fast/events/message-port-deleted-document.html = FAIL | 2053 WONTFIX SKIP : LayoutTests/fast/events/message-port-deleted-document.html = FAIL |
| (...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2188 | 2171 |
| 2189 // New tests from WebKit merge 46087:46125 | 2172 // New tests from WebKit merge 46087:46125 |
| 2190 BUG17255 LINUX WIN : LayoutTests/fast/box-shadow/spread.html = FAIL | 2173 BUG17255 LINUX WIN : LayoutTests/fast/box-shadow/spread.html = FAIL |
| 2191 | 2174 |
| 2192 // Test failures from WebKit merge r46143:46194 | 2175 // Test failures from WebKit merge r46143:46194 |
| 2193 BUG17398 LINUX : LayoutTests/fast/borders/borderRadiusDashed02.html = FAIL | 2176 BUG17398 LINUX : LayoutTests/fast/borders/borderRadiusDashed02.html = FAIL |
| 2194 BUG17398 LINUX : LayoutTests/fast/borders/borderRadiusDashed03.html = FAIL | 2177 BUG17398 LINUX : LayoutTests/fast/borders/borderRadiusDashed03.html = FAIL |
| 2195 BUG17398 LINUX : LayoutTests/fast/css/pseudo-cache-stale.html = FAIL | 2178 BUG17398 LINUX : LayoutTests/fast/css/pseudo-cache-stale.html = FAIL |
| 2196 BUG17398 LINUX : LayoutTests/fast/forms/search-zoomed.html = FAIL | 2179 BUG17398 LINUX : LayoutTests/fast/forms/search-zoomed.html = FAIL |
| 2197 | 2180 |
| 2198 // Test failure from WebKit merge r46143:46194 | |
| 2199 // Test crash from WebKit merge r47748:47759 | |
| 2200 BUG17398 BUG20265 LINUX : LayoutTests/fast/forms/input-appearance-height.html =
CRASH | |
| 2201 | |
| 2202 // Test failures from WebKit merge r46194:46229 | 2181 // Test failures from WebKit merge r46194:46229 |
| 2203 BUG17497 WIN DEBUG : LayoutTests/media/unsupported-rtsp.html = FAIL | 2182 BUG17497 WIN DEBUG : LayoutTests/media/unsupported-rtsp.html = FAIL |
| 2204 BUG17499 MAC : LayoutTests/platform/mac/fast/loader/non-html-load-event.html = F
AIL | 2183 BUG17499 MAC : LayoutTests/platform/mac/fast/loader/non-html-load-event.html = F
AIL |
| 2205 | 2184 |
| 2206 // not sure why this started failing | 2185 // not sure why this started failing |
| 2207 BUG17509 LINUX : LayoutTests/fast/loader/local-CSS-from-local.html = FAIL | 2186 BUG17509 LINUX : LayoutTests/fast/loader/local-CSS-from-local.html = FAIL |
| 2208 BUG17509 LINUX : LayoutTests/fast/loader/local-JavaScript-from-local.html = FAIL
TIMEOUT | 2187 BUG17509 LINUX : LayoutTests/fast/loader/local-JavaScript-from-local.html = FAIL
TIMEOUT |
| 2209 BUG17509 LINUX : LayoutTests/fast/loader/local-image-from-local.html = FAIL | 2188 BUG17509 LINUX : LayoutTests/fast/loader/local-image-from-local.html = FAIL |
| 2210 | 2189 |
| 2211 // New tests with WebKit merge 46288:46363 | 2190 // New tests with WebKit merge 46288:46363 |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2265 // Fails due to textInputController.setInputMethod not implemented for Mac. | 2244 // Fails due to textInputController.setInputMethod not implemented for Mac. |
| 2266 BUG19665 MAC : LayoutTests/platform/mac/editing/input/hangul-enter-confirms-and-
sends-keypress.html = FAIL | 2245 BUG19665 MAC : LayoutTests/platform/mac/editing/input/hangul-enter-confirms-and-
sends-keypress.html = FAIL |
| 2267 BUG19665 MAC : LayoutTests/platform/mac/editing/input/kotoeri-enter-to-confirm-a
nd-newline.html = FAIL | 2246 BUG19665 MAC : LayoutTests/platform/mac/editing/input/kotoeri-enter-to-confirm-a
nd-newline.html = FAIL |
| 2268 | 2247 |
| 2269 // WebKit 47719:47732. New test. Time out on all 3 platforms. | 2248 // WebKit 47719:47732. New test. Time out on all 3 platforms. |
| 2270 BUG20341 : LayoutTests/loader/go-back-to-different-window-size.html = TIMEOUT | 2249 BUG20341 : LayoutTests/loader/go-back-to-different-window-size.html = TIMEOUT |
| 2271 | 2250 |
| 2272 // WebKit 47732:47748. | 2251 // WebKit 47732:47748. |
| 2273 BUG20324 : LayoutTests/http/tests/security/javascriptURL/javascriptURL-in-new-if
rame.html = CRASH | 2252 BUG20324 : LayoutTests/http/tests/security/javascriptURL/javascriptURL-in-new-if
rame.html = CRASH |
| 2274 | 2253 |
| 2275 // WebKit 47748:47759. Crash only on Linux. Need investigation. | |
| 2276 BUG20265 LINUX : LayoutTests/fast/css/pseudo-required-optional-005.html = CRASH | |
| 2277 BUG20265 LINUX : LayoutTests/fast/forms/ValidityState-valueMissing-005.html = CR
ASH | |
| 2278 BUG20265 LINUX : LayoutTests/fast/forms/range-default-value.html = CRASH | |
| 2279 BUG20265 LINUX : LayoutTests/fast/forms/range-reset.html = CRASH | |
| 2280 BUG20265 LINUX : LayoutTests/platform/mac/accessibility/slider-supports-actions.
html = CRASH | |
| 2281 | |
| 2282 // WebKit 47777:47790 - getOwnPropertyDescriptor | 2254 // WebKit 47777:47790 - getOwnPropertyDescriptor |
| 2283 BUG20345 : LayoutTests/fast/js/getOwnPropertyDescriptor.html = FAIL | 2255 BUG20345 : LayoutTests/fast/js/getOwnPropertyDescriptor.html = FAIL |
| 2284 | 2256 |
| 2285 // Webkit 47790:47797 | 2257 // Webkit 47790:47797 |
| 2286 BUG20356 : LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-storage.htm
l = TIMEOUT | 2258 BUG20356 : LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-storage.htm
l = TIMEOUT |
| 2287 | 2259 |
| 2288 // WebKit 47797:47804 | 2260 // WebKit 47797:47804 |
| 2289 BUG20376 WIN : LayoutTests/media/audio-play-event.html = TIMEOUT | 2261 BUG20376 WIN : LayoutTests/media/audio-play-event.html = TIMEOUT |
| 2290 // Was marked as flakey above (I commented it out). | 2262 // Was marked as flakey above (I commented it out). |
| 2291 BUG20376 WIN : LayoutTests/media/video-src-remove.html = TIMEOUT FAIL | 2263 BUG20376 WIN : LayoutTests/media/video-src-remove.html = TIMEOUT FAIL |
| (...skipping 30 matching lines...) Expand all Loading... |
| 2322 // subdirectory, where things are automagically skipped, into the script-tests | 2294 // subdirectory, where things are automagically skipped, into the script-tests |
| 2323 // directory and is no longer automatically skipped. | 2295 // directory and is no longer automatically skipped. |
| 2324 BUG20908 WONTFIX SKIP : LayoutTests/animations/script-tests/TEMPLATE.html = PASS
FAIL CRASH TIMEOUT | 2296 BUG20908 WONTFIX SKIP : LayoutTests/animations/script-tests/TEMPLATE.html = PASS
FAIL CRASH TIMEOUT |
| 2325 | 2297 |
| 2326 // Flakey crashes in js tests. Cause unknown. | 2298 // Flakey crashes in js tests. Cause unknown. |
| 2327 BUG20886 WIN DEBUG : LayoutTests/fast/js/regexp-no-extensions.html = CRASH PASS | 2299 BUG20886 WIN DEBUG : LayoutTests/fast/js/regexp-no-extensions.html = CRASH PASS |
| 2328 BUG20886 WIN DEBUG : LayoutTests/fast/js/repeat-cached-vm-reentry.html = CRASH P
ASS | 2300 BUG20886 WIN DEBUG : LayoutTests/fast/js/repeat-cached-vm-reentry.html = CRASH P
ASS |
| 2329 BUG20886 WIN DEBUG : LayoutTests/fast/js/regexp-non-capturing-groups.html = CRAS
H PASS | 2301 BUG20886 WIN DEBUG : LayoutTests/fast/js/regexp-non-capturing-groups.html = CRAS
H PASS |
| 2330 | 2302 |
| 2331 BUG20898 MAC DEBUG : LayoutTests/svg/W3C-SVG-1.1/painting-marker-02-f.svg = FAIL
PASS | 2303 BUG20898 MAC DEBUG : LayoutTests/svg/W3C-SVG-1.1/painting-marker-02-f.svg = FAIL
PASS |
| OLD | NEW |