Bug 178112

Summary: [ios-simulator release] LayoutTest http/tests/websocket/tests/hybi/simple-wss.html is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: aestes, bfulgham, jlewis3
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ryan Haddad
Reported 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
Attachments
Ryan Haddad
Comment 1 2017-10-09 19:19:59 PDT
This test appears to have been flaky since the iOS 11 bots were brought online.
Note You need to log in before you can comment on or make changes to this bug.