Bug 121331
Summary: | http/tests/misc/submit-post-keygen.html is extremely slow on bots, often timing out | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | beidson, bshafiei, jiewen_tan, ryanhaddad, sam, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=92573 https://bugs.webkit.org/show_bug.cgi?id=184428 |
Alexey Proskuryakov
On all Mac 10.8 bots, http/tests/misc/submit-post-keygen.html takes a very long time every time (15-30 seconds). When it hits 30 seconds, it times out.
I don't know what could be causing this. Locally, the test takes about a second.
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=http%2Ftests%2Fmisc%2Fsubmit-post-keygen.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Marked the test in <https://trac.webkit.org/r155732>.
Alexey Proskuryakov
Further updated expectations in <http://trac.webkit.org/r155877>.
Alexey Proskuryakov
Every time the test runs, it adds a key pair to keychain. No wonder that it hurts after many runs!
We should probably set up a temporary keychain for each DRT/WKTR instance.
Radar WebKit Bug Importer
<rdar://problem/16071381>
Jiewen Tan
The test case is updated in Bug 184428 to no longer bother the Keychain.