Bug 213516

Summary: [ iOS Release ] imported/w3c/web-platform-tests/websockets/Secure-Close-Reason-Unpaired-surrogates.any.html & imported/w3c/web-platform-tests/websockets/Secure-Close-Reason-Unpaired-surrogates.any.worker.html are flaky failures
Product: WebKit Reporter: Jacob Uphoff <jacob_uphoff>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: sam, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Jacob Uphoff 2020-06-23 07:23:54 PDT
imported/w3c/web-platform-tests/websockets/Secure-Close-Reason-Unpaired-surrogates.any.worker.html
imported/w3c/web-platform-tests/websockets/Secure-Close-Reason-Unpaired-surrogates.any.html

These tests have been flaky failures since they were imported on r263012 on iOS Release.

History:

https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebsockets%2FSecure-Close-Reason-Unpaired-surrogates.any.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebsockets%2FSecure-Close-Reason-Unpaired-surrogates.any.worker.html&platform=ios

Diff:

--- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/websockets/Secure-Close-Reason-Unpaired-surrogates.any-expected.txt
+++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/websockets/Secure-Close-Reason-Unpaired-surrogates.any-actual.txt
@@ -1,4 +1,6 @@
 
-PASS Create Secure WebSocket - Close the Connection - close(reason with unpaired surrogates) - connection should get opened 
-PASS Create Secure WebSocket - Close the Connection - close(reason with unpaired surrogates) - connection should get closed 
+Harness Error (TIMEOUT), message = null
 
+NOTRUN Create Secure WebSocket - Close the Connection - close(reason with unpaired surrogates) - connection should get opened 
+NOTRUN Create Secure WebSocket - Close the Connection - close(reason with unpaired surrogates) - connection should get closed 
+

--- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/websockets/Secure-Close-Reason-Unpaired-surrogates.any.worker-expected.txt
+++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/websockets/Secure-Close-Reason-Unpaired-surrogates.any.worker-actual.txt
@@ -1,4 +1,6 @@
 
-PASS Create Secure WebSocket - Close the Connection - close(reason with unpaired surrogates) - connection should get opened 
-PASS Create Secure WebSocket - Close the Connection - close(reason with unpaired surrogates) - connection should get closed 
+Harness Error (TIMEOUT), message = null
 
+NOTRUN Create Secure WebSocket - Close the Connection - close(reason with unpaired surrogates) - connection should get opened 
+NOTRUN Create Secure WebSocket - Close the Connection - close(reason with unpaired surrogates) - connection should get closed 
+
Comment 1 Radar WebKit Bug Importer 2020-06-23 07:24:59 PDT
<rdar://problem/64642790>
Comment 2 Sam Weinig 2020-06-23 18:17:44 PDT
Marked the set of WebSocket tests as flakey on iOS in r263434.