Title: [162532] trunk/LayoutTests
Revision
162532
Author
m.pak...@samsung.com
Date
2014-01-22 10:47:14 -0800 (Wed, 22 Jan 2014)

Log Message

Unreviewed EFL gardening

Add some http/tests/websocket/tests/hybi tests to skipped list as they crash
generating thousands lines of error messages.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (162531 => 162532)


--- trunk/LayoutTests/ChangeLog	2014-01-22 18:29:18 UTC (rev 162531)
+++ trunk/LayoutTests/ChangeLog	2014-01-22 18:47:14 UTC (rev 162532)
@@ -1,3 +1,12 @@
+2014-01-22  Michał Pakuła vel Rutka  <m.pak...@samsung.com>
+
+        Unreviewed EFL gardening
+
+        Add some http/tests/websocket/tests/hybi tests to skipped list as they crash
+        generating thousands lines of error messages.
+
+        * platform/efl/TestExpectations:
+
 2014-01-22  Mihai Tica  <mit...@adobe.com>
 
         [CSS Background Blending] -webkit-background-blend-mode fails for certain SVG files

Modified: trunk/LayoutTests/platform/efl/TestExpectations (162531 => 162532)


--- trunk/LayoutTests/platform/efl/TestExpectations	2014-01-22 18:29:18 UTC (rev 162531)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2014-01-22 18:47:14 UTC (rev 162532)
@@ -561,9 +561,6 @@
 webkit.org/b/103444 http/tests/css/shared-stylesheet-mutation.html [ Failure Pass ]
 webkit.org/b/103445 http/tests/css/shared-stylesheet-mutation-preconstruct.html [ Failure Pass ]
 
-# Flaky on all platforms.
-webkit.org/b/89153 http/tests/websocket/tests/hybi/workers/close.html [ Failure Crash Pass ]
-
 # These ref tests are flaky with coordinated graphics (missing purple corners).
 webkit.org/b/108340 fast/layers/no-clipping-overflow-hidden-added-after-transform.html [ ImageOnlyFailure Pass ]
 webkit.org/b/108340 fast/layers/no-clipping-overflow-hidden-added-after-transition.html [ ImageOnlyFailure Pass ]
@@ -1570,10 +1567,18 @@
 webkit.org/b/116259 http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html [ Failure ]
 
 # EFL specific error : (_ecore_main_fd_handlers_bads_rem() No bad fd found).
+webkit.org/b/116587 http/tests/websocket/tests/hybi/broken-utf8.html [ Skip ]
 webkit.org/b/116587 http/tests/websocket/tests/hybi/close.html [ Skip ]
 webkit.org/b/116587 http/tests/websocket/tests/hybi/close-on-navigate-new-location.html [ Skip ]
+webkit.org/b/116587 http/tests/websocket/tests/hybi/close-on-unload-and-force-gc.html [ Skip ]
+webkit.org/b/116587 http/tests/websocket/tests/hybi/extensions.html [ Skip ]
+webkit.org/b/116587 http/tests/websocket/tests/hybi/handshake-challenge-randomness.html [ Skip ]
 webkit.org/b/116587 http/tests/websocket/tests/hybi/multiple-subprotocols.html [ Skip ]
 webkit.org/b/116587 http/tests/websocket/tests/hybi/reload-crash.html [ Skip ]
+webkit.org/b/116587 http/tests/websocket/tests/hybi/simple.html [ Skip ]
+webkit.org/b/116587 http/tests/websocket/tests/hybi/url-with-credential.html [ Skip ]
+webkit.org/b/116587 http/tests/websocket/tests/hybi/workers/multiple-subprotocols.html [ Skip ]
+webkit.org/b/116587 http/tests/websocket/tests/hybi/zero-length-text.html [ Skip ]
 
 # Synthesized italics not supported
 fast/text/international/synthesized-italic-vertical-latin.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to