Bug 106151

Summary: [Mac Lion] http/tests/misc/link-rel-icon-beforeload.html is flaky
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar, LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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
Radar WebKit Bug Importer
Comment 2 2013-01-04 17:23:00 PST
Radar WebKit Bug Importer
Comment 3 2013-01-04 17:23:03 PST
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.