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 / TestsAssignee: 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

Description Alexey Proskuryakov 2013-09-13 16:12:58 PDT
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
Comment 1 Alexey Proskuryakov 2013-09-13 16:34:54 PDT
Marked the test in <https://trac.webkit.org/r155732>.
Comment 2 Alexey Proskuryakov 2013-09-16 10:15:43 PDT
Further updated expectations in <http://trac.webkit.org/r155877>.
Comment 3 Alexey Proskuryakov 2014-02-14 10:31:30 PST
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.
Comment 4 Radar WebKit Bug Importer 2014-02-14 10:31:48 PST
<rdar://problem/16071381>
Comment 5 Jiewen Tan 2018-04-24 18:22:44 PDT
The test case is updated in Bug 184428 to no longer bother the Keychain.