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

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

Issue 9255031: Merge 103429 - Source/WebCore: [Chromium] DatabaseTrackerChromium: iterating DatabaseSet races wi... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/963/
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 MAC DEBUG : fast/css/large-list-of-rules-crash.html = PASS 9 BUGCR24182 SLOW MAC DEBUG : fast/css/large-list-of-rules-crash.html = PASS
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 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
143 WONTFIX SKIP : fast/canvas/webgl/worker-data-view-test.html = PASS TIMEOUT FAIL 143 WONTFIX SKIP : fast/canvas/webgl/worker-data-view-test.html = PASS TIMEOUT FAIL
144 WONTFIX SKIP : http/tests/filesystem/workers = PASS TIMEOUT FAIL 144 WONTFIX SKIP : http/tests/filesystem/workers = PASS TIMEOUT FAIL
145 WONTFIX SKIP : http/tests/workers = PASS TIMEOUT FAIL 145 WONTFIX SKIP : http/tests/workers = PASS TIMEOUT FAIL
146 WONTFIX SKIP : http/tests/xmlhttprequest/workers = PASS TIMEOUT FAIL 146 WONTFIX SKIP : http/tests/xmlhttprequest/workers = PASS TIMEOUT FAIL
147 WONTFIX SKIP : http/tests/eventsource/workers = PASS TIMEOUT FAIL 147 WONTFIX SKIP : http/tests/eventsource/workers = PASS TIMEOUT FAIL
148 WONTFIX SKIP : http/tests/websocket/tests/hixie76/workers/ = PASS TIMEOUT FAIL 148 WONTFIX SKIP : http/tests/websocket/tests/hixie76/workers/ = PASS TIMEOUT FAIL
149 WONTFIX SKIP : http/tests/websocket/tests/hybi/workers/ = PASS TIMEOUT FAIL 149 WONTFIX SKIP : http/tests/websocket/tests/hybi/workers/ = PASS TIMEOUT FAIL
150 WONTFIX SKIP : http/tests/inspector/network/network-shared-worker.html = PASS TI MEOUT FAIL 150 WONTFIX SKIP : http/tests/inspector/network/network-shared-worker.html = PASS TI MEOUT FAIL
151 WONTFIX SKIP : http/tests/inspector/network/network-worker.html = PASS TIMEOUT F AIL 151 WONTFIX SKIP : http/tests/inspector/network/network-worker.html = PASS TIMEOUT F AIL
152 152
153 // test_shell does not support message ports
154 BUGWK74459 SKIP : fast/workers/termination-with-port-messages.html = CRASH
155 BUGWK74459 SKIP : fast/workers/worker-cloneport.html = CRASH
156 BUGWK74459 SKIP : fast/workers/worker-context-multi-port.html = CRASH
157 BUGWK74459 SKIP : fast/workers/worker-messageport-gc.html = CRASH
158 BUGWK74459 SKIP : fast/workers/worker-messageport.html = CRASH
159 BUGWK74459 SKIP : fast/workers/worker-multi-port.html = CRASH
160
161 BUGWK74449 SKIP : fast/workers/dedicated-worker-lifecycle.html = TIMEOUT
162 BUGWK74449 SKIP : fast/workers/worker-close-more.html = TIMEOUT
163 BUGWK74449 SKIP : fast/workers/worker-lifecycle.html = TIMEOUT
164
165 BUGWK74466 : fast/workers/worker-script-error.html = PASS TIMEOUT FAIL
166
167 // Tests timing out because layoutTestController.workerThreadCount is not implem ented in DRT
168 BUGWK74653 SKIP : http/tests/xmlhttprequest/workers/abort-exception-assert.html = TIMEOUT
169 BUGWK74653 SKIP : http/tests/workers/interrupt-database-sync-open-crash.html = T IMEOUT
170 BUGWK74653 SKIP : fast/workers/storage/interrupt-database.html = TIMEOUT
171
172 BUGWK71968 : fast/files/workers/worker-apply-blob-url-to-xhr.html = TEXT
173
174 BUGWK74654 SKIP : http/tests/inspector/network/network-worker.html = PASS TIMEOU T FAIL
175
153 // Page Cache - based tests. Chromium disables page cache because the WebKit pag e cache keeps previously 176 // Page Cache - based tests. Chromium disables page cache because the WebKit pag e cache keeps previously
154 // loaded pages alive in memory to be able to quickly substitute them when user clicks History buttons. 177 // loaded pages alive in memory to be able to quickly substitute them when user clicks History buttons.
155 // Chromium wants those to be separate navigations made via browser process to b e able to make decision 178 // Chromium wants those to be separate navigations made via browser process to b e able to make decision
156 // on which renderer process to use for each of them. 179 // on which renderer process to use for each of them.
157 WONTFIX SKIP : fast/harness/use-page-cache.html = TIMEOUT FAIL 180 WONTFIX SKIP : fast/harness/use-page-cache.html = TIMEOUT FAIL
158 WONTFIX SKIP : fast/dom/Window/timer-resume-on-navigation-back.html = TIMEOUT FA IL 181 WONTFIX SKIP : fast/dom/Window/timer-resume-on-navigation-back.html = TIMEOUT FA IL
159 WONTFIX SKIP : fast/events/pagehide-timeout.html = TIMEOUT 182 WONTFIX SKIP : fast/events/pagehide-timeout.html = TIMEOUT
160 WONTFIX SKIP : fast/events/pageshow-pagehide-on-back-cached.html = TIMEOUT FAIL 183 WONTFIX SKIP : fast/events/pageshow-pagehide-on-back-cached.html = TIMEOUT FAIL
161 WONTFIX SKIP : fast/events/pageshow-pagehide-on-back-cached-with-frames.html = T IMEOUT 184 WONTFIX SKIP : fast/events/pageshow-pagehide-on-back-cached-with-frames.html = T IMEOUT
162 WONTFIX SKIP : media/restore-from-page-cache.html = TIMEOUT 185 WONTFIX SKIP : media/restore-from-page-cache.html = TIMEOUT
(...skipping 3666 matching lines...) Expand 10 before | Expand all | Expand 10 after
3829 BUGWK73517 WIN DEBUG : inspector/debugger/debugger-set-breakpoint-regex.html = C RASH TIMEOUT TEXT 3852 BUGWK73517 WIN DEBUG : inspector/debugger/debugger-set-breakpoint-regex.html = C RASH TIMEOUT TEXT
3830 BUGWK73517 WIN DEBUG : inspector/profiler/detailed-heapshots-dominators-expansio n-preserved-when-sorting.html = CRASH TIMEOUT 3853 BUGWK73517 WIN DEBUG : inspector/profiler/detailed-heapshots-dominators-expansio n-preserved-when-sorting.html = CRASH TIMEOUT
3831 BUGWK73518 DEBUG : fast/forms/select-popup-pagekeys.html = CRASH 3854 BUGWK73518 DEBUG : fast/forms/select-popup-pagekeys.html = CRASH
3832 BUGWK73549 : fast/text/international/hebrew-vowels.html = IMAGE+TEXT PASS 3855 BUGWK73549 : fast/text/international/hebrew-vowels.html = IMAGE+TEXT PASS
3833 3856
3834 BUGWK73607 GPU LINUX DEBUG : fast/canvas/canvas-overloads-strokeText.html = TIME OUT TEXT PASS 3857 BUGWK73607 GPU LINUX DEBUG : fast/canvas/canvas-overloads-strokeText.html = TIME OUT TEXT PASS
3835 3858
3836 BUGWK73681 : http/tests/appcache/video.html = TIMEOUT PASS 3859 BUGWK73681 : http/tests/appcache/video.html = TIMEOUT PASS
3837 3860
3838 BUGWK73692 WIN : media/event-attributes.html = TEXT PASS 3861 BUGWK73692 WIN : media/event-attributes.html = TEXT PASS
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