[Webkit-unassigned] [Bug 202949] New: REGRESSION: Layout Test http/tests/websocket/tests/hybi/non-document-mixed-content-blocked-http-with-embedded-https-with-embedded-http.html and http/tests/websocket/tests/hybi/non-document-mixed-content-blocked-http-with-embedded-https.html are failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 14 13:47:43 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=202949

            Bug ID: 202949
           Summary: REGRESSION: Layout Test
                    http/tests/websocket/tests/hybi/non-document-mixed-con
                    tent-blocked-http-with-embedded-https-with-embedded-ht
                    tp.html and
                    http/tests/websocket/tests/hybi/non-document-mixed-con
                    tent-blocked-http-with-embedded-https.html are failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tsavell at apple.com

The following layout test is failing on Win10

http/tests/websocket/tests/hybi/non-document-mixed-content-blocked-http-with-embedded-https-with-embedded-http.html
http/tests/websocket/tests/hybi/non-document-mixed-content-blocked-http-with-embedded-https.html

Probable cause:

These started failing with this build: https://build.webkit.org/builders/Apple%20Win%2010%20Debug%20(Tests)/builds/2913

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fwebsocket%2Ftests%2Fhybi%2Fnon-document-mixed-content-blocked-http-with-embedded-https-with-embedded-http.html

Diffs:
--- /home/buildbot/worker/win10-release-tests/build/layout-test-results/http/tests/websocket/tests/hybi/non-document-mixed-content-blocked-http-with-embedded-https-with-embedded-http-expected.txt
+++ /home/buildbot/worker/win10-release-tests/build/layout-test-results/http/tests/websocket/tests/hybi/non-document-mixed-content-blocked-http-with-embedded-https-with-embedded-http-actual.txt
@@ -1,5 +1,18 @@
-CONSOLE MESSAGE: WebSocket connection failed: The page at https://localhost:8443/websocket/tests/hybi/resources/non-document-mixed-content-blocked-embedded-http.https.html was blocked from connecting insecurely to ws://127.0.0.1:8880/websocket/tests/hybi/simple either because the protocol is insecure or the page is embedded from an insecure page.
-
-Test topFrame http with embedded https with embedded http blocks worker connecting to insecure webSocket.
-
-
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x216
+  RenderBlock {HTML} at (0,0) size 800x216
+    RenderBody {BODY} at (8,8) size 784x192
+      RenderBlock (anonymous) at (0,0) size 784x158
+        RenderIFrame {IFRAME} at (0,0) size 304x154 [border: (2px inset #000000)]
+          layer at (0,0) size 300x150
+            RenderView at (0,0) size 300x150
+          layer at (0,0) size 300x150
+            RenderBlock {HTML} at (0,0) size 300x150
+              RenderBody {BODY} at (8,8) size 284x134
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,174) size 784x18
+        RenderText {#text} at (0,0) size 700x18
+          text run at (0,0) width 700: "Test topFrame http with embedded https with embedded http blocks worker connecting to insecure webSocket."
+      RenderBlock {P} at (0,208) size 784x0
+      RenderBlock {PRE} at (0,208) size 784x0


--- /home/buildbot/worker/win10-release-tests/build/layout-test-results/http/tests/websocket/tests/hybi/non-document-mixed-content-blocked-http-with-embedded-https-expected.txt
+++ /home/buildbot/worker/win10-release-tests/build/layout-test-results/http/tests/websocket/tests/hybi/non-document-mixed-content-blocked-http-with-embedded-https-actual.txt
@@ -1,5 +1,18 @@
-CONSOLE MESSAGE: WebSocket connection failed: The page at https://localhost:8443/websocket/tests/hybi/non-document-mixed-content-blocked.https.html was blocked from connecting insecurely to ws://127.0.0.1:8880/websocket/tests/hybi/simple either because the protocol is insecure or the page is embedded from an insecure page.
-
-Test topFrame http with embedded https blocks worker from iframe.
-
-
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x216
+  RenderBlock {HTML} at (0,0) size 800x216
+    RenderBody {BODY} at (8,8) size 784x192
+      RenderBlock (anonymous) at (0,0) size 784x158
+        RenderIFrame {IFRAME} at (0,0) size 304x154 [border: (2px inset #000000)]
+          layer at (0,0) size 300x150
+            RenderView at (0,0) size 300x150
+          layer at (0,0) size 300x150
+            RenderBlock {HTML} at (0,0) size 300x150
+              RenderBody {BODY} at (8,8) size 284x134
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,174) size 784x18
+        RenderText {#text} at (0,0) size 430x18
+          text run at (0,0) width 430: "Test topFrame http with embedded https blocks worker from iframe."
+      RenderBlock {P} at (0,208) size 784x0
+      RenderBlock {PRE} at (0,208) size 784x0

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191014/36cb39a4/attachment-0001.html>


More information about the webkit-unassigned mailing list