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 |