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

Side by Side Diff: LayoutTests/platform/chromium/test_expectations.txt

Issue 9254017: Merge 103429 - Source/WebCore: [Chromium] DatabaseTrackerChromium: iterating DatabaseSet races wi... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/912/
Patch Set: Created 8 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
« no previous file with comments | « no previous file | Source/WebCore/storage/AbstractDatabase.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // These are the layout test expectations for the Chromium port(s) of WebKit. 1 // These are the layout test expectations for the Chromium port(s) of WebKit.
2 // 2 //
3 // See http://trac.webkit.org/wiki/TestExpectations for more information on this file. 3 // See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
4 4
5 // ----------------------------------------------------------------- 5 // -----------------------------------------------------------------
6 // SLOW TESTS 6 // SLOW TESTS
7 // ----------------------------------------------------------------- 7 // -----------------------------------------------------------------
8 8
9 BUGCR24182 SLOW SNOWLEOPARD DEBUG : fast/css/large-list-of-rules-crash.html = PA SS 9 BUGCR24182 SLOW SNOWLEOPARD DEBUG : fast/css/large-list-of-rules-crash.html = PA SS
10 BUGCR24182 SLOW LINUX MAC DEBUG : fast/dom/Window/window-postmessage-clone-reall y-deep-array.html = PASS 10 BUGCR24182 SLOW LINUX MAC DEBUG : fast/dom/Window/window-postmessage-clone-reall y-deep-array.html = PASS
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after
155 WONTFIX SKIP : fast/canvas/webgl/worker-data-view-test.html = PASS TIMEOUT FAIL 155 WONTFIX SKIP : fast/canvas/webgl/worker-data-view-test.html = PASS TIMEOUT FAIL
156 WONTFIX SKIP : http/tests/filesystem/workers = PASS TIMEOUT FAIL 156 WONTFIX SKIP : http/tests/filesystem/workers = PASS TIMEOUT FAIL
157 WONTFIX SKIP : http/tests/workers = PASS TIMEOUT FAIL 157 WONTFIX SKIP : http/tests/workers = PASS TIMEOUT FAIL
158 WONTFIX SKIP : http/tests/xmlhttprequest/workers = PASS TIMEOUT FAIL 158 WONTFIX SKIP : http/tests/xmlhttprequest/workers = PASS TIMEOUT FAIL
159 WONTFIX SKIP : http/tests/eventsource/workers = PASS TIMEOUT FAIL 159 WONTFIX SKIP : http/tests/eventsource/workers = PASS TIMEOUT FAIL
160 WONTFIX SKIP : http/tests/websocket/tests/hixie76/workers/ = PASS TIMEOUT FAIL 160 WONTFIX SKIP : http/tests/websocket/tests/hixie76/workers/ = PASS TIMEOUT FAIL
161 WONTFIX SKIP : http/tests/websocket/tests/hybi/workers/ = PASS TIMEOUT FAIL 161 WONTFIX SKIP : http/tests/websocket/tests/hybi/workers/ = PASS TIMEOUT FAIL
162 WONTFIX SKIP : http/tests/inspector/network/network-shared-worker.html = PASS TI MEOUT FAIL 162 WONTFIX SKIP : http/tests/inspector/network/network-shared-worker.html = PASS TI MEOUT FAIL
163 WONTFIX SKIP : http/tests/inspector/network/network-worker.html = PASS TIMEOUT F AIL 163 WONTFIX SKIP : http/tests/inspector/network/network-worker.html = PASS TIMEOUT F AIL
164 164
165 // test_shell does not support message ports
166 BUGWK74459 SKIP : fast/workers/termination-with-port-messages.html = CRASH
167 BUGWK74459 SKIP : fast/workers/worker-cloneport.html = CRASH
168 BUGWK74459 SKIP : fast/workers/worker-context-multi-port.html = CRASH
169 BUGWK74459 SKIP : fast/workers/worker-messageport-gc.html = CRASH
170 BUGWK74459 SKIP : fast/workers/worker-messageport.html = CRASH
171 BUGWK74459 SKIP : fast/workers/worker-multi-port.html = CRASH
172
173 BUGWK74449 SKIP : fast/workers/dedicated-worker-lifecycle.html = TIMEOUT
174 BUGWK74449 SKIP : fast/workers/worker-close-more.html = TIMEOUT
175 BUGWK74449 SKIP : fast/workers/worker-lifecycle.html = TIMEOUT
176
177 BUGWK74466 : fast/workers/worker-script-error.html = PASS TIMEOUT FAIL
178
179 // Tests timing out because layoutTestController.workerThreadCount is not implem ented in DRT
180 BUGWK74653 SKIP : http/tests/xmlhttprequest/workers/abort-exception-assert.html = TIMEOUT
181 BUGWK74653 SKIP : http/tests/workers/interrupt-database-sync-open-crash.html = T IMEOUT
182 BUGWK74653 SKIP : fast/workers/storage/interrupt-database.html = TIMEOUT
183
184 BUGWK71968 : fast/files/workers/worker-apply-blob-url-to-xhr.html = TEXT
185
186 BUGWK74654 SKIP : http/tests/inspector/network/network-worker.html = PASS TIMEOU T FAIL
187
165 // Page Cache - based tests. Chromium disables page cache because the WebKit pag e cache keeps previously 188 // Page Cache - based tests. Chromium disables page cache because the WebKit pag e cache keeps previously
166 // loaded pages alive in memory to be able to quickly substitute them when user clicks History buttons. 189 // loaded pages alive in memory to be able to quickly substitute them when user clicks History buttons.
167 // Chromium wants those to be separate navigations made via browser process to b e able to make decision 190 // 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. 191 // on which renderer process to use for each of them.
169 WONTFIX SKIP : fast/harness/use-page-cache.html = TIMEOUT FAIL 192 WONTFIX SKIP : fast/harness/use-page-cache.html = TIMEOUT FAIL
170 WONTFIX SKIP : fast/dom/Window/timer-resume-on-navigation-back.html = TIMEOUT FA IL 193 WONTFIX SKIP : fast/dom/Window/timer-resume-on-navigation-back.html = TIMEOUT FA IL
171 WONTFIX SKIP : fast/events/pagehide-timeout.html = TIMEOUT 194 WONTFIX SKIP : fast/events/pagehide-timeout.html = TIMEOUT
172 WONTFIX SKIP : fast/events/pageshow-pagehide-on-back-cached.html = TIMEOUT FAIL 195 WONTFIX SKIP : fast/events/pageshow-pagehide-on-back-cached.html = TIMEOUT FAIL
173 WONTFIX SKIP : fast/events/pageshow-pagehide-on-back-cached-with-frames.html = T IMEOUT 196 WONTFIX SKIP : fast/events/pageshow-pagehide-on-back-cached-with-frames.html = T IMEOUT
174 WONTFIX SKIP : media/restore-from-page-cache.html = TIMEOUT 197 WONTFIX SKIP : media/restore-from-page-cache.html = TIMEOUT
(...skipping 3686 matching lines...) Expand 10 before | Expand all | Expand 10 after
3861 // r98183 removed test exceptions too aggressively. Add some back. 3884 // r98183 removed test exceptions too aggressively. Add some back.
3862 3885
3863 BUGWK70704 SNOWLEOPARD : fast/css/focus-ring-multiline-writingmode-vertical.html = IMAGE PASS 3886 BUGWK70704 SNOWLEOPARD : fast/css/focus-ring-multiline-writingmode-vertical.html = IMAGE PASS
3864 BUGWK70704 SNOWLEOPARD : fast/ruby/base-shorter-than-text.html = IMAGE+TEXT PASS 3887 BUGWK70704 SNOWLEOPARD : fast/ruby/base-shorter-than-text.html = IMAGE+TEXT PASS
3865 BUGWK70704 SNOWLEOPARD : fast/writing-mode/fallback-orientation.html = TEXT 3888 BUGWK70704 SNOWLEOPARD : fast/writing-mode/fallback-orientation.html = TEXT
3866 BUGWK70704 SNOWLEOPARD : fast/backgrounds/background-leakage-transforms.html = T EXT 3889 BUGWK70704 SNOWLEOPARD : fast/backgrounds/background-leakage-transforms.html = T EXT
3867 3890
3868 // Will rebaseline 3891 // Will rebaseline
3869 BUGLEVIW : svg/as-object/svg-embedded-in-html-in-iframe.html = FAIL 3892 BUGLEVIW : svg/as-object/svg-embedded-in-html-in-iframe.html = FAIL
3870 3893
OLDNEW
« no previous file with comments | « no previous file | Source/WebCore/storage/AbstractDatabase.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698