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

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

Issue 58011: The webarchive/loading/ test crasehs were fixed in r13051. They now timeout... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 8 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 consist of lines with specifications of what 1 // This file consist 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 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
141 WONTFIX LINUX WIN : LayoutTests/fast/events/option-tab.html = FAIL 141 WONTFIX LINUX WIN : LayoutTests/fast/events/option-tab.html = FAIL
142 142
143 // Chrome does not support WebArchives (just like Safari for Windows), 143 // Chrome does not support WebArchives (just like Safari for Windows),
144 // although we might eventually want to on Mac. 144 // although we might eventually want to on Mac.
145 BUG761653 WONTFIX SKIP : LayoutTests/webarchive/loading = FAIL TIMEOUT 145 BUG761653 WONTFIX SKIP : LayoutTests/webarchive/loading = FAIL TIMEOUT
146 BUG761653 WONTFIX : LayoutTests/webarchive = PASS 146 BUG761653 WONTFIX : LayoutTests/webarchive = PASS
147 BUG761653 WONTFIX : LayoutTests/svg/webarchive = FAIL PASS 147 BUG761653 WONTFIX : LayoutTests/svg/webarchive = FAIL PASS
148 BUG761653 WONTFIX : LayoutTests/svg/custom/image-with-prefix-in-webarchive.svg = FAIL PASS 148 BUG761653 WONTFIX : LayoutTests/svg/custom/image-with-prefix-in-webarchive.svg = FAIL PASS
149 BUG761653 WONTFIX SKIP : LayoutTests/http/tests/webarchive = FAIL PASS 149 BUG761653 WONTFIX SKIP : LayoutTests/http/tests/webarchive = FAIL PASS
150 150
151 BUG932737 WONTFIX LINUX MAC : LayoutTests/webarchive/loading/test-loading-archiv e.html = TIMEOUT
152
153 // Run the Mac-specific platform tests, but only to check for crashes. 151 // Run the Mac-specific platform tests, but only to check for crashes.
154 WONTFIX : LayoutTests/platform/gtk = FAIL PASS 152 WONTFIX : LayoutTests/platform/gtk = FAIL PASS
155 WONTFIX : LayoutTests/platform/mac = FAIL PASS TIMEOUT 153 WONTFIX : LayoutTests/platform/mac = FAIL PASS TIMEOUT
156 WONTFIX : LayoutTests/platform/mac-leopard = FAIL PASS 154 WONTFIX : LayoutTests/platform/mac-leopard = FAIL PASS
157 WONTFIX : LayoutTests/platform/mac-tiger = FAIL PASS 155 WONTFIX : LayoutTests/platform/mac-tiger = FAIL PASS
158 WONTFIX : LayoutTests/platform/qt = FAIL PASS 156 WONTFIX : LayoutTests/platform/qt = FAIL PASS
159 WONTFIX LINUX MAC : LayoutTests/platform/win = FAIL PASS 157 WONTFIX LINUX MAC : LayoutTests/platform/win = FAIL PASS
160 158
161 // Ignored because we do not have OBJC bindings 159 // Ignored because we do not have OBJC bindings
162 WONTFIX SKIP : LayoutTests/editing/pasteboard/paste-RTFD.html = FAIL 160 WONTFIX SKIP : LayoutTests/editing/pasteboard/paste-RTFD.html = FAIL
(...skipping 2022 matching lines...) Expand 10 before | Expand all | Expand 10 after
2185 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-denied-e vents-post.html = TIMEOUT PASS 2183 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-denied-e vents-post.html = TIMEOUT PASS
2186 2184
2187 // Merge 41827:41860 Regressions 2185 // Merge 41827:41860 Regressions
2188 // Upstream r41849 added a large regex to this test which times out in V8. 2186 // Upstream r41849 added a large regex to this test which times out in V8.
2189 LayoutTests/fast/js/regexp-overflow.html = TIMEOUT 2187 LayoutTests/fast/js/regexp-overflow.html = TIMEOUT
2190 MAC : LayoutTests/fast/canvas/set-colors.html = FAIL 2188 MAC : LayoutTests/fast/canvas/set-colors.html = FAIL
2191 LINUX DEBUG : LayoutTests/fast/forms/input-align-image.html = FAIL 2189 LINUX DEBUG : LayoutTests/fast/forms/input-align-image.html = FAIL
2192 2190
2193 WIN LINUX : LayoutTests/fast/repaint/renderer-destruction-by-invalidateSelection -crash.html = FAIL PASS 2191 WIN LINUX : LayoutTests/fast/repaint/renderer-destruction-by-invalidateSelection -crash.html = FAIL PASS
2194 WIN LINUX : LayoutTests/editing/selection/move-by-line-002.html = FAIL PASS 2192 WIN LINUX : LayoutTests/editing/selection/move-by-line-002.html = FAIL PASS
2195 WIN : LayoutTests/webarchive/loading/cache-expired-subresource.html = CRASH PASS TIMEOUT
2196 WIN : LayoutTests/webarchive/loading/test-loading-archive.html = CRASH TIMEOUT P ASS
2197 LINUX : LayoutTests/http/tests/navigation/javascriptlink-basic.html = FAIL PASS 2193 LINUX : LayoutTests/http/tests/navigation/javascriptlink-basic.html = FAIL PASS
2198 MAC : LayoutTests/fast/css/rgb-float.html = FAIL PASS 2194 MAC : LayoutTests/fast/css/rgb-float.html = FAIL PASS
2199 MAC : LayoutTests/fast/forms/003.html = FAIL PASS 2195 MAC : LayoutTests/fast/forms/003.html = FAIL PASS
2200 MAC : LayoutTests/fast/forms/menulist-no-renderer-onmousedown.html = FAIL PASS 2196 MAC : LayoutTests/fast/forms/menulist-no-renderer-onmousedown.html = FAIL PASS
2201 MAC : LayoutTests/fast/overflow/infiniteRecursion.html = FAIL PASS 2197 MAC : LayoutTests/fast/overflow/infiniteRecursion.html = FAIL PASS
2202 MAC : LayoutTests/fast/events/selectstart-during-autoscroll.html = TIMEOUT PASS 2198 MAC : LayoutTests/fast/events/selectstart-during-autoscroll.html = TIMEOUT PASS
2203 MAC : LayoutTests/fast/images/animated-svg-as-image.html = TIMEOUT PASS 2199 MAC : LayoutTests/fast/images/animated-svg-as-image.html = TIMEOUT PASS
2204 MAC : LayoutTests/http/tests/xmlhttprequest/abort-crash.html = TIMEOUT PASS 2200 MAC : LayoutTests/http/tests/xmlhttprequest/abort-crash.html = TIMEOUT PASS
2205 MAC : LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-denied-events.ht ml = TIMEOUT PASS 2201 MAC : LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-denied-events.ht ml = TIMEOUT PASS
2206 MAC : LayoutTests/http/tests/xmlhttprequest/encode-request-url-2.html = TIMEOUT PASS 2202 MAC : LayoutTests/http/tests/xmlhttprequest/encode-request-url-2.html = TIMEOUT PASS
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after
2331 WIN : LayoutTests/fast/repaint/shadow-multiple-vertical.html = FAIL 2327 WIN : LayoutTests/fast/repaint/shadow-multiple-vertical.html = FAIL
2332 WIN : LayoutTests/fast/repaint/text-shadow-horizontal.html = FAIL 2328 WIN : LayoutTests/fast/repaint/text-shadow-horizontal.html = FAIL
2333 WIN : LayoutTests/fast/repaint/text-shadow.html = FAIL 2329 WIN : LayoutTests/fast/repaint/text-shadow.html = FAIL
2334 WIN : LayoutTests/fast/transforms/shadows.html = FAIL 2330 WIN : LayoutTests/fast/transforms/shadows.html = FAIL
2335 2331
2336 DEFER SKIP BUG9613 : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = PASS 2332 DEFER SKIP BUG9613 : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = PASS
2337 2333
2338 WIN : LayoutTests/editing/selection/5136696.html = FAIL PASS 2334 WIN : LayoutTests/editing/selection/5136696.html = FAIL PASS
2339 WIN : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html = FA IL PASS 2335 WIN : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html = FA IL PASS
2340 WIN : LayoutTests/http/tests/misc/url-in-utf16be.html = CRASH PASS 2336 WIN : LayoutTests/http/tests/misc/url-in-utf16be.html = CRASH PASS
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