summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authormichaeln@google.com <michaeln@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-10 04:37:39 +0000
committermichaeln@google.com <michaeln@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-10 04:37:39 +0000
commit9f0aaf4d34758342aee1685d9a2502ba27339d9f (patch)
tree2492717e5ae7fbe05e517c1186ec16bdab923a1d /webkit
parent568fee10a92b18daa80a9bdc59d8abc07aa8d6fc (diff)
downloadchromium_src-9f0aaf4d34758342aee1685d9a2502ba27339d9f.zip
chromium_src-9f0aaf4d34758342aee1685d9a2502ba27339d9f.tar.gz
chromium_src-9f0aaf4d34758342aee1685d9a2502ba27339d9f.tar.bz2
Disabled tests that rely on cross-process MessagePorts, as they are not yet
implemented. For Drew, orig: http://codereview.chromium.org/155339 BUG=16410 TEST=none Review URL: http://codereview.chromium.org/149444 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20364 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 41491dc..dba51f0 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2819,3 +2819,7 @@ BUG16355 WIN : LayoutTests/media/audio-delete-while-slider-thumb-clicked.html =
BUG16355 WIN : LayoutTests/media/audio-delete-while-step-button-clicked.html = TIMEOUT
BUG16355 LINUX : LayoutTests/fast/forms/slider-delete-while-dragging-thumb.html = FAIL
+// Tests that rely on cross-process MessagePorts
+BUG16410 : LayoutTests/fast/workers/worker-cloneport.html = FAIL CRASH
+BUG16410 : LayoutTests/fast/workers/worker-messageport-gc.html = FAIL CRASH
+BUG16410 : LayoutTests/fast/workers/worker-messageport.html = FAIL CRASH