RESOLVED WORKSFORME Bug 81622
[WK2] http/tests/navigation/https-in-page-cache.html times out on mac-wk2
https://bugs.webkit.org/show_bug.cgi?id=81622
Summary [WK2] http/tests/navigation/https-in-page-cache.html times out on mac-wk2
Tim Horton
Reported 2012-03-19 19:37:08 PDT
The aforementioned test times out (FAIL: Timed out waiting for notifyDone to be called) both on the mac-wk2 bots and locally. Going to skip it.
Attachments
Tim Horton
Comment 1 2012-03-19 19:41:02 PDT
Brady Eidson
Comment 2 2012-03-20 10:40:01 PDT
jessie filed another one on a page-cache test timing out in webkit2 yesterday... was it the same? (I can't find it right now because searching on bugzilla is the worst experience ever)
Jessie Berlin
Comment 3 2012-03-20 10:45:31 PDT
Nope, those bugs were about fast/harness/page-cache-crash-on-data-urls.html and fast/harness/use-page-cache.html (https://bugs.webkit.org/show_bug.cgi?id=81616) and fast/loader/window-properties-restored-from-page-cache.html (https://bugs.webkit.org/show_bug.cgi?id=81609)
Michael Brüning
Comment 4 2012-05-15 04:25:18 PDT
We had the same problem in the Qt port (see https://bugs.webkit.org/show_bug.cgi?id=83576) of WK2 and for us, it turned out that the certificate needs to be accepted (which was already implemented in DumpRenderTree on both ports). The solution for the Mac will most probably be somewhat different, but if you're interested, you can find the patch that fixed it for Qt here: http://trac.webkit.org/changeset/117045
Jessie Berlin
Comment 5 2013-04-18 09:41:05 PDT
I believe this was fixed by http://trac.webkit.org/changeset/121913 for https://bugs.webkit.org/show_bug.cgi?id=90600. I am going to stop skipping this for mac-wk2.
Jessie Berlin
Comment 6 2013-04-18 11:39:54 PDT
Note You need to log in before you can comment on or make changes to this bug.