WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
140715
REGRESSION (Yosemite): HTTP tests time out waiting for subresources
https://bugs.webkit.org/show_bug.cgi?id=140715
Summary
REGRESSION (Yosemite): HTTP tests time out waiting for subresources
Alexey Proskuryakov
Reported
2015-01-20 21:07:18 PST
On Yosemite only, I see some tests time out, apparently stalled waiting for Apache to respond. See e.g. <
https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fxmlhttprequest%2Fredirect-cross-origin-tripmine.html
>
Attachments
sample log
(8.51 KB, text/plain)
2015-01-22 23:15 PST
,
Alexey Proskuryakov
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug