WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
164933
REGRESSION (
r208865
?): [mac-wk1] LayoutTest http/tests/misc/link-rel-icon-beforeload.html is failing
https://bugs.webkit.org/show_bug.cgi?id=164933
Summary
REGRESSION (r208865?): [mac-wk1] LayoutTest http/tests/misc/link-rel-icon-bef...
Ryan Haddad
Reported
2016-11-18 10:10:43 PST
LayoutTest http/tests/misc/link-rel-icon-beforeload.html is failing
https://build.webkit.org/results/Apple%20Yosemite%20Release%20WK1%20(Tests)/r208884%20(19808)/results.html
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fmisc%2Flink-rel-icon-beforeload.html
--- /Volumes/Data/slave/yosemite-release-tests-wk1/build/layout-test-results/http/tests/misc/link-rel-icon-beforeload-expected.txt +++ /Volumes/Data/slave/yosemite-release-tests-wk1/build/layout-test-results/http/tests/misc/link-rel-icon-beforeload-actual.txt @@ -1,5 +1,5 @@
http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html
- didFinishLoading
http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html
- willSendRequest <NSURLRequest URL
http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html
, main document URL
http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html
, http method GET> redirectResponse (null)
http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html
- didReceiveResponse <NSURLResponse
http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html
, http status code 200> -
http://127.0.0.1:8000/favicon.ico
- willSendRequest <NSURLRequest URL
http://127.0.0.1:8000/favicon.ico
, main document URL
http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html
, http method GET> redirectResponse (null) +
http://127.0.0.1:8000/misc/resources/favicon.ico
- willSendRequest <NSURLRequest URL
http://127.0.0.1:8000/misc/resources/favicon.ico
, main document URL
http://127.0.0.1:8000/misc/link-rel-icon-beforeload.html
, http method GET> redirectResponse (null) This test should not show a request for the favicon dont-load-this.ico, since the beforeload handler on the favicon link returns false. Therefore, if the resource request list below shows a request for dont-load-this.ico, then this test has failed.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryan Haddad
Comment 1
2016-11-18 10:11:25 PST
This appears to have regressed in this range:
https://trac.webkit.org/log/?verbose=on&rev=208867&stop_rev=208863
Ryan Haddad
Comment 2
2016-11-18 11:19:48 PST
Of those changes, this seems like a contender:
https://trac.webkit.org/changeset/208865
Brady Eidson
Comment 3
2016-11-18 13:53:11 PST
Huh, EWS didn't catch this :( This is not an important regression and we should just skip for now. It will be an easy fix, but I can't do it right now.
Ryan Haddad
Comment 4
2016-11-18 14:05:05 PST
Marked test as failing on mac-wk1 in
http://trac.webkit.org/projects/webkit/changeset/208896
Ben Schwartz
Comment 5
2023-09-13 21:39:28 PDT
This appears to be fixed in a recent commit. Ryan please verify.
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