Bug 171830

Summary: [iOS Simulator] LayoutTesthttp/tests/websocket/tests/hybi/workers/close.html is flaky failure
Product: WebKit Reporter: Matt Lewis <jlewis3>
Component: New BugsAssignee: Matt Lewis <jlewis3>
Status: NEW ---    
Severity: Normal CC: ryanhaddad, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=89153
Attachments:
Description Flags
Mark test as flaky none

Description Matt Lewis 2017-05-08 14:40:40 PDT
The test http/tests/websocket/tests/hybi/workers/close.html is a flaky failure

Appears to have been flaky from addition. (check See Also)

History:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fwebsocket%2Ftests%2Fhybi%2Fworkers%2Fclose.html

Build:
https://build.webkit.org/builders/Apple%20iOS%2010%20Simulator%20Debug%20WK2%20(Tests)/builds/1174

Diff:
--- /Volumes/Data/slave/ios-simulator-10-debug-tests-wk2/build/layout-test-results/http/tests/websocket/tests/hybi/workers/close-expected.txt
+++ /Volumes/Data/slave/ios-simulator-10-debug-tests-wk2/build/layout-test-results/http/tests/websocket/tests/hybi/workers/close-actual.txt
@@ -43,7 +43,6 @@
 Invalid code test: 12
 Code NaN must cause InvalidAccessError.
 PASS PASS: worker: exceptionName is invalidAccessErr
-PASS PASS: onerror() was called.
 runCodeTest: onclose().
 PASS PASS: worker: closeEvent.code is abnormalClosure
 Skip invalid string test.
Comment 1 Matt Lewis 2017-05-08 14:48:32 PDT
Created attachment 309415 [details]
Mark test as flaky
Comment 2 Ryan Haddad 2017-05-08 14:51:32 PDT
Comment on attachment 309415 [details]
Mark test as flaky

Clearing flags on attachment: 309415

Committed r216454: <http://trac.webkit.org/changeset/216454>