Bug 81622 - [WK2] http/tests/navigation/https-in-page-cache.html times out on mac-wk2
Summary: [WK2] http/tests/navigation/https-in-page-cache.html times out on mac-wk2
Status: RESOLVED WORKSFORME
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: LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2012-03-19 19:37 PDT by Tim Horton
Modified: 2013-04-18 11:39 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 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.
Comment 1 Tim Horton 2012-03-19 19:41:02 PDT
Skipped in http://trac.webkit.org/changeset/111317
Comment 2 Brady Eidson 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)
Comment 3 Jessie Berlin 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)
Comment 4 Michael Brüning 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
Comment 5 Jessie Berlin 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.
Comment 6 Jessie Berlin 2013-04-18 11:39:54 PDT
Unskipped the test in http://trac.webkit.org/changeset/148693