Bug 145809 - REGRESSION(r184846?): WKUserContentController.ScriptMessageHandlerWithNavigation is flaky
Summary: REGRESSION(r184846?): WKUserContentController.ScriptMessageHandlerWithNavigat...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-09 11:09 PDT by Alexey Proskuryakov
Modified: 2015-06-09 12:34 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2015-06-09 11:09:06 PDT
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
Comment 1 Sam Weinig 2015-06-09 11:15:35 PDT
Is there anyway to get a spindump or sample when the timeout is happening?
Comment 2 Alexey Proskuryakov 2015-06-09 12:34:51 PDT
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.