Bug 131716
| Summary: | http/tests/websocket/tests/hybi/workers/close.html is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
| Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Alexey Proskuryakov
http/tests/websocket/tests/hybi/workers/close.html is flaky on Mac:
@@ -45,7 +45,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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Marked as flaky in <http://trac.webkit.org/r167332>.
Alexey Proskuryakov
Oops, we had an earlier bug about this.
*** This bug has been marked as a duplicate of bug 89153 ***