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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/WebCore/storage/AbstractDatabase.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/chromium/test_expectations.txt
===================================================================
--- LayoutTests/platform/chromium/test_expectations.txt (revision 105355)
+++ LayoutTests/platform/chromium/test_expectations.txt (working copy)
@@ -150,6 +150,29 @@
WONTFIX SKIP : http/tests/inspector/network/network-shared-worker.html = PASS TIMEOUT FAIL
WONTFIX SKIP : http/tests/inspector/network/network-worker.html = PASS TIMEOUT FAIL
+// test_shell does not support message ports
+BUGWK74459 SKIP : fast/workers/termination-with-port-messages.html = CRASH
+BUGWK74459 SKIP : fast/workers/worker-cloneport.html = CRASH
+BUGWK74459 SKIP : fast/workers/worker-context-multi-port.html = CRASH
+BUGWK74459 SKIP : fast/workers/worker-messageport-gc.html = CRASH
+BUGWK74459 SKIP : fast/workers/worker-messageport.html = CRASH
+BUGWK74459 SKIP : fast/workers/worker-multi-port.html = CRASH
+
+BUGWK74449 SKIP : fast/workers/dedicated-worker-lifecycle.html = TIMEOUT
+BUGWK74449 SKIP : fast/workers/worker-close-more.html = TIMEOUT
+BUGWK74449 SKIP : fast/workers/worker-lifecycle.html = TIMEOUT
+
+BUGWK74466 : fast/workers/worker-script-error.html = PASS TIMEOUT FAIL
+
+// Tests timing out because layoutTestController.workerThreadCount is not implemented in DRT
+BUGWK74653 SKIP : http/tests/xmlhttprequest/workers/abort-exception-assert.html = TIMEOUT
+BUGWK74653 SKIP : http/tests/workers/interrupt-database-sync-open-crash.html = TIMEOUT
+BUGWK74653 SKIP : fast/workers/storage/interrupt-database.html = TIMEOUT
+
+BUGWK71968 : fast/files/workers/worker-apply-blob-url-to-xhr.html = TEXT
+
+BUGWK74654 SKIP : http/tests/inspector/network/network-worker.html = PASS TIMEOUT FAIL
+
// Page Cache - based tests. Chromium disables page cache because the WebKit page cache keeps previously
// loaded pages alive in memory to be able to quickly substitute them when user clicks History buttons.
// Chromium wants those to be separate navigations made via browser process to be able to make decision
« 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