Title: [114363] trunk/LayoutTests
Revision
114363
Author
[email protected]
Date
2012-04-17 04:05:08 -0700 (Tue, 17 Apr 2012)

Log Message

Unreviewed, update expectations for worker WebSocket tests
https://bugs.webkit.org/show_bug.cgi?id=84125

Add BUGWK84125 and mark as CRASH.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (114362 => 114363)


--- trunk/LayoutTests/ChangeLog	2012-04-17 10:58:40 UTC (rev 114362)
+++ trunk/LayoutTests/ChangeLog	2012-04-17 11:05:08 UTC (rev 114363)
@@ -1,3 +1,12 @@
+2012-04-17  Takashi Toyoshima  <[email protected]>
+
+        Unreviewed, update expectations for worker WebSocket tests
+        https://bugs.webkit.org/show_bug.cgi?id=84125
+
+        Add BUGWK84125 and mark as CRASH.
+
+        * platform/chromium/test_expectations.txt:
+
 2012-04-17  Mario Sanchez Prada  <[email protected]>
 
         Unreviewed, GTK rebaseline after r113981.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (114362 => 114363)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-04-17 10:58:40 UTC (rev 114362)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-04-17 11:05:08 UTC (rev 114363)
@@ -481,11 +481,8 @@
 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-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/hixie76/workers/worker-handshake-challenge-randomness.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
 WONTFIX SKIP : http/tests/inspector/network/network-shared-worker.html = PASS TIMEOUT FAIL
@@ -493,6 +490,11 @@
 WONTFIX SKIP : http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked.html = TEXT
 WONTFIX SKIP : storage/indexeddb/basics-shared-workers.html = PASS TIMEOUT FAIL
 
+BUGWK84125 SKIP : http/tests/websocket/tests/hixie76/workers/close-in-onmessage-crash.html = CRASH
+BUGWK84125 SKIP : http/tests/websocket/tests/hixie76/workers/close-in-worker.html = CRASH
+BUGWK84125 SKIP : http/tests/websocket/tests/hixie76/workers/worker-handshake-challenge-randomness.html = CRASH
+BUGWK84125 SKIP : http/tests/websocket/tests/hixie76/workers/worker-simple.html = CRASH
+
 // 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
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to