Bug 140715

Summary: REGRESSION (Yosemite): HTTP tests time out waiting for subresources
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: mrowe
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
sample log none

Alexey Proskuryakov
Reported 2015-01-20 21:07:18 PST
Attachments
sample log (8.51 KB, text/plain)
2015-01-22 23:15 PST, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2015-01-20 21:10:24 PST
Enabled Apache performance logging in r178798 to hopefully see where the stall occurs. There are a lot of "slow" CGI scripts being executed in parallel with this test when the problem occurs, so it could be that Apache somehow delays handling the resource. On the other hand, we have a high number of concurrent requests allowed, so this shouldn't be happening.
Alexey Proskuryakov
Comment 2 2015-01-22 23:15:02 PST
Created attachment 245213 [details] sample log <https://build.webkit.org/results/Apple%20Yosemite%20Debug%20WK2%20(Tests)/r178954%20(1621)/access_log.txt> has some interesting data. All the requests for xmlhttprequest/redirect-cross-origin-tripmine.html test show up as taking a small amount of time. However, there are long periods of time during which no requests are made at all, which is weird - with
Note You need to log in before you can comment on or make changes to this bug.