WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
143258
http/tests/cache/disk-cache/disk-cache-validation-back-navigation-policy.html failing on Mavericks wk2 debug
https://bugs.webkit.org/show_bug.cgi?id=143258
Summary
http/tests/cache/disk-cache/disk-cache-validation-back-navigation-policy.html...
Antti Koivisto
Reported
2015-03-31 03:50:18 PDT
https://build.webkit.org/builders/Apple%20Mavericks%20Debug%20WK2%20%28Tests%29/builds/10583
Attachments
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2015-03-31 03:56:02 PDT
The test relies on resource priorities. Those don't roundtrip when serializing via NSURLRequest on Mavericks due to ResourceRequest::resourcePrioritiesEnabled() returning false. It is bit surprising it works on release but not on debug. I suspect some debug code forces NSURLRequest construction and so we end up on the roundtrip code path.
Antti Koivisto
Comment 2
2015-03-31 04:09:51 PDT
Skipped on Maveriks:
http://trac.webkit.org/changeset/182181
Myles C. Maxfield
Comment 3
2015-12-07 16:05:47 PST
Removing Mavericks-specific lines from platform/mac/TestExpecations due to no longer supporting Mavericks.
Myles C. Maxfield
Comment 4
2015-12-07 16:10:52 PST
Committed
r193663
: <
http://trac.webkit.org/changeset/193663
>
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