Bug 215773 - [ iOS wk2 ] http/tests/websocket/tests/hybi/client-close-2.html is a flaky failure
Summary: [ iOS wk2 ] http/tests/websocket/tests/hybi/client-close-2.html is a flaky fa...
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-08-24 10:10 PDT by Hector Lopez
Modified: 2023-11-25 13:43 PST (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 Hector Lopez 2020-08-24 10:10:26 PDT
http/tests/websocket/tests/hybi/client-close-2.html

Test is a flaky failure according to history on iOS wk2. First occurrence is at r265963 but no indication revision is cause.

History:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fwebsocket%2Ftests%2Fhybi%2Fclient-close-2.html&limit=50000&platform=ios

Diff:
--- /Volumes/Data/slave/ipados-simulator-13-release-tests-wk2/build/layout-test-results/http/tests/websocket/tests/hybi/client-close-2-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-release-tests-wk2/build/layout-test-results/http/tests/websocket/tests/hybi/client-close-2-actual.txt
@@ -5,7 +5,7 @@
 Connected
 Closed
 PASS receivedMessage is undefined.
-PASS closeEvent.reason is "close_frame[:2]='\\x88\\x82'"
+FAIL closeEvent.reason should be close_frame[:2]='\x88\x82'. Was .
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Radar WebKit Bug Importer 2020-08-24 10:10:46 PDT
<rdar://problem/67685669>
Comment 2 Hector Lopez 2020-08-24 10:14:06 PDT
Test expectation while investigated:

https://trac.webkit.org/changeset/266067/webkit