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 1641 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1652 | 1652 |
1653 // Timing out starting 03/10/09 | 1653 // Timing out starting 03/10/09 |
1654 BUG10442 MAC : LayoutTests/fast/dom/navigator-detached-no-crash.html = TIMEOUT P
ASS FAIL | 1654 BUG10442 MAC : LayoutTests/fast/dom/navigator-detached-no-crash.html = TIMEOUT P
ASS FAIL |
1655 | 1655 |
1656 // The text extends outside the selection on linux (was happening before the | 1656 // The text extends outside the selection on linux (was happening before the |
1657 // merge). | 1657 // merge). |
1658 BUG10446 LINUX : LayoutTests/editing/execCommand/selectAll.html = FAIL | 1658 BUG10446 LINUX : LayoutTests/editing/execCommand/selectAll.html = FAIL |
1659 | 1659 |
1660 // Regressions from merge 41559:41588, probably just needs rebaselining. | 1660 // Regressions from merge 41559:41588, probably just needs rebaselining. |
1661 BUG10675 MAC : chrome/fast/forms/basic-textareas-quirks.html = FAIL | 1661 BUG10675 MAC : chrome/fast/forms/basic-textareas-quirks.html = FAIL |
| 1662 BUG10675 MAC : chrome/fast/forms/basic-textareas.html = FAIL |
1662 | 1663 |
1663 // Started failing 3/12/09. Unclear which CL caused it though. | 1664 // Started failing 3/12/09. Unclear which CL caused it though. |
1664 BUG10448 MAC : LayoutTests/fast/overflow/image-selection-highlight.html = FAIL | 1665 BUG10448 MAC : LayoutTests/fast/overflow/image-selection-highlight.html = FAIL |
1665 | 1666 |
1666 // Newly added tests with merge 41588:41613. | 1667 // Newly added tests with merge 41588:41613. |
1667 // They pass on windows given a new baseline and likely only need to be given | 1668 // They pass on windows given a new baseline and likely only need to be given |
1668 // platform specific baselines for Linux and Mac. | 1669 // platform specific baselines for Linux and Mac. |
1669 BUG10450 LINUX : LayoutTests/fast/css/percent-top-value-with-relative-position.h
tml = FAIL | 1670 BUG10450 LINUX : LayoutTests/fast/css/percent-top-value-with-relative-position.h
tml = FAIL |
1670 | 1671 |
1671 // Newly added test from 41613:41660 -- relies on ScriptCallStack::state() -- dg
lazkov should fix. | 1672 // Newly added test from 41613:41660 -- relies on ScriptCallStack::state() -- dg
lazkov should fix. |
(...skipping 594 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2266 | 2267 |
2267 // Flaky, not clear as of when. | 2268 // Flaky, not clear as of when. |
2268 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 |
2269 | 2270 |
2270 // WebKit 48217:48239 | 2271 // WebKit 48217:48239 |
2271 // Fails because we don't support layoutTestController.addUserStyleSheet(). | 2272 // Fails because we don't support layoutTestController.addUserStyleSheet(). |
2272 BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL | 2273 BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL |
2273 // New database test that fails. | 2274 // New database test that fails. |
2274 BUG21442 : LayoutTests/storage/test-authorizer.html = TIMEOUT | 2275 BUG21442 : LayoutTests/storage/test-authorizer.html = TIMEOUT |
2275 | 2276 |
| 2277 // Need investigation after we enable file URL universal access in test shell. |
| 2278 BUG_JIANLI : LayoutTests/editing/selection/drag-in-iframe.html = FAIL |
| 2279 |
2276 // New test added in r48318 (GoogleURL bug) | 2280 // New test added in r48318 (GoogleURL bug) |
2277 BUG21764 : LayoutTests/fast/forms/ValidityState-typeMismatch-url.html = FAIL | 2281 BUG21764 : LayoutTests/fast/forms/ValidityState-typeMismatch-url.html = FAIL |
2278 | 2282 |
2279 // New test added in r48336 (V8 bug) | 2283 // New test added in r48336 (V8 bug) |
2280 BUG21767 : LayoutTests/fast/js/Object-keys.html = FAIL | 2284 BUG21767 : LayoutTests/fast/js/Object-keys.html = FAIL |
2281 BUG21767 : LayoutTests/http/tests/security/cross-frame-access-enumeration.html =
TIMEOUT | 2285 BUG21767 : LayoutTests/http/tests/security/cross-frame-access-enumeration.html =
TIMEOUT |
2282 | 2286 |
2283 // WK roll to 48371 | 2287 // WK roll to 48371 |
2284 BUG21840 : LayoutTests/http/tests/loading/basic-auth-resend-wrong-credentials.ht
ml = FAIL | 2288 BUG21840 : LayoutTests/http/tests/loading/basic-auth-resend-wrong-credentials.ht
ml = FAIL |
2285 BUG21840 : LayoutTests/http/tests/loading/basic-credentials-sent-automatically.h
tml = FAIL | 2289 BUG21840 : LayoutTests/http/tests/loading/basic-credentials-sent-automatically.h
tml = FAIL |
2286 BUG21841 : LayoutTests/plugins/destroy-during-npp-new.html = FAIL | 2290 BUG21841 : LayoutTests/plugins/destroy-during-npp-new.html = FAIL |
2287 | 2291 |
2288 // missing upstream baseline from 48368 | 2292 // missing upstream baseline from 48368 |
2289 BUG21842 SKIP WIN LINUX : LayoutTests/platform/win/accessibility/scroll-to-ancho
r.html = FAIL | 2293 BUG21842 SKIP WIN LINUX : LayoutTests/platform/win/accessibility/scroll-to-ancho
r.html = FAIL |
2290 | 2294 |
2291 BUG21859 WIN-VISTA : LayoutTests/fast/css/css2-system-fonts.html = FAIL | 2295 BUG21859 WIN-VISTA : LayoutTests/fast/css/css2-system-fonts.html = FAIL |
2292 BUG21859 WIN : LayoutTests/fast/forms/search-styled.html = FAIL | 2296 BUG21859 WIN : LayoutTests/fast/forms/search-styled.html = FAIL |
2293 BUG21859 WIN-VISTA : LayoutTests/fast/text/whitespace/026.html = FAIL | 2297 BUG21859 WIN-VISTA : LayoutTests/fast/text/whitespace/026.html = FAIL |
2294 BUG21859 WIN-VISTA : LayoutTests/fast/text/basic/006.html = FAIL | 2298 BUG21859 WIN-VISTA : LayoutTests/fast/text/basic/006.html = FAIL |
2295 BUG21859 WIN-XP : LayoutTests/fast/text/line-breaks.html = FAIL | 2299 BUG21859 WIN-XP : LayoutTests/fast/text/line-breaks.html = FAIL |
2296 BUG21859 WIN : LayoutTests/fast/overflow/overflow-float-stacking.html = FAIL | 2300 BUG21859 WIN : LayoutTests/fast/overflow/overflow-float-stacking.html = FAIL |
2297 BUG21859 WIN : LayoutTests/tables/mozilla/bugs/bug96343.html = FAIL | 2301 BUG21859 WIN : LayoutTests/tables/mozilla/bugs/bug96343.html = FAIL |
2298 | 2302 |
| 2303 // WK roll 48388:48399 (brettw) |
| 2304 BUG21919 WIN : LayoutTests/http/tests/security/mixedContent/insecure-css-in-main
-frame.html = FAIL |
| 2305 |
2299 // Flaky. The width of containing RenderBlocks sometimes becomes larger | 2306 // Flaky. The width of containing RenderBlocks sometimes becomes larger |
2300 BUG21958 WIN MAC LINUX DEBUG : LayoutTests/svg/hixie/error/012.xml = FAIL PASS | 2307 BUG21958 WIN MAC LINUX DEBUG : LayoutTests/svg/hixie/error/012.xml = FAIL PASS |
2301 | 2308 |
2302 // WK roll 48399:48423 (brettw) | 2309 // WK roll 48399:48423 (brettw) |
2303 BUG22014 : LayoutTests/http/tests/loading/redirect-with-no-location-crash.html =
FAIL | 2310 BUG22014 : LayoutTests/http/tests/loading/redirect-with-no-location-crash.html =
FAIL |
2304 BUG22014 LINUX : LayoutTests/transitions/hang-with-bad-transition-list.html = PA
SS FAIL | 2311 BUG22014 LINUX : LayoutTests/transitions/hang-with-bad-transition-list.html = PA
SS FAIL |
2305 | 2312 |
2306 // WK roll 48423:48468 (dglazkov for ukai) | 2313 // WK roll 48423:48468 (dglazkov for ukai) |
2307 BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/css/font-smoothing.html = FAIL | 2314 BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/css/font-smoothing.html = FAIL |
2308 | 2315 |
2309 // 48468:48483 (avi for dglazkov for ukai) | 2316 // 48468:48483 (avi for dglazkov for ukai) |
2310 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-funct
ion.html = FAIL | 2317 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-funct
ion.html = FAIL |
2311 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-strin
g.html = FAIL | 2318 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-strin
g.html = FAIL |
OLD | NEW |