Bug 202949 - REGRESSION: [ Windows ] Two Layout Tests http/tests/websocket/tests/hybi/non-document-mixed-content-blocked-http-with-embedded-https-with* are failing
Summary: REGRESSION: [ Windows ] Two Layout Tests http/tests/websocket/tests/hybi/non-...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-10-14 13:47 PDT by Truitt Savell
Modified: 2019-10-14 14:21 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Truitt Savell 2019-10-14 13:47:43 PDT
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
Comment 1 Radar WebKit Bug Importer 2019-10-14 13:59:38 PDT
<rdar://problem/56262289>
Comment 2 Truitt Savell 2019-10-14 14:21:16 PDT
Marked this test as failing as part of: https://trac.webkit.org/changeset/251098/webkit