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

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

Issue 207064: Suppress some layout test failures after WebKit merge 48610:48642 (Closed) Base URL: svn://chrome-svn/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 565 matching lines...) Expand 10 before | Expand all | Expand 10 after
576 576
577 // ----------------------------------------------------------------- 577 // -----------------------------------------------------------------
578 // Other 578 // Other
579 // ----------------------------------------------------------------- 579 // -----------------------------------------------------------------
580 580
581 // Vertical scrollbar created when there is no overflow. 581 // Vertical scrollbar created when there is no overflow.
582 // See also https://bugs.webkit.org/show_bug.cgi?id=24434 . 582 // See also https://bugs.webkit.org/show_bug.cgi?id=24434 .
583 BUG20826 LINUX WIN : LayoutTests/fast/forms/textarea-scrollbar-height.html = FAI L 583 BUG20826 LINUX WIN : LayoutTests/fast/forms/textarea-scrollbar-height.html = FAI L
584 584
585 // Pixeltest failure: Form control metrics incorrect 585 // Pixeltest failure: Form control metrics incorrect
586 BUG10273 LINUX : LayoutTests/http/tests/navigation/javascriptlink-frames.html = FAIL PASS 586 BUG10273 LINUX : LayoutTests/http/tests/navigation/javascriptlink-frames.html = FAIL PASS TIMEOUT
587 587
588 // Mac Safari under certain circumstances automatically places 588 // Mac Safari under certain circumstances automatically places
589 // a caret in editable document even when none was requested programatically. 589 // a caret in editable document even when none was requested programatically.
590 // We don't intend to copy this feature (at least not for Beta). 590 // We don't intend to copy this feature (at least not for Beta).
591 BUG20844 LINUX WIN : LayoutTests/editing/selection/designmode-no-caret.html = FA IL 591 BUG20844 LINUX WIN : LayoutTests/editing/selection/designmode-no-caret.html = FA IL
592 592
593 // The end result looks right, but the event messages differ. 593 // The end result looks right, but the event messages differ.
594 BUG21807 LINUX WIN : LayoutTests/editing/pasteboard/paste-xml.xhtml = FAIL 594 BUG21807 LINUX WIN : LayoutTests/editing/pasteboard/paste-xml.xhtml = FAIL
595 595
596 // Directionality of mixed-direction text in selected choice should 596 // Directionality of mixed-direction text in selected choice should
(...skipping 1213 matching lines...) Expand 10 before | Expand all | Expand 10 after
1810 BUG9798 WIN RELEASE : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-da ta-url-in-foreign-domain-subframe.html = TIMEOUT PASS 1810 BUG9798 WIN RELEASE : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-da ta-url-in-foreign-domain-subframe.html = TIMEOUT PASS
1811 BUG9798 WIN RELEASE : LayoutTests/http/tests/uri/utf8-path.html = TIMEOUT PASS 1811 BUG9798 WIN RELEASE : LayoutTests/http/tests/uri/utf8-path.html = TIMEOUT PASS
1812 BUG9798 WIN MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-all ow-preflight-cache-invalidation-by-header.html = TIMEOUT PASS 1812 BUG9798 WIN MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-all ow-preflight-cache-invalidation-by-header.html = TIMEOUT PASS
1813 BUG9798 WIN : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-p reflight-cache-timeout.html = TIMEOUT PASS 1813 BUG9798 WIN : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-p reflight-cache-timeout.html = TIMEOUT PASS
1814 BUG9798 WIN MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/access-control-b asic-allow-preflight-cache.html = TIMEOUT PASS 1814 BUG9798 WIN MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/access-control-b asic-allow-preflight-cache.html = TIMEOUT PASS
1815 BUG9798 : LayoutTests/http/tests/xmlhttprequest/failed-auth.html = TIMEOUT PASS 1815 BUG9798 : LayoutTests/http/tests/xmlhttprequest/failed-auth.html = TIMEOUT PASS
1816 BUG9798 WIN RELEASE : LayoutTests/transitions/change-values-during-transition.ht ml = FAIL PASS 1816 BUG9798 WIN RELEASE : LayoutTests/transitions/change-values-during-transition.ht ml = FAIL PASS
1817 BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/colourpicker.svg = FAIL 1817 BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/colourpicker.svg = FAIL
1818 BUG9797 WIN DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS 1818 BUG9797 WIN DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS
1819 BUG9797 WIN LINUX : LayoutTests/editing/pasteboard/subframe-dragndrop-1.html = F AIL PASS 1819 BUG9797 WIN LINUX : LayoutTests/editing/pasteboard/subframe-dragndrop-1.html = F AIL PASS
1820 BUG9797 BUG9798 WIN DEBUG : LayoutTests/http/tests/xmlhttprequest/state-after-ne twork-error.html = CRASH TIMEOUT PASS 1820 BUG9797 BUG9798 WIN : LayoutTests/http/tests/xmlhttprequest/state-after-network- error.html = CRASH TIMEOUT PASS
1821 1821
1822 // Failed in WebKit merge 42287:42324 1822 // Failed in WebKit merge 42287:42324
1823 BUG9916 WIN LINUX : LayoutTests/css2.1/t0803-c5502-mrgn-r-02-c.html = FAIL 1823 BUG9916 WIN LINUX : LayoutTests/css2.1/t0803-c5502-mrgn-r-02-c.html = FAIL
1824 1824
1825 // New tests or failures from WebKit merge 42324:42364. Re-baselined on 1825 // New tests or failures from WebKit merge 42324:42364. Re-baselined on
1826 // Windows. Probably just need the same on other platforms. 1826 // Windows. Probably just need the same on other platforms.
1827 BUG9962 LINUX : LayoutTests/fast/block/positioning/fixed-positioning-scrollbar-b ug.html = FAIL 1827 BUG9962 LINUX : LayoutTests/fast/block/positioning/fixed-positioning-scrollbar-b ug.html = FAIL
1828 BUG9962 MAC : LayoutTests/fast/js/function-apply-aliased.html = FAIL 1828 BUG9962 MAC : LayoutTests/fast/js/function-apply-aliased.html = FAIL
1829 1829
1830 // Regressions from WebKit merge 43264:42403, possibly due to r42375. 1830 // Regressions from WebKit merge 43264:42403, possibly due to r42375.
(...skipping 321 matching lines...) Expand 10 before | Expand all | Expand 10 after
2152 // New tests from WebKit merge 46087:46125 2152 // New tests from WebKit merge 46087:46125
2153 BUG17255 LINUX WIN : LayoutTests/fast/box-shadow/spread.html = FAIL 2153 BUG17255 LINUX WIN : LayoutTests/fast/box-shadow/spread.html = FAIL
2154 2154
2155 // Test failures from WebKit merge r46143:46194 2155 // Test failures from WebKit merge r46143:46194
2156 BUG17398 LINUX : LayoutTests/fast/borders/borderRadiusDashed02.html = FAIL 2156 BUG17398 LINUX : LayoutTests/fast/borders/borderRadiusDashed02.html = FAIL
2157 BUG17398 LINUX : LayoutTests/fast/borders/borderRadiusDashed03.html = FAIL 2157 BUG17398 LINUX : LayoutTests/fast/borders/borderRadiusDashed03.html = FAIL
2158 BUG17398 LINUX : LayoutTests/fast/css/pseudo-cache-stale.html = FAIL 2158 BUG17398 LINUX : LayoutTests/fast/css/pseudo-cache-stale.html = FAIL
2159 BUG17398 LINUX : LayoutTests/fast/forms/search-zoomed.html = FAIL 2159 BUG17398 LINUX : LayoutTests/fast/forms/search-zoomed.html = FAIL
2160 2160
2161 // Test failures from WebKit merge r46194:46229 2161 // Test failures from WebKit merge r46194:46229
2162 BUG17497 WIN DEBUG : LayoutTests/media/unsupported-rtsp.html = FAIL
2163 BUG17499 MAC : LayoutTests/platform/mac/fast/loader/non-html-load-event.html = F AIL 2162 BUG17499 MAC : LayoutTests/platform/mac/fast/loader/non-html-load-event.html = F AIL
2164 2163
2165 // not sure why this started failing 2164 // not sure why this started failing
2166 BUG17509 LINUX : LayoutTests/fast/loader/local-CSS-from-local.html = FAIL 2165 BUG17509 LINUX : LayoutTests/fast/loader/local-CSS-from-local.html = FAIL
2167 BUG17509 LINUX : LayoutTests/fast/loader/local-JavaScript-from-local.html = FAIL TIMEOUT 2166 BUG17509 LINUX : LayoutTests/fast/loader/local-JavaScript-from-local.html = FAIL TIMEOUT
2168 BUG17509 LINUX : LayoutTests/fast/loader/local-image-from-local.html = FAIL 2167 BUG17509 LINUX : LayoutTests/fast/loader/local-image-from-local.html = FAIL
2169 2168
2170 // New tests with WebKit merge 46288:46363 2169 // New tests with WebKit merge 46288:46363
2171 BUG18116 : LayoutTests/fast/dom/constructed-objects-prototypes.html = FAIL 2170 BUG18116 : LayoutTests/fast/dom/constructed-objects-prototypes.html = FAIL
2172 BUG18116 : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL 2171 BUG18116 : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after
2332 // WebKit merge 48500:48585, likely due to a fix for file select drag. 2331 // 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 2332 BUG22552 MAC LINUX : LayoutTests/fast/events/drag-in-frames.html = CRASH
2334 2333
2335 // WebKit merge 48500:48585, due to newly added support for MathML. 2334 // WebKit merge 48500:48585, due to newly added support for MathML.
2336 BUG22554 SKIP : LayoutTests/mathml = FAIL 2335 BUG22554 SKIP : LayoutTests/mathml = FAIL
2337 2336
2338 // WebKit merge 48610:48642 2337 // WebKit merge 48610:48642
2339 BUG_PAUL : LayoutTests/fast/dom/HTMLImageElement/image-loading-gc.html = TIMEOUT 2338 BUG_PAUL : LayoutTests/fast/dom/HTMLImageElement/image-loading-gc.html = TIMEOUT
2340 BUG_PAUL LINUX : LayoutTests/editing/selection/click-outside-editable-div.html = FAIL 2339 BUG_PAUL LINUX : LayoutTests/editing/selection/click-outside-editable-div.html = FAIL
2341 BUG_PAUL LINUX : LayoutTests/fast/events/frame-tab-focus.html = FAIL 2340 BUG_PAUL LINUX : LayoutTests/fast/events/frame-tab-focus.html = FAIL
2341 BUG_PAUL WIN MAC DEBUG : LayoutTests/svg/dynamic-updates/SVGLinearGradientElemen t-dom-x2-attr.html = TIMEOUT
2342 BUG_PAUL MAC : pending/plugins/iframe-shims.html = FAIL
2343 BUG_PAUL MAC DEBUG : LayoutTests/fast/forms/button-generated-content.html = TIME OUT
2344 BUG_PAUL MAC DEBUG : LayoutTests/fast/forms/fieldset-align.html = TIMEOUT
2345 BUG_PAUL MAC LINUX DEBUG : LayoutTests/http/tests/navigation/javascriptlink-basi c.html = TIMEOUT
2346 BUG_PAUL MAC DEBUG : LayoutTests/http/tests/navigation/javascriptlink-frames.htm l = TIMEOUT
2347 BUG_PAUL MAC LINUX DEBUG : LayoutTests/http/tests/navigation/javascriptlink-goba ck.html = TIMEOUT
2348 BUG_PAUL MAC LINUX DEBUG : LayoutTests/http/tests/navigation/javascriptlink-subf rameload.html = TIMEOUT
2349 BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/images/load-img-with-empty-src.html = TIMEOUT
2350 BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/events/event-listener-html-non-html- confusion.html = FAIL
2351 BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/events/keydown-keypress-preventDefau lt.html = FAIL
2352 BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/events/mouse-drag-from-frame-to-othe r-frame.html = FAIL
2353 BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/events/mouse-drag-from-frame.html = FAIL
2354 BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/events/nested-window-event.html = FA IL
2355 BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/events/onsubmit-bubbling.html = FAIL
2356 BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/events/space-scroll-event.html = FAI L
2357 BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/forms/formmove3.html = FAIL
2358 BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/forms/formnovalidate-attribute.html = FAIL
2359 BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/images/imagemap-case.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