Bug 124373
Summary: | http/tests/security/frameNavigation/xss-DENIED-plugin-navigation.html is slow, frequently > 30 second timeout on Mountain Lion Release | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Horton <thorton> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | ap, sam |
Priority: | P2 | Keywords: | LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Tim Horton
http/tests/security/frameNavigation/xss-DENIED-plugin-navigation.html often consumes the entirety of its 30 second window and then gets killed because notifyDone wasn’t called in the window.
I’m not sure why this test is like 20x slower on ML WK1 release than ML WK1 debug, but it seems to be!
I’m going to mark the test as slow, for now, but someone should investigate the reason for the performance disparity.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tim Horton
It runs quite quickly for me locally; maybe this is a product of stresses on the bot?
Tim Horton
Slow’d in http://trac.webkit.org/changeset/159301
Tim Horton
Flaky’d in http://trac.webkit.org/changeset/159315 because slow doesn’t affect the notifyDone timeout :(
Tim Horton
Gonna go cry in a corner http://trac.webkit.org/changeset/159370
Alexey Proskuryakov
This doesn't seem to happen any more (but the test is independently skipped on WebKit2).