Bug 167914

Summary: API test WKWebView.SetOverrideContentSecurityPolicyWithEmptyStringForPageWithCSP is a flaky timeout
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, bfulgham, dbates, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Ryan Haddad 2017-02-06 17:11:29 PST
API test WKWebView.SetOverrideContentSecurityPolicyWithEmptyStringForPageWithCSP is a flaky timeout

https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK2%20%28Tests%29/builds/3314
https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/builds/12936
Comment 1 Ryan Haddad 2017-02-06 17:12:14 PST
I have not tried to reproduce this locally.
Comment 2 Alexey Proskuryakov 2017-02-08 17:20:38 PST
This is a new test that was just added in r211656. What is being done to make sure that this code is working properly?
Comment 3 Brent Fulgham 2017-02-08 17:33:31 PST
(In reply to comment #2)
> This is a new test that was just added in r211656. What is being done to
> make sure that this code is working properly?

I don't understand that question. The point of the new test added with that patch is to test the new code path.
Comment 4 Daniel Bates 2017-02-08 17:38:40 PST
I will look into this shortly.
Comment 5 Radar WebKit Bug Importer 2017-02-10 12:51:51 PST
<rdar://problem/30470546>
Comment 6 Alexey Proskuryakov 2017-03-31 13:06:06 PDT
I looked at a couple bots that frequently hit this issue, which were bot173 and bot174 (Apple El Capitan Release WK1 testers), and both were is a somewhat weird state. It looks like system setup didn't fully complete, and Spotlight process was using a lot of CPU time. I rebooted them.

Another machine hitting this (bot164) wasn't in the same state.

Still, it is possible that this issue reproduces under CPU load.
Comment 7 Ryan Haddad 2017-04-27 09:05:44 PDT
This is still happening frequently on the bots. If there are no objections, I would like to disable this test because it continues to impact bot watching.
Comment 8 Ryan Haddad 2017-04-27 13:14:49 PDT
(In reply to Ryan Haddad from comment #7)
> This is still happening frequently on the bots. If there are no objections,
> I would like to disable this test because it continues to impact bot
> watching.

Disabled test in http://trac.webkit.org/projects/webkit/changeset/215888