WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
142683
fast/dom/webtiming.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=142683
Summary
fast/dom/webtiming.html is flaky
Alexey Proskuryakov
Reported
2015-03-13 16:17:59 PDT
fast/dom/webtiming.html often fails on all Yosemite bots: -PASS timing.domainLookupStart is >= timing.fetchStart +FAIL timing.domainLookupStart should be >= timing.fetchStart. Was 1426042727967 (of type number).
https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fdom%2Fwebtiming.html
Attachments
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2015-03-16 10:31:15 PDT
(In reply to
comment #0
) Is there any way to find when this started being flaky? I haven't touched this code for about 6 months. I'm not sure what would cause this. My initial thought is we're getting bad data from CFNetwork, but that seems unlikely unless libsoup has the exact same problem. Are we doing something strange with the domain lookup in WebCore?
Alexey Proskuryakov
Comment 2
2015-03-16 10:45:07 PDT
I'm not sure if Soup based ports have the same problem, the diff was not the same in instance that I checked.
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