From f2b32c21d8e9462b5934cd4f59adfa06170108fb Mon Sep 17 00:00:00 2001 From: "toyoshim@chromium.org" Date: Tue, 17 Apr 2012 04:09:44 +0000 Subject: [PATCH] Unreviewed, skip a 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@114338 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 7 +++++++ LayoutTests/platform/chromium/test_expectations.txt | 1 + 2 files changed, 8 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index c3ee32d..3838cb9 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,10 @@ +2012-04-16 Takashi Toyoshima + + Unreviewed, skip a worker WebSocket test. + https://bugs.webkit.org/show_bug.cgi?id=84125 + + * platform/chromium/test_expectations.txt: + 2012-04-16 Sheriff Bot Unreviewed, rolling out r114285. diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index a8da7dd..c014a78 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -482,6 +482,7 @@ WONTFIX SKIP : http/tests/xmlhttprequest/workers/shared-worker-methods.html = TI 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/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