NEW 215773
[ iOS wk2 ] http/tests/websocket/tests/hybi/client-close-2.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=215773
Summary [ iOS wk2 ] http/tests/websocket/tests/hybi/client-close-2.html is a flaky fa...
Hector Lopez
Reported 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
Attachments
Radar WebKit Bug Importer
Comment 1 2020-08-24 10:10:46 PDT
Hector Lopez
Comment 2 2020-08-24 10:14:06 PDT
Test expectation while investigated: https://trac.webkit.org/changeset/266067/webkit
Note You need to log in before you can comment on or make changes to this bug.