Bug 171830 - [iOS Simulator] LayoutTesthttp/tests/websocket/tests/hybi/workers/close.html is flaky failure
Summary: [iOS Simulator] LayoutTesthttp/tests/websocket/tests/hybi/workers/close.html ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matt Lewis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-08 14:40 PDT by Matt Lewis
Modified: 2017-05-08 14:52 PDT (History)
2 users (show)

See Also:


Attachments
Mark test as flaky (1.24 KB, patch)
2017-05-08 14:48 PDT, Matt Lewis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>