From 86689553173e5c04c55df4be7ced7ec9d658f1a6 Mon Sep 17 00:00:00 2001 From: "toyoshim@chromium.org" Date: Tue, 17 Apr 2012 05:49:08 +0000 Subject: [PATCH] Unreviewed, skip one more worker WebSocket test. https://bugs.webkit.org/show_bug.cgi?id=84125 * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@114346 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 7 +++++++ LayoutTests/platform/chromium/test_expectations.txt | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index a5a9ab0..ea14949 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,5 +1,12 @@ 2012-04-16 Takashi Toyoshima + Unreviewed, skip one more worker WebSocket test. + https://bugs.webkit.org/show_bug.cgi?id=84125 + + * platform/chromium/test_expectations.txt: + +2012-04-16 Takashi Toyoshima + Unreviewed, remove invalid text expectation for Snow Leopard. * platform/chromium-mac-snowleopard/compositing/reflections/animation-inside-reflection-expected.txt: Removed. diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index c014a78..3a73101 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -481,8 +481,9 @@ WONTFIX SKIP : http/tests/xmlhttprequest/workers/shared-worker-methods-async.htm WONTFIX SKIP : http/tests/xmlhttprequest/workers/shared-worker-methods.html = TIMEOUT WONTFIX SKIP : http/tests/xmlhttprequest/workers/shared-worker-referer.html = TIMEOUT WONTFIX SKIP : http/tests/xmlhttprequest/workers/shared-worker-xhr-file-not-found.html = TIMEOUT -WONTFIX SKIP : http/tests/websocket/tests/hixie76/workers/close-in-shared-worker.html = TIMEOUT WONTFIX SKIP : http/tests/websocket/tests/hixie76/workers/close-in-onmessage-crash.html = TIMEOUT +WONTFIX SKIP : http/tests/websocket/tests/hixie76/workers/close-in-shared-worker.html = TIMEOUT +WONTFIX SKIP : http/tests/websocket/tests/hixie76/workers/close-in-worker.html = TIMEOUT WONTFIX SKIP : http/tests/websocket/tests/hixie76/workers/shared-worker-simple.html = TIMEOUT WONTFIX SKIP : http/tests/websocket/tests/hybi/workers/close-in-shared-worker.html = TIMEOUT WONTFIX SKIP : http/tests/websocket/tests/hybi/workers/shared-worker-simple.html = TIMEOUT -- 2.7.4