WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
106151
[Mac Lion] http/tests/misc/link-rel-icon-beforeload.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=106151
Summary
[Mac Lion] http/tests/misc/link-rel-icon-beforeload.html is flaky
Ryosuke Niwa
Reported
2013-01-04 17:22:21 PST
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=http%2Ftests%2Fmisc%2Flink-rel-icon-beforeload.html
--- /Volumes/Data/slave/lion-release-tests-wk1/build/layout-test-results/http/tests/misc/link-rel-icon-beforeload-expected.txt +++ /Volumes/Data/slave/lion-release-tests-wk1/build/layout-test-results/http/tests/misc/link-rel-icon-beforeload-actual.txt @@ -1,5 +1,4 @@ <unknown> - 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) 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.
Ryosuke Niwa
Comment 1
2013-01-04 17:22:27 PST
http://build.webkit.org/results/Apple%20Lion%20Release%20WK1%20(Tests)/r138863%20(7815)/results.html
Radar WebKit Bug Importer
Comment 2
2013-01-04 17:23:00 PST
<
rdar://problem/12961291
>
Radar WebKit Bug Importer
Comment 3
2013-01-04 17:23:03 PST
<
rdar://problem/12961293
>
Ryosuke Niwa
Comment 4
2013-01-04 18:19:45 PST
Added a test expectation in
http://trac.webkit.org/changeset/138874
.
Ryosuke Niwa
Comment 5
2013-01-05 15:56:28 PST
Oops, this test is probably also flaky on WK2 as well. It's just that this test had been skipped on WK2. Fixed the test expectation in
http://trac.webkit.org/changeset/138911
.
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