Bug 213516 - [ 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
Summary: [ iOS Release ] imported/w3c/web-platform-tests/websockets/Secure-Close-Reaso...
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: InRadar
Depends on:
Blocks:
 
Reported: 2020-06-23 07:23 PDT by Jacob Uphoff
Modified: 2020-06-23 18:17 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 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.