Title: [254740] trunk/LayoutTests
Revision
254740
Author
commit-qu...@webkit.org
Date
2020-01-17 02:04:21 -0800 (Fri, 17 Jan 2020)

Log Message

[GTK] Gardening websockets close-on-x tests
https://bugs.webkit.org/show_bug.cgi?id=206393

Unreviewed gardening.

Patch by Lauro Moura <lmo...@igalia.com> on 2020-01-17

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (254739 => 254740)


--- trunk/LayoutTests/ChangeLog	2020-01-17 07:32:09 UTC (rev 254739)
+++ trunk/LayoutTests/ChangeLog	2020-01-17 10:04:21 UTC (rev 254740)
@@ -1,3 +1,12 @@
+2020-01-17  Lauro Moura  <lmo...@igalia.com>
+
+        [GTK] Gardening websockets close-on-x tests
+        https://bugs.webkit.org/show_bug.cgi?id=206393
+
+        Unreviewed gardening.
+
+        * platform/gtk/TestExpectations:
+
 2020-01-16  Ryosuke Niwa  <rn...@webkit.org>
 
         REGRESSION (r251110): Crash on https://developer.apple.com/tutorials/swiftui/creating-and-combining-views

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (254739 => 254740)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-01-17 07:32:09 UTC (rev 254739)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-01-17 10:04:21 UTC (rev 254740)
@@ -3900,6 +3900,12 @@
 webkit.org/b/202242 http/tests/websocket/tests/hybi/non-document-mixed-content-blocked.https.html [ Failure ]
 webkit.org/b/202242 http/tests/websocket/tests/hybi/websocket-blocked-from-setting-cookie-as-third-party.html [ Failure ]
 
+webkit.org/b/206392 http/tests/websocket/tests/hybi/close-on-navigate-new-location.html [ Failure ]
+webkit.org/b/206392 http/tests/websocket/tests/hybi/close-on-unload-and-force-gc.html [ Failure ]
+webkit.org/b/206392 http/tests/websocket/tests/hybi/close-on-unload-reference-in-parent.html [ Failure ]
+webkit.org/b/206392 http/tests/websocket/tests/hybi/close-on-unload.html [ Failure ]
+webkit.org/b/206392 http/tests/websocket/tests/hybi/send-after-close-on-unload.html [ Failure ]
+
 webkit.org/b/202245 http/tests/workers/service/ServiceWorkerGlobalScope_register.html [ Failure ]
 webkit.org/b/202245 http/tests/workers/service/registration-updateViaCache-none-importScripts.html [ Failure ]
 webkit.org/b/202245 http/tests/workers/service/self_registration.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to