Bug 145809
| Summary: | REGRESSION(r184846?): WKUserContentController.ScriptMessageHandlerWithNavigation is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | andersca, sam |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Alexey Proskuryakov
WKUserContentController.ScriptMessageHandlerWithNavigation has become quite flaky on the bots, frequently timing out. I suspect http://trac.webkit.org/changeset/184846
https://build.webkit.org/builders/Apple%20Yosemite%20Debug%20WK1%20%28Tests%29/builds/5237/steps/run-api-tests/logs/stdio
PASS WKUserContentController.ScriptMessageHandlerBasicPost
PASS WKUserContentController.ScriptMessageHandlerBasicRemove
PASS WKUserContentController.ScriptMessageHandlerCallRemovedHandler
TIMEOUT WKUserContentController.ScriptMessageHandlerWithNavigation
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Weinig
Is there anyway to get a spindump or sample when the timeout is happening?
Alexey Proskuryakov
I can't think of any way to get a spindump, no.
FWIW, this timeout kicks in very quickly - test runs where it occurs are only 7-8 seconds longer than those where it doesn't.