Title: [97930] trunk/LayoutTests
Revision
97930
Author
[email protected]
Date
2011-10-19 21:03:22 -0700 (Wed, 19 Oct 2011)

Log Message

WebSocket layout tests are flaky on Chromium Win
https://bugs.webkit.org/show_bug.cgi?id=66730

Reviewed by Mihai Parparita.

Remove test expectations for WebSocket tests which have not been failing since
TcpClientSocketWin fix on Chromium (http://crrev.com/104852).

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (97929 => 97930)


--- trunk/LayoutTests/ChangeLog	2011-10-20 03:53:02 UTC (rev 97929)
+++ trunk/LayoutTests/ChangeLog	2011-10-20 04:03:22 UTC (rev 97930)
@@ -1,3 +1,15 @@
+2011-10-19  Yuta Kitamura  <[email protected]>
+
+        WebSocket layout tests are flaky on Chromium Win
+        https://bugs.webkit.org/show_bug.cgi?id=66730
+
+        Reviewed by Mihai Parparita.
+
+        Remove test expectations for WebSocket tests which have not been failing since
+        TcpClientSocketWin fix on Chromium (http://crrev.com/104852).
+
+        * platform/chromium/test_expectations.txt:
+
 2011-10-19  Carol Szabo  <[email protected]>
 
         CSS Counters have wrong values

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (97929 => 97930)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-10-20 03:53:02 UTC (rev 97929)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-10-20 04:03:22 UTC (rev 97930)
@@ -3220,9 +3220,6 @@
 BUGCR84317 DEBUG : svg/wicd/test-scalable-background-image1.xhtml = CRASH
 BUGCR84317 MAC LEOPARD RELEASE : svg/wicd/test-scalable-background-image1.xhtml = IMAGE
 
-BUGWK61767 WIN DEBUG : http/tests/websocket/tests/hixie76/client-close.html = PASS TEXT
-BUGWK61767 WIN DEBUG : http/tests/websocket/tests/hybi/client-close.html = PASS TEXT
-
 BUGABARTH LINUX : svg/text/scaling-font-with-geometric-precision.html = PASS IMAGE
 
 BUGCR84157 WIN GPU : fast/canvas/canvas-currentColor.html = TEXT
@@ -3477,11 +3474,6 @@
 
 BUGV8_1634 : fast/js/const.html = TEXT
 
-BUGWK66730 WIN : http/tests/websocket/tests/hixie76/handshake-fail-by-no-connection-header.html = PASS TEXT
-BUGWK66730 WIN : http/tests/websocket/tests/hybi/handshake-fail-by-no-upgrade-header.html = PASS TEXT
-BUGWK66730 WIN : http/tests/websocket/tests/hybi/masked-frames.html = PASS TEXT
-BUGWK66730 WIN : http/tests/websocket/tests/hybi/close.html = PASS TEXT
-
 BUGWK66217 WIN RELEASE : http/tests/inspector/resource-tree/resource-tree-errors-reload.html = PASS TEXT
 BUGWK66217 SLOW LINUX WIN DEBUG : http/tests/inspector/resource-tree/resource-tree-errors-reload.html = PASS
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to