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

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

Issue 597041: Add test expectations from last roll. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 10 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 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 // fast/js/fixme.js = FAIL 7 // fast/js/fixme.js = FAIL
8 // fast/js/flaky.js = FAIL PASS 8 // fast/js/flaky.js = FAIL PASS
9 // fast/js/crash.js = CRASH TIMEOUT FAIL PASS 9 // fast/js/crash.js = CRASH TIMEOUT FAIL PASS
10 // 10 //
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after
167 // Chromium wants those to be separate navigations made via browser process to b e able to make decision 167 // Chromium wants those to be separate navigations made via browser process to b e able to make decision
168 // on which renderer process to use for each of them. 168 // on which renderer process to use for each of them.
169 WONTFIX SKIP BUG19635 : fast/harness/use-page-cache.html = TIMEOUT FAIL 169 WONTFIX SKIP BUG19635 : fast/harness/use-page-cache.html = TIMEOUT FAIL
170 WONTFIX SKIP BUG19635 : fast/dom/Window/timer-resume-on-navigation-back.html = T IMEOUT FAIL 170 WONTFIX SKIP BUG19635 : fast/dom/Window/timer-resume-on-navigation-back.html = T IMEOUT FAIL
171 // Depends on page cache, as far as I can tell. 171 // Depends on page cache, as far as I can tell.
172 WONTFIX SKIP BUG19635 : fast/events/pageshow-pagehide-on-back-cached.html = TIME OUT FAIL 172 WONTFIX SKIP BUG19635 : fast/events/pageshow-pagehide-on-back-cached.html = TIME OUT FAIL
173 WONTFIX SKIP BUG19635 : fast/events/pageshow-pagehide-on-back-cached-with-frames .html = TIMEOUT 173 WONTFIX SKIP BUG19635 : fast/events/pageshow-pagehide-on-back-cached-with-frames .html = TIMEOUT
174 WONTFIX SKIP BUG19635 : media/restore-from-page-cache.html = TIMEOUT 174 WONTFIX SKIP BUG19635 : media/restore-from-page-cache.html = TIMEOUT
175 WONTFIX SKIP BUG19635 : loader/go-back-to-different-window-size.html = TIMEOUT T EXT 175 WONTFIX SKIP BUG19635 : loader/go-back-to-different-window-size.html = TIMEOUT T EXT
176 WONTFIX SKIP BUG19635 : fast/loader/crash-copying-backforwardlist.html = TEXT 176 WONTFIX SKIP BUG19635 : fast/loader/crash-copying-backforwardlist.html = TEXT
177 WONTFIX SKIP BUG19635 : fast/frames/frame-crash-with-page-cache.html = TEXT
177 178
178 // Tests that rely on cross-process MessagePorts. No point in running them in 179 // Tests that rely on cross-process MessagePorts. No point in running them in
179 // test_shell, since we'd have to use a completely different implementation from 180 // test_shell, since we'd have to use a completely different implementation from
180 // what is used in the browser. 181 // what is used in the browser.
181 WONTFIX SKIP : fast/events/message-channel-gc-2.html = FAIL 182 WONTFIX SKIP : fast/events/message-channel-gc-2.html = FAIL
182 WONTFIX SKIP : fast/events/message-channel-gc-3.html = FAIL 183 WONTFIX SKIP : fast/events/message-channel-gc-3.html = FAIL
183 WONTFIX SKIP : fast/events/message-channel-gc-4.html = FAIL 184 WONTFIX SKIP : fast/events/message-channel-gc-4.html = FAIL
184 WONTFIX SKIP : fast/events/message-channel-gc.html = FAIL 185 WONTFIX SKIP : fast/events/message-channel-gc.html = FAIL
185 WONTFIX SKIP : fast/events/message-channel-listener-circular-ownership.html = FA IL 186 WONTFIX SKIP : fast/events/message-channel-listener-circular-ownership.html = FA IL
186 WONTFIX SKIP : fast/events/message-port-clone.html = FAIL 187 WONTFIX SKIP : fast/events/message-port-clone.html = FAIL
(...skipping 2731 matching lines...) Expand 10 before | Expand all | Expand 10 after
2918 BUG_TONY MAC : svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2 .svg = IMAGE 2919 BUG_TONY MAC : svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2 .svg = IMAGE
2919 BUG_TONY MAC : svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3 .svg = IMAGE 2920 BUG_TONY MAC : svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3 .svg = IMAGE
2920 BUG_TONY MAC : svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults. xhtml = IMAGE 2921 BUG_TONY MAC : svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults. xhtml = IMAGE
2921 2922
2922 // WebKit roll 54559 to 54585 2923 // WebKit roll 54559 to 54585
2923 BUG_TONY : fast/events/multiline-link-arrow-navigation.html = TEXT 2924 BUG_TONY : fast/events/multiline-link-arrow-navigation.html = TEXT
2924 2925
2925 // WebKit roll 54596:54648 2926 // WebKit roll 54596:54648
2926 BUG35387 : platform/win/plugins/plugin-delayed-destroy.html = TIMEOUT 2927 BUG35387 : platform/win/plugins/plugin-delayed-destroy.html = TIMEOUT
2927 BUG35387 : fast/dom/prototype-inheritance.html = TEXT 2928 BUG35387 : fast/dom/prototype-inheritance.html = TEXT
2928 2929 // Seems to be 54625
2930 BUG21852 : fast/canvas/webgl/gl-get-calls.html = CRASH
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