Bug 178112 - [ios-simulator release] LayoutTest http/tests/websocket/tests/hybi/simple-wss.html is a flaky failure
Summary: [ios-simulator release] LayoutTest http/tests/websocket/tests/hybi/simple-wss...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-09 19:19 PDT by Ryan Haddad
Modified: 2017-10-09 19:20 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-10-09 19:19:42 PDT
LayoutTest http/tests/websocket/tests/hybi/simple-wss.html is a flaky failure on iOS Simulator Release WK2 bots

https://build.webkit.org/results/Apple%20iOS%2011%20Simulator%20Release%20WK2%20(Tests)/r223045%20(409)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fwebsocket%2Ftests%2Fhybi%2Fsimple-wss.html

--- /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/http/tests/websocket/tests/hybi/simple-wss-expected.txt
+++ /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/http/tests/websocket/tests/hybi/simple-wss-actual.txt
@@ -3,9 +3,7 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 Created a socket to 'wss://127.0.0.1:9323/websocket/tests/hybi/simple'; readyState 0.
-Connected; readyState 1
-Received: 'Hello from Simple WSH.'; readyState 1
-Closed; readyState 3.
+Timed out in state: 0
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Ryan Haddad 2017-10-09 19:19:59 PDT
This test appears to have been flaky since the iOS 11 bots were brought online.