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 2178 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2189 BUG18896 WIN LINUX DEBUG : LayoutTests/svg/batik/paints/gradientLimit.svg = FAIL | 2189 BUG18896 WIN LINUX DEBUG : LayoutTests/svg/batik/paints/gradientLimit.svg = FAIL |
2190 BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-dom-cl
ipPathUnits-attr.html = PASS FAIL | 2190 BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-dom-cl
ipPathUnits-attr.html = PASS FAIL |
2191 BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-svgdom
-clipPathUnits-prop.html = PASS FAIL | 2191 BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-svgdom
-clipPathUnits-prop.html = PASS FAIL |
2192 | 2192 |
2193 // Test failures from WebKit merge 46894 to 46977 | 2193 // Test failures from WebKit merge 46894 to 46977 |
2194 BUG18939 : LayoutTests/fast/js/function-declaration.html = FAIL | 2194 BUG18939 : LayoutTests/fast/js/function-declaration.html = FAIL |
2195 BUG18939 : LayoutTests/fast/js/prototypes.html = FAIL | 2195 BUG18939 : LayoutTests/fast/js/prototypes.html = FAIL |
2196 | 2196 |
2197 // Fallout from webkit 47041:47189 | 2197 // Fallout from webkit 47041:47189 |
2198 BUG19248 : LayoutTests/fast/js/const.html = FAIL | 2198 BUG19248 : LayoutTests/fast/js/const.html = FAIL |
2199 BUG22296 : LayoutTests/storage/multiple-transactions-on-different-handles.html =
CRASH | 2199 BUG22296 : LayoutTests/storage/multiple-transactions-on-different-handles.html =
TIMEOUT CRASH |
2200 | 2200 |
2201 BUG_LEVIN WIN : LayoutTests/fast/events/mouse-click-events.html = FAIL | 2201 BUG_LEVIN WIN : LayoutTests/fast/events/mouse-click-events.html = FAIL |
2202 | 2202 |
2203 // Fallout from webkit 47265:47277 | 2203 // Fallout from webkit 47265:47277 |
2204 BUG_MBELSHE : LayoutTests/fast/js/Array-isArray.html = FAIL | 2204 BUG_MBELSHE : LayoutTests/fast/js/Array-isArray.html = FAIL |
2205 | 2205 |
2206 BUG19519 WIN DEBUG : LayoutTests/fast/css/last-of-type-pseudo-class.html = FAIL
PASS | 2206 BUG19519 WIN DEBUG : LayoutTests/fast/css/last-of-type-pseudo-class.html = FAIL
PASS |
2207 | 2207 |
2208 // WebKit roll r47417:47528 | 2208 // WebKit roll r47417:47528 |
2209 BUG19766 WIN : LayoutTests/svg/batik/text/textPosition.svg = FAIL | 2209 BUG19766 WIN : LayoutTests/svg/batik/text/textPosition.svg = FAIL |
2210 BUG19766 WIN LINUX : LayoutTests/svg/batik/text/xmlSpace.svg = FAIL | 2210 BUG19766 WIN LINUX : LayoutTests/svg/batik/text/xmlSpace.svg = FAIL |
2211 BUG19766 WIN LINUX : LayoutTests/tables/mozilla/bugs/bug83786.html = FAIL | 2211 BUG19766 WIN LINUX : LayoutTests/tables/mozilla/bugs/bug83786.html = FAIL |
2212 BUG19766 : LayoutTests/storage/open-database-while-transaction-in-progress.html
= CRASH | 2212 BUG19766 : LayoutTests/storage/open-database-while-transaction-in-progress.html
= TIMEOUT CRASH |
2213 BUG19766 LINUX : LayoutTests/fast/replaced/width100percent-menulist.html = FAIL | 2213 BUG19766 LINUX : LayoutTests/fast/replaced/width100percent-menulist.html = FAIL |
2214 | 2214 |
2215 // Fails due to textInputController.setInputMethod not implemented for Mac. | 2215 // Fails due to textInputController.setInputMethod not implemented for Mac. |
2216 BUG19665 MAC : LayoutTests/platform/mac/editing/input/hangul-enter-confirms-and-
sends-keypress.html = FAIL | 2216 BUG19665 MAC : LayoutTests/platform/mac/editing/input/hangul-enter-confirms-and-
sends-keypress.html = FAIL |
2217 BUG19665 MAC : LayoutTests/platform/mac/editing/input/kotoeri-enter-to-confirm-a
nd-newline.html = FAIL | 2217 BUG19665 MAC : LayoutTests/platform/mac/editing/input/kotoeri-enter-to-confirm-a
nd-newline.html = FAIL |
2218 | 2218 |
2219 // WebKit 47719:47732. New test. Time out on all 3 platforms. | 2219 // WebKit 47719:47732. New test. Time out on all 3 platforms. |
2220 BUG20341 : LayoutTests/loader/go-back-to-different-window-size.html = TIMEOUT | 2220 BUG20341 : LayoutTests/loader/go-back-to-different-window-size.html = TIMEOUT |
2221 | 2221 |
2222 // WebKit 47777:47790 - getOwnPropertyDescriptor | 2222 // WebKit 47777:47790 - getOwnPropertyDescriptor |
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2265 | 2265 |
2266 BUG_JAPHET MAC : LayoutTests/animations/change-keyframes-name.html = FAIL PASS | 2266 BUG_JAPHET MAC : LayoutTests/animations/change-keyframes-name.html = FAIL PASS |
2267 | 2267 |
2268 // Flaky, not clear as of when. | 2268 // Flaky, not clear as of when. |
2269 BUG21411 SLOW WIN LINUX DEBUG: LayoutTests/svg/dom/SVGScriptElement/script-load-
and-error-events.svg = FAIL PASS | 2269 BUG21411 SLOW WIN LINUX DEBUG: LayoutTests/svg/dom/SVGScriptElement/script-load-
and-error-events.svg = FAIL PASS |
2270 | 2270 |
2271 // WebKit 48217:48239 | 2271 // WebKit 48217:48239 |
2272 // Fails because we don't support layoutTestController.addUserStyleSheet(). | 2272 // Fails because we don't support layoutTestController.addUserStyleSheet(). |
2273 BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL | 2273 BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL |
2274 // New database test that fails. | 2274 // New database test that fails. |
2275 BUG21442 : LayoutTests/storage/test-authorizer.html = CRASH | 2275 BUG21442 : LayoutTests/storage/test-authorizer.html = TIMEOUT CRASH |
2276 | 2276 |
2277 // Need investigation after we enable file URL universal access in test shell. | 2277 // Need investigation after we enable file URL universal access in test shell. |
2278 BUG_JIANLI : LayoutTests/editing/selection/drag-in-iframe.html = FAIL PASS | 2278 BUG_JIANLI : LayoutTests/editing/selection/drag-in-iframe.html = FAIL PASS |
2279 | 2279 |
2280 // New test added in r48318 (GoogleURL bug) | 2280 // New test added in r48318 (GoogleURL bug) |
2281 BUG21764 : LayoutTests/fast/forms/ValidityState-typeMismatch-url.html = FAIL | 2281 BUG21764 : LayoutTests/fast/forms/ValidityState-typeMismatch-url.html = FAIL |
2282 | 2282 |
2283 // New test added in r48336 (V8 bug) | 2283 // New test added in r48336 (V8 bug) |
2284 BUG21767 : LayoutTests/fast/js/Object-keys.html = FAIL | 2284 BUG21767 : LayoutTests/fast/js/Object-keys.html = FAIL |
2285 | 2285 |
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2332 // WebKit merge 48500:48585, likely due to a fix for file select drag. | 2332 // WebKit merge 48500:48585, likely due to a fix for file select drag. |
2333 BUG22552 MAC LINUX : LayoutTests/fast/events/drag-in-frames.html = CRASH | 2333 BUG22552 MAC LINUX : LayoutTests/fast/events/drag-in-frames.html = CRASH |
2334 | 2334 |
2335 // WebKit merge 48500:48585, due to newly added support for MathML. | 2335 // WebKit merge 48500:48585, due to newly added support for MathML. |
2336 BUG22554 SKIP : LayoutTests/mathml = FAIL | 2336 BUG22554 SKIP : LayoutTests/mathml = FAIL |
2337 | 2337 |
2338 // WebKit merge 48610:48642 | 2338 // WebKit merge 48610:48642 |
2339 BUG_PAUL : LayoutTests/fast/dom/HTMLImageElement/image-loading-gc.html = TIMEOUT | 2339 BUG_PAUL : LayoutTests/fast/dom/HTMLImageElement/image-loading-gc.html = TIMEOUT |
2340 BUG_PAUL LINUX : LayoutTests/editing/selection/click-outside-editable-div.html =
FAIL | 2340 BUG_PAUL LINUX : LayoutTests/editing/selection/click-outside-editable-div.html =
FAIL |
2341 BUG_PAUL LINUX : LayoutTests/fast/events/frame-tab-focus.html = FAIL | 2341 BUG_PAUL LINUX : LayoutTests/fast/events/frame-tab-focus.html = FAIL |
OLD | NEW |