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

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

Issue 212023: Rebaseline tests due to http://trac.webkit.org/changeset/47229... (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 | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/monospace-width-cache-expected.txt ('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 2168 matching lines...) Expand 10 before | Expand all | Expand 10 after
2179 BUG18896 WIN LINUX DEBUG : LayoutTests/svg/batik/paints/gradientLimit.svg = FAIL 2179 BUG18896 WIN LINUX DEBUG : LayoutTests/svg/batik/paints/gradientLimit.svg = FAIL
2180 BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-dom-cl ipPathUnits-attr.html = PASS FAIL 2180 BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-dom-cl ipPathUnits-attr.html = PASS FAIL
2181 BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-svgdom -clipPathUnits-prop.html = PASS FAIL 2181 BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-svgdom -clipPathUnits-prop.html = PASS FAIL
2182 2182
2183 // Test failures from WebKit merge 46894 to 46977 2183 // Test failures from WebKit merge 46894 to 46977
2184 BUG18939 : LayoutTests/fast/js/function-declaration.html = FAIL 2184 BUG18939 : LayoutTests/fast/js/function-declaration.html = FAIL
2185 BUG18939 : LayoutTests/fast/js/prototypes.html = FAIL 2185 BUG18939 : LayoutTests/fast/js/prototypes.html = FAIL
2186 2186
2187 // Fallout from webkit 47041:47189 2187 // Fallout from webkit 47041:47189
2188 BUG19248 : LayoutTests/fast/js/const.html = FAIL 2188 BUG19248 : LayoutTests/fast/js/const.html = FAIL
2189 BUG22296 : LayoutTests/storage/multiple-transactions-on-different-handles.html = TIMEOUT
2190 BUG22299 : LayoutTests/fast/dom/Window/window-property-shadowing.html = FAIL
2189 2191
2190 BUG_LEVIN : LayoutTests/fast/dom/Window/window-property-shadowing.html = FAIL
2191 BUG_LEVIN : LayoutTests/storage/multiple-transactions-on-different-handles.html = TIMEOUT
2192 BUG_LEVIN WIN : LayoutTests/fast/events/mouse-click-events.html = FAIL 2192 BUG_LEVIN WIN : LayoutTests/fast/events/mouse-click-events.html = FAIL
2193 2193
2194 // Fallout from webkit 47189:47265
2195 BUG_LEVIN WIN LINUX : LayoutTests/css2.1/t1503-c522-font-family-00-b.html = FAIL
2196 //BUG_LEVIN WIN LINUX : LayoutTests/fast/reflections/reflection-overflow-scroll. html = FAIL
2197 BUG_LEVIN WIN LINUX : LayoutTests/fast/text/monospace-width-cache.html = FAIL
2198
2199 // Fallout from webkit 47265:47277 2194 // Fallout from webkit 47265:47277
2200 BUG_MBELSHE : LayoutTests/fast/js/Array-isArray.html = FAIL 2195 BUG_MBELSHE : LayoutTests/fast/js/Array-isArray.html = FAIL
2201 2196
2202 BUG19519 WIN DEBUG : LayoutTests/fast/css/last-of-type-pseudo-class.html = FAIL PASS 2197 BUG19519 WIN DEBUG : LayoutTests/fast/css/last-of-type-pseudo-class.html = FAIL PASS
2203 2198
2204 // WebKit roll r47417:47528 2199 // WebKit roll r47417:47528
2205 BUG19766 WIN : LayoutTests/svg/batik/text/textPosition.svg = FAIL 2200 BUG19766 WIN : LayoutTests/svg/batik/text/textPosition.svg = FAIL
2206 BUG19766 WIN LINUX : LayoutTests/svg/batik/text/xmlSpace.svg = FAIL 2201 BUG19766 WIN LINUX : LayoutTests/svg/batik/text/xmlSpace.svg = FAIL
2207 BUG19766 WIN LINUX : LayoutTests/tables/mozilla/bugs/bug83786.html = FAIL 2202 BUG19766 WIN LINUX : LayoutTests/tables/mozilla/bugs/bug83786.html = FAIL
2208 BUG19766 : LayoutTests/storage/open-database-while-transaction-in-progress.html = TIMEOUT 2203 BUG19766 : LayoutTests/storage/open-database-while-transaction-in-progress.html = TIMEOUT
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
2305 // WK roll 48399:48423 (brettw) 2300 // WK roll 48399:48423 (brettw)
2306 BUG22014 : LayoutTests/http/tests/loading/redirect-with-no-location-crash.html = FAIL 2301 BUG22014 : LayoutTests/http/tests/loading/redirect-with-no-location-crash.html = FAIL
2307 BUG22014 LINUX : LayoutTests/transitions/hang-with-bad-transition-list.html = PA SS FAIL 2302 BUG22014 LINUX : LayoutTests/transitions/hang-with-bad-transition-list.html = PA SS FAIL
2308 2303
2309 // WK roll 48423:48468 (dglazkov for ukai) 2304 // WK roll 48423:48468 (dglazkov for ukai)
2310 BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/css/font-smoothing.html = FAIL 2305 BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/css/font-smoothing.html = FAIL
2311 2306
2312 // 48468:48483 (avi for dglazkov for ukai) 2307 // 48468:48483 (avi for dglazkov for ukai)
2313 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-funct ion.html = FAIL 2308 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-funct ion.html = FAIL
2314 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-strin g.html = FAIL 2309 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-strin g.html = FAIL
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/monospace-width-cache-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698