NEW 73934
[Lion] Certificate prompt dialog when running WebKit tests
https://bugs.webkit.org/show_bug.cgi?id=73934
Summary [Lion] Certificate prompt dialog when running WebKit tests
Darin Adler
Reported 2011-12-06 10:41:24 PST
Created attachment 118070 [details] Certificate dialog screenshot When I run regression tests, I see a certificate prompt dialog. See the attached screenshot. Because of this, these tests are going to time out. I don’t know when this changed, but until it’s fixed, some tests are not working right. cc'ing some test experts. I probably will need to talk to Mac experts too.
Attachments
Certificate dialog screenshot (46.53 KB, image/png)
2011-12-06 10:41 PST, Darin Adler
no flags
Alexey Proskuryakov
Comment 1 2011-12-06 11:41:29 PST
Are you running WK1 or WK2 tests? If its WK2, perhaps my <http://trac.webkit.org/changeset/99800> is to blame. However, DRT used to be telling CFNetwork to allow untrusted certificates, so no one should be complaining. Perhaps that functionality was lost in WTR.
Darin Adler
Comment 2 2011-12-06 13:18:50 PST
WK1
Eric Seidel (no email)
Comment 3 2011-12-06 14:16:46 PST
I've not yet seen this. Must be a recent regression. I doubt it's related to NRWT, but anything is possible. :)
Alexey Proskuryakov
Comment 4 2011-12-06 16:31:05 PST
I'm not seeing this issue on my machine. Could you catch a backtrace for showing the dialog in a debugger?
Alexey Proskuryakov
Comment 5 2011-12-06 16:47:50 PST
I take it back - I see this, too. But mysteriously only when running a full test suite, not just http tests.
Note You need to log in before you can comment on or make changes to this bug.