Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(97)

Side by Side Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 208013: Add expectations from the r26471 48468:48483 WebKit merge... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 1635 matching lines...) Expand 10 before | Expand all | Expand 10 after
1646 BUG10437 LINUX : LayoutTests/fast/css-generated-content/hit-test-generated-conte nt.html = FAIL 1646 BUG10437 LINUX : LayoutTests/fast/css-generated-content/hit-test-generated-conte nt.html = FAIL
1647 1647
1648 // From webkit merge 41447:41498 1648 // From webkit merge 41447:41498
1649 BUG10438 MAC : LayoutTests/plugins/netscape-plugin-setwindow-size-2.html = FAIL 1649 BUG10438 MAC : LayoutTests/plugins/netscape-plugin-setwindow-size-2.html = FAIL
1650 BUG10438 MAC : LayoutTests/plugins/netscape-plugin-setwindow-size.html = FAIL 1650 BUG10438 MAC : LayoutTests/plugins/netscape-plugin-setwindow-size.html = FAIL
1651 BUG10438 MAC : LayoutTests/plugins/destroy-stream-twice.html = TIMEOUT 1651 BUG10438 MAC : LayoutTests/plugins/destroy-stream-twice.html = TIMEOUT
1652 1652
1653 // Flakey. Not clear when it started, but it was before 3/9/09. 1653 // Flakey. Not clear when it started, but it was before 3/9/09.
1654 // This test also started failing with the merge of March 25th 2009 1654 // This test also started failing with the merge of March 25th 2009
1655 BUG10441 LINUX : LayoutTests/fast/clip/outline-overflowClip.html = FAIL PASS 1655 BUG10441 LINUX : LayoutTests/fast/clip/outline-overflowClip.html = FAIL PASS
1656 BUG10441 LINUX DEBUG : LayoutTests/transitions/transition-end-event-transform.ht ml = FAIL PASS 1656 BUG10441 : LayoutTests/transitions/transition-end-event-transform.html = FAIL PA SS
1657 1657
1658 // Timing out starting 03/10/09 1658 // Timing out starting 03/10/09
1659 BUG10442 MAC : LayoutTests/fast/dom/navigator-detached-no-crash.html = TIMEOUT P ASS FAIL 1659 BUG10442 MAC : LayoutTests/fast/dom/navigator-detached-no-crash.html = TIMEOUT P ASS FAIL
1660 1660
1661 // The text extends outside the selection on linux (was happening before the 1661 // The text extends outside the selection on linux (was happening before the
1662 // merge). 1662 // merge).
1663 BUG10446 LINUX : LayoutTests/editing/execCommand/selectAll.html = FAIL 1663 BUG10446 LINUX : LayoutTests/editing/execCommand/selectAll.html = FAIL
1664 1664
1665 // Regressions from merge 41559:41588, probably just needs rebaselining. 1665 // Regressions from merge 41559:41588, probably just needs rebaselining.
1666 BUG10675 MAC : chrome/fast/forms/basic-textareas-quirks.html = FAIL 1666 BUG10675 MAC : chrome/fast/forms/basic-textareas-quirks.html = FAIL
(...skipping 611 matching lines...) Expand 10 before | Expand all | Expand 10 after
2278 BUG21141 LINUX : LayoutTests/fast/forms/select-script-onchange.html = FAIL 2278 BUG21141 LINUX : LayoutTests/fast/forms/select-script-onchange.html = FAIL
2279 // The test is flaky. 2279 // 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 2280 BUG_VICTORW : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-from-jav ascript-url-sub-frame-2-level.html = PASS CRASH
2281 2281
2282 // WebKit 48098:48155 2282 // WebKit 48098:48155
2283 BUG21267 : LayoutTests/fast/events/click-focus-anchor.html = FAIL 2283 BUG21267 : LayoutTests/fast/events/click-focus-anchor.html = FAIL
2284 BUG21267 : LayoutTests/fast/events/tab-focus-anchor.html = FAIL 2284 BUG21267 : LayoutTests/fast/events/tab-focus-anchor.html = FAIL
2285 2285
2286 BUG_JAPHET MAC : LayoutTests/animations/change-keyframes-name.html = FAIL PASS 2286 BUG_JAPHET MAC : LayoutTests/animations/change-keyframes-name.html = FAIL PASS
2287 2287
2288 // Flaky as of WebKit r48155
2289 BUG_JAPHET WIN : LayoutTests/transitions/transition-end-event-transform.html = F AIL PASS
2290
2291 // Flaky, not clear as of when. 2288 // Flaky, not clear as of when.
2292 BUG21411 SLOW WIN LINUX DEBUG: LayoutTests/svg/dom/SVGScriptElement/script-load- and-error-events.svg = FAIL PASS 2289 BUG21411 SLOW WIN LINUX DEBUG: LayoutTests/svg/dom/SVGScriptElement/script-load- and-error-events.svg = FAIL PASS
2293 2290
2294 // WebKit 48217:48239 2291 // WebKit 48217:48239
2295 // Fails because we don't support layoutTestController.addUserStyleSheet(). 2292 // Fails because we don't support layoutTestController.addUserStyleSheet().
2296 BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL 2293 BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL
2297 // New database test that fails. 2294 // New database test that fails.
2298 BUG21442 : LayoutTests/storage/test-authorizer.html = TIMEOUT 2295 BUG21442 : LayoutTests/storage/test-authorizer.html = TIMEOUT
2299 2296
2300 // Need investigation after we enable file URL universal access in test shell. 2297 // Need investigation after we enable file URL universal access in test shell.
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
2332 // WK roll 48399:48423 (brettw) 2329 // WK roll 48399:48423 (brettw)
2333 BUG22014 : LayoutTests/http/tests/loading/redirect-with-no-location-crash.html = FAIL 2330 BUG22014 : LayoutTests/http/tests/loading/redirect-with-no-location-crash.html = FAIL
2334 BUG22014 LINUX : LayoutTests/transitions/hang-with-bad-transition-list.html = PA SS FAIL 2331 BUG22014 LINUX : LayoutTests/transitions/hang-with-bad-transition-list.html = PA SS FAIL
2335 2332
2336 // WK roll 48423:48468 (dglazkov for ukai) 2333 // WK roll 48423:48468 (dglazkov for ukai)
2337 BUG_DGLAZKOV : LayoutTests/fast/css/font-smoothing.html = FAIL 2334 BUG_DGLAZKOV : LayoutTests/fast/css/font-smoothing.html = FAIL
2338 BUG_DGLAZKOV LINUX WIN : LayoutTests/fast/css/getComputedStyle/computed-style-wi thout-renderer.html = FAIL 2335 BUG_DGLAZKOV LINUX WIN : LayoutTests/fast/css/getComputedStyle/computed-style-wi thout-renderer.html = FAIL
2339 BUG_DGLAZKOV LINUX WIN : LayoutTests/fast/css/getComputedStyle/computed-style.ht ml = FAIL 2336 BUG_DGLAZKOV LINUX WIN : LayoutTests/fast/css/getComputedStyle/computed-style.ht ml = FAIL
2340 BUG_DGLAZKOV LINUX WIN : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL 2337 BUG_DGLAZKOV LINUX WIN : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL
2341 BUG_DGLAZKOV : LayoutTests/fast/dom/doctype-event-listener-crash.html = CRASH 2338 BUG_DGLAZKOV : LayoutTests/fast/dom/doctype-event-listener-crash.html = CRASH
2339
2340 // 48468:48483 (avi for dglazkov for ukai)
2341 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
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698