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

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

Issue 523048: WebKit roll 52672 -> 52769. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 11 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
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 2105 matching lines...) Expand 10 before | Expand all | Expand 10 after
2116 BUG21386 LINUX : LayoutTests/fast/repaint/layer-hide-when-needs-layout.html = FA IL 2116 BUG21386 LINUX : LayoutTests/fast/repaint/layer-hide-when-needs-layout.html = FA IL
2117 BUG21386 LINUX : LayoutTests/fast/repaint/layer-visibility.html = FAIL 2117 BUG21386 LINUX : LayoutTests/fast/repaint/layer-visibility.html = FAIL
2118 BUG21386 LINUX : LayoutTests/fast/repaint/overflow-clip-subtree-layout.html = FA IL 2118 BUG21386 LINUX : LayoutTests/fast/repaint/overflow-clip-subtree-layout.html = FA IL
2119 BUG21386 LINUX : LayoutTests/fast/repaint/subtree-root-clip-2.html = FAIL 2119 BUG21386 LINUX : LayoutTests/fast/repaint/subtree-root-clip-2.html = FAIL
2120 BUG21386 LINUX : LayoutTests/fast/repaint/subtree-root-clip-3.html = FAIL 2120 BUG21386 LINUX : LayoutTests/fast/repaint/subtree-root-clip-3.html = FAIL
2121 BUG21386 LINUX : LayoutTests/fast/repaint/subtree-root-clip.html = FAIL 2121 BUG21386 LINUX : LayoutTests/fast/repaint/subtree-root-clip.html = FAIL
2122 BUG21386 LINUX : LayoutTests/fast/repaint/table-col-background.html = FAIL 2122 BUG21386 LINUX : LayoutTests/fast/repaint/table-col-background.html = FAIL
2123 BUG21386 LINUX : LayoutTests/fast/repaint/table-row.html = FAIL 2123 BUG21386 LINUX : LayoutTests/fast/repaint/table-row.html = FAIL
2124 BUG21386 LINUX : LayoutTests/fast/repaint/table-section-overflow.html = FAIL 2124 BUG21386 LINUX : LayoutTests/fast/repaint/table-section-overflow.html = FAIL
2125 BUG21386 LINUX : LayoutTests/fast/layers/layer-content-visibility-change.html = FAIL 2125 BUG21386 LINUX : LayoutTests/fast/layers/layer-content-visibility-change.html = FAIL
2126 BUG21386 LINUX : LayoutTests/fast/repaint/table-cell-overflow.html = FAIL
2126 2127
2127 // TODO(tc): flaky. 2128 // TODO(tc): flaky.
2128 BUG10391 LINUX : LayoutTests/fast/events/5056619.html = FAIL 2129 BUG10391 LINUX : LayoutTests/fast/events/5056619.html = FAIL
2129 2130
2130 // Failed with r6844 (dglazkov) 2131 // Failed with r6844 (dglazkov)
2131 BUG10392 LINUX MAC : LayoutTests/http/tests/navigation/error404-goback.html = FA IL 2132 BUG10392 LINUX MAC : LayoutTests/http/tests/navigation/error404-goback.html = FA IL
2132 2133
2133 // Skipped as this tests window.sessionStorage, which we don't 2134 // Skipped as this tests window.sessionStorage, which we don't
2134 // support. Enable once we turn on DOM_STORAGE. 2135 // support. Enable once we turn on DOM_STORAGE.
2135 BUG4360 SKIP : LayoutTests/http/tests/navigation/post-goback-repost-policy.html = TIMEOUT 2136 BUG4360 SKIP : LayoutTests/http/tests/navigation/post-goback-repost-policy.html = TIMEOUT
(...skipping 1001 matching lines...) Expand 10 before | Expand all | Expand 10 after
3137 BUG31146 WIN : LayoutTests/inspector/console-clear.html = TEXT 3138 BUG31146 WIN : LayoutTests/inspector/console-clear.html = TEXT
3138 3139
3139 // Began failing in the 52554->52633 merge. (Debug has been slow for at least 3140 // Began failing in the 52554->52633 merge. (Debug has been slow for at least
3140 // 700 runs as of that merge.) 3141 // 700 runs as of that merge.)
3141 BUG31257 WIN RELEASE : LayoutTests/inspector/console-dirxml.html = TEXT 3142 BUG31257 WIN RELEASE : LayoutTests/inspector/console-dirxml.html = TEXT
3142 BUG31257 WIN DEBUG SLOW: LayoutTests/inspector/console-dirxml.html = TEXT 3143 BUG31257 WIN DEBUG SLOW: LayoutTests/inspector/console-dirxml.html = TEXT
3143 3144
3144 // WebKit roll 52633 -> 52667 3145 // WebKit roll 52633 -> 52667
3145 BUG_AJWONG WIN : LayoutTests/svg/batik/text/textFeatures.svg = TEXT 3146 BUG_AJWONG WIN : LayoutTests/svg/batik/text/textFeatures.svg = TEXT
3146 BUG_AJWONG WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE 3147 BUG_AJWONG WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE
3148
3149 // New tests, need chromium baseline.
3150 BUG_DIMICH LINUX WIN : LayoutTests/fast/repaint/subtree-layoutstate-transform.ht ml = IMAGE+TEXT
3151 BUG_DIMICH LINUX WIN : LayoutTests/svg/custom/resource-invalidate-on-target-upda te.svg = IMAGE+TEXT
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/animations/state-at-end-event-transform-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698