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

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

Issue 264065: LTTF: rebaseline fast/box-sizing/percentage-height . (Closed)
Patch Set: Created 11 years, 2 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
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 2268 matching lines...) Expand 10 before | Expand all | Expand 10 after
2279 // Skipped as this tests window.sessionStorage, which we don't 2279 // Skipped as this tests window.sessionStorage, which we don't
2280 // support. Enable once we turn on DOM_STORAGE. 2280 // support. Enable once we turn on DOM_STORAGE.
2281 BUG4360 SKIP : LayoutTests/http/tests/navigation/post-goback-repost-policy.html = TIMEOUT 2281 BUG4360 SKIP : LayoutTests/http/tests/navigation/post-goback-repost-policy.html = TIMEOUT
2282 2282
2283 // Probably just needs to be rebaselined. We generate the png before the 2283 // Probably just needs to be rebaselined. We generate the png before the
2284 // image in the iframe loads so its dimensions are 0x0. 2284 // image in the iframe loads so its dimensions are 0x0.
2285 // TODO(tc): Failing on buildbots 2285 // TODO(tc): Failing on buildbots
2286 BUG10394 WIN LINUX : LayoutTests/fast/events/standalone-image-drag-to-editable.h tml = FAIL 2286 BUG10394 WIN LINUX : LayoutTests/fast/events/standalone-image-drag-to-editable.h tml = FAIL
2287 2287
2288 // Merge 39309:39335 Regressions (RenderButton::setupInnerStyle regression). 2288 // Merge 39309:39335 Regressions (RenderButton::setupInnerStyle regression).
2289 BUG5737 LINUX : LayoutTests/fast/box-sizing/percentage-height.html = FAIL
2290 BUG5737 LINUX : LayoutTests/fast/forms/001.html = FAIL 2289 BUG5737 LINUX : LayoutTests/fast/forms/001.html = FAIL
2291 BUG5737 LINUX : LayoutTests/fast/forms/input-first-letter.html = FAIL 2290 BUG5737 LINUX : LayoutTests/fast/forms/input-first-letter.html = FAIL
2292 2291
2293 // The (x) in type=search inputs appears to be slightly broken. This test will also need a rebaseline. 2292 // The (x) in type=search inputs appears to be slightly broken. This test will also need a rebaseline.
2294 BUG20439 WIN LINUX : LayoutTests/fast/forms/search-transformed.html = FAIL 2293 BUG20439 WIN LINUX : LayoutTests/fast/forms/search-transformed.html = FAIL
2295 2294
2296 // Linux's rotated text output looks terrible. 2295 // Linux's rotated text output looks terrible.
2297 BUG10397 LINUX : LayoutTests/fast/transforms/transformed-document-element.html = FAIL 2296 BUG10397 LINUX : LayoutTests/fast/transforms/transformed-document-element.html = FAIL
2298 2297
2299 // Merge 39744:39913? - regressions 2298 // Merge 39744:39913? - regressions
(...skipping 876 matching lines...) Expand 10 before | Expand all | Expand 10 after
3176 BUG24851 : LayoutTests/css2.1/t090501-c414-flt-ln-00-d.html = FAIL 3175 BUG24851 : LayoutTests/css2.1/t090501-c414-flt-ln-00-d.html = FAIL
3177 BUG24851 : LayoutTests/css2.1/t090501-c414-flt-ln-01-d-g.html = FAIL 3176 BUG24851 : LayoutTests/css2.1/t090501-c414-flt-ln-01-d-g.html = FAIL
3178 BUG24851 : LayoutTests/css2.1/t090501-c414-flt-ln-02-d.html = FAIL 3177 BUG24851 : LayoutTests/css2.1/t090501-c414-flt-ln-02-d.html = FAIL
3179 BUG24851 : LayoutTests/css2.1/t090501-c414-flt-ln-03-d.html = FAIL 3178 BUG24851 : LayoutTests/css2.1/t090501-c414-flt-ln-03-d.html = FAIL
3180 SKIP BUG_PFELDMAN : LayoutTests/inspector = FAIL 3179 SKIP BUG_PFELDMAN : LayoutTests/inspector = FAIL
3181 BUG24852 SLOW WIN LINUX : LayoutTests/css1/font_properties/font.html = FAIL 3180 BUG24852 SLOW WIN LINUX : LayoutTests/css1/font_properties/font.html = FAIL
3182 BUG24854 WIN LINUX : LayoutTests/fast/forms/menulist-no-renderer-onmousedown.htm l = CRASH 3181 BUG24854 WIN LINUX : LayoutTests/fast/forms/menulist-no-renderer-onmousedown.htm l = CRASH
3183 BUG24855 WIN LINUX : LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL 3182 BUG24855 WIN LINUX : LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL
3184 BUG24856 WIN : LayoutTests/svg/custom/scrolling-embedded-svg-file-image-repaint- problem.html = FAIL 3183 BUG24856 WIN : LayoutTests/svg/custom/scrolling-embedded-svg-file-image-repaint- problem.html = FAIL
3185 BUG_YAAR LINUX : LayoutTests/fast/replaced/border-radius-clip.html = FAIL 3184 BUG_YAAR LINUX : LayoutTests/fast/replaced/border-radius-clip.html = FAIL
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/box-sizing/percentage-height-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698