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

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

Issue 556061: Enable WebGL layout tests. (Closed)
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
« no previous file with comments | « no previous file | webkit/tools/test_shell/layout_test_controller.cc » ('j') | 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 155 matching lines...) Expand 10 before | Expand all | Expand 10 after
166 // Chromium wants those to be separate navigations made via browser process to b e able to make decision 166 // Chromium wants those to be separate navigations made via browser process to b e able to make decision
167 // on which renderer process to use for each of them. 167 // on which renderer process to use for each of them.
168 WONTFIX SKIP BUG19635 : fast/harness/use-page-cache.html = TIMEOUT FAIL 168 WONTFIX SKIP BUG19635 : fast/harness/use-page-cache.html = TIMEOUT FAIL
169 WONTFIX SKIP BUG19635 : fast/dom/Window/timer-resume-on-navigation-back.html = T IMEOUT FAIL 169 WONTFIX SKIP BUG19635 : fast/dom/Window/timer-resume-on-navigation-back.html = T IMEOUT FAIL
170 // Depends on page cache, as far as I can tell. 170 // Depends on page cache, as far as I can tell.
171 WONTFIX SKIP BUG19635 : fast/events/pageshow-pagehide-on-back-cached.html = TIME OUT FAIL 171 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-with-frames .html = TIMEOUT 172 WONTFIX SKIP BUG19635 : fast/events/pageshow-pagehide-on-back-cached-with-frames .html = TIMEOUT
173 WONTFIX SKIP BUG19635 : media/restore-from-page-cache.html = TIMEOUT 173 WONTFIX SKIP BUG19635 : media/restore-from-page-cache.html = TIMEOUT
174 WONTFIX SKIP BUG19635 : loader/go-back-to-different-window-size.html = TIMEOUT T EXT 174 WONTFIX SKIP BUG19635 : loader/go-back-to-different-window-size.html = TIMEOUT T EXT
175 175
176 // No support for WebGL yet
177 BUG21852 SKIP : fast/canvas/webgl = FAIL
178
179 // Tests that rely on cross-process MessagePorts. No point in running them in 176 // Tests that rely on cross-process MessagePorts. No point in running them in
180 // test_shell, since we'd have to use a completely different implementation from 177 // test_shell, since we'd have to use a completely different implementation from
181 // what is used in the browser. 178 // what is used in the browser.
182 WONTFIX SKIP : fast/events/message-channel-gc-2.html = FAIL 179 WONTFIX SKIP : fast/events/message-channel-gc-2.html = FAIL
183 WONTFIX SKIP : fast/events/message-channel-gc-3.html = FAIL 180 WONTFIX SKIP : fast/events/message-channel-gc-3.html = FAIL
184 WONTFIX SKIP : fast/events/message-channel-gc-4.html = FAIL 181 WONTFIX SKIP : fast/events/message-channel-gc-4.html = FAIL
185 WONTFIX SKIP : fast/events/message-channel-gc.html = FAIL 182 WONTFIX SKIP : fast/events/message-channel-gc.html = FAIL
186 WONTFIX SKIP : fast/events/message-channel-listener-circular-ownership.html = FA IL 183 WONTFIX SKIP : fast/events/message-channel-listener-circular-ownership.html = FA IL
187 WONTFIX SKIP : fast/events/message-port-clone.html = FAIL 184 WONTFIX SKIP : fast/events/message-port-clone.html = FAIL
188 WONTFIX SKIP : fast/events/message-port-deleted-document.html = FAIL 185 WONTFIX SKIP : fast/events/message-port-deleted-document.html = FAIL
(...skipping 2719 matching lines...) Expand 10 before | Expand all | Expand 10 after
2908 BUG33099 : media/video-timeupdate-reverse-play.html = TIMEOUT 2905 BUG33099 : media/video-timeupdate-reverse-play.html = TIMEOUT
2909 2906
2910 // Newly added tests from r53893 2907 // Newly added tests from r53893
2911 BUG33288 : fast/forms/input-valueasnumber-date.html = TEXT 2908 BUG33288 : fast/forms/input-valueasnumber-date.html = TEXT
2912 BUG33288 : fast/forms/input-valueasnumber-datetime.html = TEXT 2909 BUG33288 : fast/forms/input-valueasnumber-datetime.html = TEXT
2913 BUG33288 : fast/forms/input-valueasnumber-month.html = TEXT 2910 BUG33288 : fast/forms/input-valueasnumber-month.html = TEXT
2914 2911
2915 // Flaky storage tests 2912 // Flaky storage tests
2916 BUG33343 LINUX MAC : storage/database-lock-after-reload.html = CRASH TEXT PASS 2913 BUG33343 LINUX MAC : storage/database-lock-after-reload.html = CRASH TEXT PASS
2917 BUG33343 DEBUG : storage/multiple-databases-garbage-collection.html = CRASH PASS 2914 BUG33343 DEBUG : storage/multiple-databases-garbage-collection.html = CRASH PASS
2915
2916 // Rebaseline!
2917 BUG21852 : fast/canvas/webgl/gl-object-get-calls.html = TEXT
2918 BUG21852 : fast/canvas/webgl/null-object-behaviour.html = TEXT
2919 BUG21852 : fast/canvas/webgl/texImageTest.html = TEXT
2920 BUG21852 : fast/canvas/webgl/uniform-location.html = TEXT
OLDNEW
« no previous file with comments | « no previous file | webkit/tools/test_shell/layout_test_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698