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

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

Issue 279007: Rolling webkit r:49583 (Closed)
Patch Set: Patch 2 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
« no previous file with comments | « DEPS ('k') | 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 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
99 BUG24182 SLOW LINUX DEBUG : LayoutTests/svg/custom/viewbox-syntax.svg = PASS 99 BUG24182 SLOW LINUX DEBUG : LayoutTests/svg/custom/viewbox-syntax.svg = PASS
100 BUG24182 SLOW LINUX DEBUG : LayoutTests/media/video-transformed.html = PASS 100 BUG24182 SLOW LINUX DEBUG : LayoutTests/media/video-transformed.html = PASS
101 BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug131020.html = PASS 101 BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug131020.html = PASS
102 BUG24182 SLOW LINUX DEBUG : LayoutTests/tables/mozilla/other/wa_table_thtd_rowsp an.html = PASS 102 BUG24182 SLOW LINUX DEBUG : LayoutTests/tables/mozilla/other/wa_table_thtd_rowsp an.html = PASS
103 BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug113424.html = PASS 103 BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug113424.html = PASS
104 BUG24182 SLOW WIN MAC DEBUG : LayoutTests/tables/mozilla/bugs/45621.html = PASS 104 BUG24182 SLOW WIN MAC DEBUG : LayoutTests/tables/mozilla/bugs/45621.html = PASS
105 // This test starts to crash since to r28630 105 // This test starts to crash since to r28630
106 // BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/svg/carto.net/selectionlist.svg = PASS 106 // BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/svg/carto.net/selectionlist.svg = PASS
107 BUG24182 SLOW LINUX DEBUG : LayoutTests/svg/W3C-SVG-1.1/animate-elem-29-b.svg = PASS 107 BUG24182 SLOW LINUX DEBUG : LayoutTests/svg/W3C-SVG-1.1/animate-elem-29-b.svg = PASS
108 BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/media/video-display-toggle.html = PA SS 108 BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/media/video-display-toggle.html = PA SS
109 BUG24182 SLOW WIN : LayoutTests/css1/font_properties/font.html = PASS 109 //BUG24852 started failing since webkit 49583
110 //BUG24182 SLOW WIN : LayoutTests/css1/font_properties/font.html = PASS
110 BUG24182 SLOW WIN DEBUG : LayoutTests/http/tests/misc/onload-remove-iframe-crash -2.html = PASS 111 BUG24182 SLOW WIN DEBUG : LayoutTests/http/tests/misc/onload-remove-iframe-crash -2.html = PASS
111 BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/media/video-controls-rendering.html = PASS 112 BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/media/video-controls-rendering.html = PASS
112 BUG24182 SLOW LINUX MAC DEBUG : LayoutTests/editing/selection/doubleclick-whites pace.html = PASS 113 BUG24182 SLOW LINUX MAC DEBUG : LayoutTests/editing/selection/doubleclick-whites pace.html = PASS
113 BUG24182 SLOW DEBUG : LayoutTests/scrollbars/overflow-scrollbar-combinations.htm l = PASS 114 BUG24182 SLOW DEBUG : LayoutTests/scrollbars/overflow-scrollbar-combinations.htm l = PASS
114 BUG24182 SLOW WIN : LayoutTests/http/tests/security/xssAuditor/meta-tag-http-ref resh-javascript-url.html = PASS 115 BUG24182 SLOW WIN : LayoutTests/http/tests/security/xssAuditor/meta-tag-http-ref resh-javascript-url.html = PASS
115 BUG24182 SLOW LINUX DEBUG : LayoutTests/tables/mozilla_expected_failures/core/co l_span2.html = PASS 116 BUG24182 SLOW LINUX DEBUG : LayoutTests/tables/mozilla_expected_failures/core/co l_span2.html = PASS
116 BUG24182 SLOW WIN DEBUG : LayoutTests/editing/selection/extend-by-word-002.html = PASS 117 BUG24182 SLOW WIN DEBUG : LayoutTests/editing/selection/extend-by-word-002.html = PASS
117 BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/editing/pasteboard/smart-paste-001.h tml = PASS 118 BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/editing/pasteboard/smart-paste-001.h tml = PASS
118 BUG24182 SLOW WIN RELEASE : LayoutTests/http/tests/misc/SVGFont-delayed-load.htm l = PASS 119 BUG24182 SLOW WIN RELEASE : LayoutTests/http/tests/misc/SVGFont-delayed-load.htm l = PASS
119 BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/fast/dom/Window/window-lookup-preced ence.html = PASS 120 BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/fast/dom/Window/window-lookup-preced ence.html = PASS
(...skipping 3060 matching lines...) Expand 10 before | Expand all | Expand 10 after
3180 3181
3181 // Fixed in tip of tree V8, hasn't reached us yet. 3182 // Fixed in tip of tree V8, hasn't reached us yet.
3182 BUG_JAPHET : LayoutTests/fast/js/string-trim.html = FAIL 3183 BUG_JAPHET : LayoutTests/fast/js/string-trim.html = FAIL
3183 3184
3184 // WebKit roll 49473:49502 3185 // WebKit roll 49473:49502
3185 BUG24756 : LayoutTests/fast/websockets/websocket-event-target.html = FAIL 3186 BUG24756 : LayoutTests/fast/websockets/websocket-event-target.html = FAIL
3186 BUG24757 : LayoutTests/fast/dom/beforeload/frame-before-load.html = FAIL 3187 BUG24757 : LayoutTests/fast/dom/beforeload/frame-before-load.html = FAIL
3187 // See also bug 23475: 3188 // See also bug 23475:
3188 BUG24775 : LayoutTests/svg/custom/missing-xlink.svg = FAIL PASS 3189 BUG24775 : LayoutTests/svg/custom/missing-xlink.svg = FAIL PASS
3189 3190
3190 // WebKit roll 28932:28964 3191 // WebKit roll 49502:49562
3191 BUG_DIMICH : LayoutTests/fast/events/add-event-without-document.html = TIMEOUT 3192 BUG_DIMICH : LayoutTests/fast/events/add-event-without-document.html = TIMEOUT
3193
3194 //WebKit roll 49562:49583
3195 BUG24851 : LayoutTests/css2.1/t090501-c414-flt-ln-00-d.html = FAIL
3196 BUG24851 : LayoutTests/css2.1/t090501-c414-flt-ln-01-d-g.html = FAIL
3197 BUG24851 : LayoutTests/css2.1/t090501-c414-flt-ln-02-d.html = FAIL
3198 BUG24851 : LayoutTests/css2.1/t090501-c414-flt-ln-03-d.html = FAIL
3199 SKIP BUG_PFELDMAN : LayoutTests/inspector = FAIL
3200 BUG24852 SLOW WIN LINUX : LayoutTests/css1/font_properties/font.html = FAIL
3201 BUG24854 WIN LINUX : LayoutTests/fast/forms/menulist-no-renderer-onmousedown.htm l = CRASH
3202 BUG24855 WIN LINUX : LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL
3203 BUG24856 WIN : LayoutTests/svg/custom/scrolling-embedded-svg-file-image-repaint- problem.html = FAIL
3204 BUG_YAAR LINUX : LayoutTests/fast/replaced/border-radius-clip.html = FAIL
OLDNEW
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698