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 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
105 WONTFIX SKIP : LayoutTests/http/tests/xmlhttprequest/workers = PASS TIMEOUT FAIL | 105 WONTFIX SKIP : LayoutTests/http/tests/xmlhttprequest/workers = PASS TIMEOUT FAIL |
106 WONTFIX SKIP : LayoutTests/http/tests/eventsource/workers = PASS TIMEOUT FAIL | 106 WONTFIX SKIP : LayoutTests/http/tests/eventsource/workers = PASS TIMEOUT FAIL |
107 | 107 |
108 // Page Cache - based tests. Chromium disables page cache because the WebKit pag e cache keeps previously | 108 // Page Cache - based tests. Chromium disables page cache because the WebKit pag e cache keeps previously |
109 // loaded pages alive in memory to be able to quickly substitute them when user clicks History buttons. | 109 // loaded pages alive in memory to be able to quickly substitute them when user clicks History buttons. |
110 // Chromium wants those to be separate navigations made via browser process to b e able to make decision | 110 // Chromium wants those to be separate navigations made via browser process to b e able to make decision |
111 // on which renderer process to use for each of them. | 111 // on which renderer process to use for each of them. |
112 WONTFIX SKIP BUG19635 : LayoutTests/fast/harness/use-page-cache.html = TIMEOUT F AIL | 112 WONTFIX SKIP BUG19635 : LayoutTests/fast/harness/use-page-cache.html = TIMEOUT F AIL |
113 WONTFIX SKIP BUG19635 : LayoutTests/fast/dom/Window/timer-resume-on-navigation-b ack.html = TIMEOUT FAIL | 113 WONTFIX SKIP BUG19635 : LayoutTests/fast/dom/Window/timer-resume-on-navigation-b ack.html = TIMEOUT FAIL |
114 // Depends on page cache, as far as I can tell. | 114 // Depends on page cache, as far as I can tell. |
115 WONTFIX SKIP BUG10635 : LayoutTests/fast/events/pageshow-pagehide-on-back-cached .html = TIMEOUT FAIL | 115 WONTFIX SKIP BUG19635 : LayoutTests/fast/events/pageshow-pagehide-on-back-cached .html = TIMEOUT FAIL |
116 WONTFIX SKIP BUG19635 : LayoutTests/fast/events/pageshow-pagehide-on-back-cached -with-frames.html = TIMEOUT | |
116 | 117 |
117 // No support for WebGL yet | 118 // No support for WebGL yet |
118 BUG21852 SKIP : LayoutTests/fast/canvas/webgl = FAIL | 119 BUG21852 SKIP : LayoutTests/fast/canvas/webgl = FAIL |
119 | 120 |
120 // Tests that rely on cross-process MessagePorts. No point in running them in | 121 // Tests that rely on cross-process MessagePorts. No point in running them in |
121 // test_shell, since we'd have to use a completely different implementation from | 122 // test_shell, since we'd have to use a completely different implementation from |
122 // what is used in the browser. | 123 // what is used in the browser. |
123 WONTFIX SKIP : LayoutTests/fast/events/message-channel-gc-2.html = FAIL | 124 WONTFIX SKIP : LayoutTests/fast/events/message-channel-gc-2.html = FAIL |
124 WONTFIX SKIP : LayoutTests/fast/events/message-channel-gc-3.html = FAIL | 125 WONTFIX SKIP : LayoutTests/fast/events/message-channel-gc-3.html = FAIL |
125 WONTFIX SKIP : LayoutTests/fast/events/message-channel-gc-4.html = FAIL | 126 WONTFIX SKIP : LayoutTests/fast/events/message-channel-gc-4.html = FAIL |
(...skipping 1125 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1251 // Uses ahem font and expects line heights to match some pixel value. | 1252 // Uses ahem font and expects line heights to match some pixel value. |
1252 // We should be able to pass this -- not sure what's wrong. | 1253 // We should be able to pass this -- not sure what's wrong. |
1253 BUG10331 LINUX : LayoutTests/css2.1/t1008-c44-ln-box-02-d-ag.html = FAIL | 1254 BUG10331 LINUX : LayoutTests/css2.1/t1008-c44-ln-box-02-d-ag.html = FAIL |
1254 | 1255 |
1255 // Looks like we're failing the test -- there are red boogers in the box that sh ould be all green. | 1256 // Looks like we're failing the test -- there are red boogers in the box that sh ould be all green. |
1256 BUG10332 LINUX : LayoutTests/css2.1/t1605-c545-txttrans-00-b-ag.html = FAIL | 1257 BUG10332 LINUX : LayoutTests/css2.1/t1605-c545-txttrans-00-b-ag.html = FAIL |
1257 | 1258 |
1258 // Linux: color off by one. Rounding error? | 1259 // Linux: color off by one. Rounding error? |
1259 BUG10333 LINUX : LayoutTests/editing/deleting/deletionUI-single-instance.html = FAIL | 1260 BUG10333 LINUX : LayoutTests/editing/deleting/deletionUI-single-instance.html = FAIL |
1260 | 1261 |
1261 BUG10334 MAC : LayoutTests/editing/selection/select-from-textfield-outwards.html = FAIL | |
1262 | |
1263 // Asks for "system" fonts, which we don't support at all. | 1262 // Asks for "system" fonts, which we don't support at all. |
1264 BUG10335 LINUX : LayoutTests/fast/css/css2-system-fonts.html = FAIL | 1263 BUG10335 LINUX : LayoutTests/fast/css/css2-system-fonts.html = FAIL |
1265 | 1264 |
1266 // Large fonts have different metrics. | 1265 // Large fonts have different metrics. |
1267 BUG10336 LINUX : LayoutTests/fast/css/font-face-descriptor-multiple-values.html = FAIL | 1266 BUG10336 LINUX : LayoutTests/fast/css/font-face-descriptor-multiple-values.html = FAIL |
1268 | 1267 |
1269 // Wants Helvetica, Monaco. It's still testing something useful, but we may | 1268 // Wants Helvetica, Monaco. It's still testing something useful, but we may |
1270 // need to check in a wrong-looking baseline. Windows looks wrong too. | 1269 // need to check in a wrong-looking baseline. Windows looks wrong too. |
1271 BUG10337 LINUX : LayoutTests/fast/css/font-face-locally-installed.html = FAIL | 1270 BUG10337 LINUX : LayoutTests/fast/css/font-face-locally-installed.html = FAIL |
1272 | 1271 |
(...skipping 281 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1554 | 1553 |
1555 // Merge 39744:39913? - regressions | 1554 // Merge 39744:39913? - regressions |
1556 BUG10403 LINUX : LayoutTests/http/tests/misc/uncacheable-script-repeated.html = TIMEOUT PASS | 1555 BUG10403 LINUX : LayoutTests/http/tests/misc/uncacheable-script-repeated.html = TIMEOUT PASS |
1557 BUG10403 LINUX : LayoutTests/svg/custom/animate-path-morphing.svg = FAIL PASS | 1556 BUG10403 LINUX : LayoutTests/svg/custom/animate-path-morphing.svg = FAIL PASS |
1558 BUG10403 LINUX : LayoutTests/svg/custom/circular-marker-reference-1.svg = FAIL P ASS | 1557 BUG10403 LINUX : LayoutTests/svg/custom/circular-marker-reference-1.svg = FAIL P ASS |
1559 BUG10403 LINUX : LayoutTests/transitions/change-values-during-transition.html = FAIL PASS | 1558 BUG10403 LINUX : LayoutTests/transitions/change-values-during-transition.html = FAIL PASS |
1560 | 1559 |
1561 // might need to be rebaselined in win, 'DRAFT' rendering incorrect before | 1560 // might need to be rebaselined in win, 'DRAFT' rendering incorrect before |
1562 BUG10405 WIN : LayoutTests/svg/custom/struct-use-09-b.svg = FAIL | 1561 BUG10405 WIN : LayoutTests/svg/custom/struct-use-09-b.svg = FAIL |
1563 | 1562 |
1564 // Popup-menu doesn't draw in layout tests | |
1565 BUG10408 MAC : LayoutTests/fast/forms/menulist-no-overflow.html = FAIL | |
1566 | |
1567 // Pass locally but fail on the bots. | 1563 // Pass locally but fail on the bots. |
1568 BUG10409 MAC : LayoutTests/fast/forms/002.html = FAIL | |
1569 BUG10409 MAC LINUX : LayoutTests/svg/custom/clip-path-units-changes.svg = FAIL | 1564 BUG10409 MAC LINUX : LayoutTests/svg/custom/clip-path-units-changes.svg = FAIL |
1570 | 1565 |
1571 // intermittent failures on the buildbot | 1566 // intermittent failures on the buildbot |
1572 BUG10411 : LayoutTests/svg/custom/gradient-stop-style-change.svg = FAIL PASS | 1567 BUG10411 : LayoutTests/svg/custom/gradient-stop-style-change.svg = FAIL PASS |
1573 | 1568 |
1574 // New tests added in http://trac.webkit.org/changeset/40424 | 1569 // New tests added in http://trac.webkit.org/changeset/40424 |
1575 // Renders the width of "600" off by 3. Looks OK but could still be a bug | 1570 // Renders the width of "600" off by 3. Looks OK but could still be a bug |
1576 // that we shouldn't rebaseline. | 1571 // that we shouldn't rebaseline. |
1577 BUG10417 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-fonts-02-t.svg = FAIL | 1572 BUG10417 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-fonts-02-t.svg = FAIL |
1578 BUG10417 LINUX : LayoutTests/svg/text/text-fonts-02-t.svg = FAIL | 1573 BUG10417 LINUX : LayoutTests/svg/text/text-fonts-02-t.svg = FAIL |
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1657 | 1652 |
1658 // Timing out starting 03/10/09 | 1653 // Timing out starting 03/10/09 |
1659 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 |
1660 | 1655 |
1661 // 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 |
1662 // merge). | 1657 // merge). |
1663 BUG10446 LINUX : LayoutTests/editing/execCommand/selectAll.html = FAIL | 1658 BUG10446 LINUX : LayoutTests/editing/execCommand/selectAll.html = FAIL |
1664 | 1659 |
1665 // Regressions from merge 41559:41588, probably just needs rebaselining. | 1660 // Regressions from merge 41559:41588, probably just needs rebaselining. |
1666 BUG10675 MAC : chrome/fast/forms/basic-textareas-quirks.html = FAIL | 1661 BUG10675 MAC : chrome/fast/forms/basic-textareas-quirks.html = FAIL |
1667 BUG10675 MAC : chrome/fast/forms/basic-textareas.html = FAIL | |
1668 | 1662 |
1669 // Started failing 3/12/09. Unclear which CL caused it though. | 1663 // Started failing 3/12/09. Unclear which CL caused it though. |
1670 BUG10448 MAC : LayoutTests/fast/overflow/image-selection-highlight.html = FAIL | 1664 BUG10448 MAC : LayoutTests/fast/overflow/image-selection-highlight.html = FAIL |
1671 | 1665 |
1672 // Newly added tests with merge 41588:41613. | 1666 // Newly added tests with merge 41588:41613. |
1673 // They pass on windows given a new baseline and likely only need to be given | 1667 // They pass on windows given a new baseline and likely only need to be given |
1674 // platform specific baselines for Linux and Mac. | 1668 // platform specific baselines for Linux and Mac. |
1675 BUG10450 LINUX : LayoutTests/fast/css/percent-top-value-with-relative-position.h tml = FAIL | 1669 BUG10450 LINUX : LayoutTests/fast/css/percent-top-value-with-relative-position.h tml = FAIL |
1676 | 1670 |
1677 // Newly added test from 41613:41660 -- relies on ScriptCallStack::state() -- dg lazkov should fix. | 1671 // Newly added test from 41613:41660 -- relies on ScriptCallStack::state() -- dg lazkov should fix. |
(...skipping 507 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
2185 BUG18740 WIN : LayoutTests/http/tests/security/credentials-in-referer.html = PAS S TIMEOUT | 2179 BUG18740 WIN : LayoutTests/http/tests/security/credentials-in-referer.html = PAS S TIMEOUT |
2186 | 2180 |
2187 // Test failures caused by re-enabling skia asserts. | 2181 // Test failures caused by re-enabling skia asserts. |
2188 BUG18896 WIN LINUX DEBUG : LayoutTests/svg/batik/paints/gradientLimit.svg = FAIL | 2182 BUG18896 WIN LINUX DEBUG : LayoutTests/svg/batik/paints/gradientLimit.svg = FAIL |
2189 BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-dom-cl ipPathUnits-attr.html = PASS FAIL | 2183 BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-dom-cl ipPathUnits-attr.html = PASS FAIL |
2190 BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-svgdom -clipPathUnits-prop.html = PASS FAIL | 2184 BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-svgdom -clipPathUnits-prop.html = PASS FAIL |
2191 | 2185 |
2192 // Test failures from WebKit merge 46894 to 46977 | 2186 // Test failures from WebKit merge 46894 to 46977 |
2193 BUG18939 : LayoutTests/fast/js/function-declaration.html = FAIL | 2187 BUG18939 : LayoutTests/fast/js/function-declaration.html = FAIL |
2194 BUG18939 : LayoutTests/fast/js/prototypes.html = FAIL | 2188 BUG18939 : LayoutTests/fast/js/prototypes.html = FAIL |
2195 BUG18939 MAC : LayoutTests/editing/execCommand/toggle-compound-styles.html = FAI L | |
2196 | 2189 |
2197 // Fallout from webkit 47041:47189 | 2190 // Fallout from webkit 47041:47189 |
2198 BUG19248 : LayoutTests/fast/js/const.html = FAIL | 2191 BUG19248 : LayoutTests/fast/js/const.html = FAIL |
2199 | 2192 |
2200 BUG_LEVIN : LayoutTests/fast/dom/Window/window-property-shadowing.html = FAIL | 2193 BUG_LEVIN : LayoutTests/fast/dom/Window/window-property-shadowing.html = FAIL |
2201 BUG_LEVIN : LayoutTests/storage/multiple-transactions-on-different-handles.html = TIMEOUT | 2194 BUG_LEVIN : LayoutTests/storage/multiple-transactions-on-different-handles.html = TIMEOUT |
2202 BUG_LEVIN WIN : LayoutTests/fast/events/mouse-click-events.html = FAIL | 2195 BUG_LEVIN WIN : LayoutTests/fast/events/mouse-click-events.html = FAIL |
2203 | 2196 |
2204 // Fallout from webkit 47189:47265 | 2197 // Fallout from webkit 47189:47265 |
2205 BUG_LEVIN WIN LINUX : LayoutTests/css2.1/t1503-c522-font-family-00-b.html = FAIL | 2198 BUG_LEVIN WIN LINUX : LayoutTests/css2.1/t1503-c522-font-family-00-b.html = FAIL |
(...skipping 20 matching lines...) Expand all Loading... | |
2226 BUG20341 : LayoutTests/loader/go-back-to-different-window-size.html = TIMEOUT | 2219 BUG20341 : LayoutTests/loader/go-back-to-different-window-size.html = TIMEOUT |
2227 | 2220 |
2228 // WebKit 47777:47790 - getOwnPropertyDescriptor | 2221 // WebKit 47777:47790 - getOwnPropertyDescriptor |
2229 BUG20345 : LayoutTests/fast/js/getOwnPropertyDescriptor.html = FAIL | 2222 BUG20345 : LayoutTests/fast/js/getOwnPropertyDescriptor.html = FAIL |
2230 | 2223 |
2231 // WebKit 47797:47804 | 2224 // WebKit 47797:47804 |
2232 BUG20376 WIN : LayoutTests/media/audio-play-event.html = TIMEOUT | 2225 BUG20376 WIN : LayoutTests/media/audio-play-event.html = TIMEOUT |
2233 // Was marked as flakey above (I commented it out). | 2226 // Was marked as flakey above (I commented it out). |
2234 BUG20376 WIN : LayoutTests/media/video-src-remove.html = TIMEOUT FAIL | 2227 BUG20376 WIN : LayoutTests/media/video-src-remove.html = TIMEOUT FAIL |
2235 | 2228 |
2236 // WebKit 47821:47827 | |
2237 BUG20987 : LayoutTests/fast/events/pageshow-pagehide-on-back-uncached.html = FAI L | |
2238 BUG20987 : LayoutTests/fast/events/pageshow-pagehide.html = FAIL | |
2239 | |
2240 // This newly added test times out on Mac: | 2229 // This newly added test times out on Mac: |
2241 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target.html = TIMEOUT | 2230 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target.html = TIMEOUT |
2242 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target-no-crash.html = TIMEOUT | 2231 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target-no-crash.html = TIMEOUT |
2243 | 2232 |
2244 // Mac LayoutTest/http errors after removing blanket exception. | 2233 // Mac LayoutTest/http errors after removing blanket exception. |
2245 BUG20748 MAC : LayoutTests/http/tests/plugins/npapi-response-headers.html = TIME OUT | 2234 BUG20748 MAC : LayoutTests/http/tests/plugins/npapi-response-headers.html = TIME OUT |
2246 BUG20748 MAC : LayoutTests/http/tests/security/frameNavigation/xss-DENIED-plugin -navigation.html = TIMEOUT | 2235 BUG20748 MAC : LayoutTests/http/tests/security/frameNavigation/xss-DENIED-plugin -navigation.html = TIMEOUT |
2247 BUG20748 MAC : LayoutTests/http/tests/plugins/get-url.html = TIMEOUT | 2236 BUG20748 MAC : LayoutTests/http/tests/plugins/get-url.html = TIMEOUT |
2248 BUG20748 MAC : LayoutTests/http/tests/plugins/interrupted-get-url.html = TIMEOUT | 2237 BUG20748 MAC : LayoutTests/http/tests/plugins/interrupted-get-url.html = TIMEOUT |
2249 | 2238 |
2250 // started crashing at build 5804 then green until 5863 of webkit-dbg-2 | 2239 // started crashing at build 5804 then green until 5863 of webkit-dbg-2 |
2251 BUG20786 WIN DEBUG : LayoutTests/fast/dom/undetectable-style-filter.html = PASS CRASH | 2240 BUG20786 WIN DEBUG : LayoutTests/fast/dom/undetectable-style-filter.html = PASS CRASH |
2252 // started crashing at build 5859 of webkit-dbg-2 | 2241 // started crashing at build 5859 of webkit-dbg-2 |
2253 BUG20786 WIN DEBUG : LayoutTests/fast/dom/undetectable-document-all.html = PASS CRASH | 2242 BUG20786 WIN DEBUG : LayoutTests/fast/dom/undetectable-document-all.html = PASS CRASH |
2254 | 2243 |
2255 BUG10480 LINUX : LayoutTests/editing/selection/move-by-line-001.html = PASS FAIL | 2244 BUG10480 LINUX : LayoutTests/editing/selection/move-by-line-001.html = PASS FAIL |
2256 | 2245 |
2257 // Flakey crashes in js tests. Cause unknown. | 2246 // Flakey crashes in js tests. Cause unknown. |
2258 BUG20886 WIN DEBUG : LayoutTests/fast/js/regexp-no-extensions.html = CRASH PASS | 2247 BUG20886 WIN DEBUG : LayoutTests/fast/js/regexp-no-extensions.html = CRASH PASS |
2259 BUG20886 WIN DEBUG : LayoutTests/fast/js/repeat-cached-vm-reentry.html = CRASH P ASS | 2248 BUG20886 WIN DEBUG : LayoutTests/fast/js/repeat-cached-vm-reentry.html = CRASH P ASS |
2260 BUG20886 WIN DEBUG : LayoutTests/fast/js/regexp-non-capturing-groups.html = CRAS H PASS | 2249 BUG20886 WIN DEBUG : LayoutTests/fast/js/regexp-non-capturing-groups.html = CRAS H PASS |
2261 | 2250 |
2262 BUG20898 MAC DEBUG : LayoutTests/svg/W3C-SVG-1.1/painting-marker-02-f.svg = FAIL PASS | 2251 BUG20898 MAC DEBUG : LayoutTests/svg/W3C-SVG-1.1/painting-marker-02-f.svg = FAIL PASS |
2263 | 2252 |
2264 // WebKit 48020:48030 | 2253 // WebKit 48020:48030 |
2265 BUG21033 : LayoutTests/fast/events/message-port-multi.html = TIMEOUT | 2254 BUG21033 : LayoutTests/fast/events/message-port-multi.html = TIMEOUT |
2266 BUG21033 : LayoutTests/fast/dom/Window/window-postmessage-args.html = FAIL | 2255 BUG21033 : LayoutTests/fast/dom/Window/window-postmessage-args.html = FAIL |
2267 BUG21033 WIN LINUX : LayoutTests/fast/events/init-events.html = FAIL | 2256 BUG21033 WIN LINUX : LayoutTests/fast/events/init-events.html = FAIL |
2268 | 2257 |
2269 // WebKit 48034:48061 | |
2270 // undefined pageshowEvent.persisted cause the test hangs. | |
2271 BUG21136 : LayoutTests/fast/events/pageshow-pagehide-on-back-cached-with-frames. html = TIMEOUT | |
2272 // Accessing attributes of an object created with | |
2273 // "document.implementation.createDocumentType" causes NULL pointers | |
2274 BUG14091 : LayoutTests/fast/dom/DOMImplementation/detached-doctype.html = CRASH | |
dglazkov
2009/09/17 22:29:10
I removed this first! :)
| |
2275 // The linux layout result in build bot shows the changed method does not | 2258 // The linux layout result in build bot shows the changed method does not |
2276 // executed. | 2259 // executed. |
2277 BUG21141 LINUX : LayoutTests/fast/forms/select-double-onchange.html = FAIL | 2260 BUG21141 LINUX : LayoutTests/fast/forms/select-double-onchange.html = FAIL |
2278 BUG21141 LINUX : LayoutTests/fast/forms/select-script-onchange.html = FAIL | 2261 BUG21141 LINUX : LayoutTests/fast/forms/select-script-onchange.html = FAIL |
2279 // The test is flaky. | 2262 // The test is flaky. |
2280 BUG_VICTORW : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-from-jav ascript-url-sub-frame-2-level.html = PASS CRASH | 2263 BUG_VICTORW : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-from-jav ascript-url-sub-frame-2-level.html = PASS CRASH |
2281 | 2264 |
2282 // WebKit 48098:48155 | 2265 // WebKit 48098:48155 |
2283 BUG21267 : LayoutTests/fast/events/click-focus-anchor.html = FAIL | 2266 BUG21267 : LayoutTests/fast/events/click-focus-anchor.html = FAIL |
2284 BUG21267 : LayoutTests/fast/events/tab-focus-anchor.html = FAIL | 2267 BUG21267 : LayoutTests/fast/events/tab-focus-anchor.html = FAIL |
2285 | 2268 |
2286 BUG_JAPHET MAC : LayoutTests/animations/change-keyframes-name.html = FAIL PASS | 2269 BUG_JAPHET MAC : LayoutTests/animations/change-keyframes-name.html = FAIL PASS |
2287 | 2270 |
2288 // Flaky, not clear as of when. | 2271 // Flaky, not clear as of when. |
2289 BUG21411 SLOW WIN LINUX DEBUG: LayoutTests/svg/dom/SVGScriptElement/script-load- and-error-events.svg = FAIL PASS | 2272 BUG21411 SLOW WIN LINUX DEBUG: LayoutTests/svg/dom/SVGScriptElement/script-load- and-error-events.svg = FAIL PASS |
2290 | 2273 |
2291 // WebKit 48217:48239 | 2274 // WebKit 48217:48239 |
2292 // Fails because we don't support layoutTestController.addUserStyleSheet(). | 2275 // Fails because we don't support layoutTestController.addUserStyleSheet(). |
2293 BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL | 2276 BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL |
2294 // New database test that fails. | 2277 // New database test that fails. |
2295 BUG21442 : LayoutTests/storage/test-authorizer.html = TIMEOUT | 2278 BUG21442 : LayoutTests/storage/test-authorizer.html = TIMEOUT |
2296 | 2279 |
2297 // Need investigation after we enable file URL universal access in test shell. | |
2298 BUG_JIANLI : LayoutTests/editing/selection/drag-in-iframe.html = FAIL | |
2299 | |
2300 // New test added in r48318 (GoogleURL bug) | 2280 // New test added in r48318 (GoogleURL bug) |
2301 BUG21764 : LayoutTests/fast/forms/ValidityState-typeMismatch-url.html = FAIL | 2281 BUG21764 : LayoutTests/fast/forms/ValidityState-typeMismatch-url.html = FAIL |
2302 | 2282 |
2303 // New test added in r48336 (V8 bug) | 2283 // New test added in r48336 (V8 bug) |
2304 BUG21767 : LayoutTests/fast/js/Object-keys.html = FAIL | 2284 BUG21767 : LayoutTests/fast/js/Object-keys.html = FAIL |
2305 BUG21767 : LayoutTests/http/tests/security/cross-frame-access-enumeration.html = TIMEOUT | 2285 BUG21767 : LayoutTests/http/tests/security/cross-frame-access-enumeration.html = TIMEOUT |
2306 | 2286 |
2307 // WK roll to 48371 | 2287 // WK roll to 48371 |
2308 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 |
2309 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 |
2310 BUG21841 : LayoutTests/plugins/destroy-during-npp-new.html = FAIL | 2290 BUG21841 : LayoutTests/plugins/destroy-during-npp-new.html = FAIL |
2311 | 2291 |
2312 // missing upstream baseline from 48368 | 2292 // missing upstream baseline from 48368 |
2313 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 |
2314 | 2294 |
2315 BUG21859 WIN-VISTA : LayoutTests/fast/css/css2-system-fonts.html = FAIL | 2295 BUG21859 WIN-VISTA : LayoutTests/fast/css/css2-system-fonts.html = FAIL |
2316 BUG21859 WIN : LayoutTests/fast/forms/search-styled.html = FAIL | 2296 BUG21859 WIN : LayoutTests/fast/forms/search-styled.html = FAIL |
2317 BUG21859 WIN-VISTA : LayoutTests/fast/text/whitespace/026.html = FAIL | 2297 BUG21859 WIN-VISTA : LayoutTests/fast/text/whitespace/026.html = FAIL |
2318 BUG21859 WIN-VISTA : LayoutTests/fast/text/basic/006.html = FAIL | 2298 BUG21859 WIN-VISTA : LayoutTests/fast/text/basic/006.html = FAIL |
2319 BUG21859 WIN-XP : LayoutTests/fast/text/line-breaks.html = FAIL | 2299 BUG21859 WIN-XP : LayoutTests/fast/text/line-breaks.html = FAIL |
2320 BUG21859 WIN : LayoutTests/fast/overflow/overflow-float-stacking.html = FAIL | 2300 BUG21859 WIN : LayoutTests/fast/overflow/overflow-float-stacking.html = FAIL |
2321 BUG21859 WIN : LayoutTests/tables/mozilla/bugs/bug96343.html = FAIL | 2301 BUG21859 WIN : LayoutTests/tables/mozilla/bugs/bug96343.html = FAIL |
2322 | 2302 |
2323 // WK roll 48388:48399 (brettw) | |
2324 BUG21919 WIN : LayoutTests/http/tests/security/mixedContent/insecure-css-in-main -frame.html = FAIL | |
dglazkov
2009/09/17 22:29:10
This too!
| |
2325 | |
2326 // Flaky. The width of containing RenderBlocks sometimes becomes larger | 2303 // Flaky. The width of containing RenderBlocks sometimes becomes larger |
2327 BUG21958 WIN MAC LINUX DEBUG : LayoutTests/svg/hixie/error/012.xml = FAIL PASS | 2304 BUG21958 WIN MAC LINUX DEBUG : LayoutTests/svg/hixie/error/012.xml = FAIL PASS |
2328 | 2305 |
2329 // WK roll 48399:48423 (brettw) | 2306 // WK roll 48399:48423 (brettw) |
2330 BUG22014 : LayoutTests/http/tests/loading/redirect-with-no-location-crash.html = FAIL | 2307 BUG22014 : LayoutTests/http/tests/loading/redirect-with-no-location-crash.html = FAIL |
2331 BUG22014 LINUX : LayoutTests/transitions/hang-with-bad-transition-list.html = PA SS FAIL | 2308 BUG22014 LINUX : LayoutTests/transitions/hang-with-bad-transition-list.html = PA SS FAIL |
2332 | 2309 |
2333 // WK roll 48423:48468 (dglazkov for ukai) | 2310 // WK roll 48423:48468 (dglazkov for ukai) |
2334 BUG_DGLAZKOV : LayoutTests/fast/css/font-smoothing.html = FAIL | 2311 BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/css/font-smoothing.html = FAIL |
2335 BUG_DGLAZKOV LINUX WIN : LayoutTests/fast/css/getComputedStyle/computed-style-wi thout-renderer.html = FAIL | |
2336 BUG_DGLAZKOV LINUX WIN : LayoutTests/fast/css/getComputedStyle/computed-style.ht ml = FAIL | |
2337 BUG_DGLAZKOV LINUX WIN : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL | |
2338 BUG_DGLAZKOV : LayoutTests/fast/dom/doctype-event-listener-crash.html = CRASH | |
dglazkov
2009/09/17 22:29:10
Hmm.. That too.
| |
2339 | 2312 |
2340 // 48468:48483 (avi for dglazkov for ukai) | 2313 // 48468:48483 (avi for dglazkov for ukai) |
2341 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-funct ion.html = FAIL | 2314 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-funct ion.html = FAIL |
2342 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-strin g.html = FAIL | 2315 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-strin g.html = FAIL |
OLD | NEW |