NEW 152446
[iOS Simulator] http/tests/loading/preload-no-store-frame-src.html failing
https://bugs.webkit.org/show_bug.cgi?id=152446
Summary [iOS Simulator] http/tests/loading/preload-no-store-frame-src.html failing
Ryan Haddad
Reported 2015-12-18 15:48:20 PST
[iOS Simulator] http/tests/loading/preload-no-store-frame-src.html failing <https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r194295%20(1860)/results.html> --- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/http/tests/loading/preload-no-store-frame-src-expected.txt +++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/http/tests/loading/preload-no-store-frame-src-actual.txt @@ -1,6 +1,7 @@ main frame - didStartProvisionalLoadForFrame main frame - didCommitLoadForFrame js-test-pre.js has MIME type application/x-javascript +no-store-frame.php has MIME type text/html slow-script.pl has MIME type application/javascript frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame main frame - didFinishDocumentLoadForFrame
Attachments
Ryan Haddad
Comment 1 2016-01-21 15:40:24 PST
Does this need a rebaseline, or is it a failure that needs to be investigated further?
Chris Dumez
Comment 2 2016-01-21 16:16:56 PST
I think this needs investigation. It does not seem normal that the following line shows up twice: no-store-frame.php has MIME type text/html I am worried no-store-frame.php is requested on the network twice on iOS, which would be a performance problem.
Ryan Haddad
Comment 3 2016-01-25 10:40:52 PST
Added failure expectation in <http://trac.webkit.org/projects/webkit/changeset/195542> (In reply to comment #2) > I think this needs investigation. It does not seem normal that the following > line shows up twice: > no-store-frame.php has MIME type text/html > > I am worried no-store-frame.php is requested on the network twice on iOS, > which would be a performance problem. Is this something you will be able to look at, or should we assign it to someone else?
Chris Dumez
Comment 4 2016-01-25 11:04:01 PST
Sure, I'll try to get to it soon.
Note You need to log in before you can comment on or make changes to this bug.