NEW 144575
[GTK] Layout Test http/tests/loading/promote-img-preload-priority.html is failing
https://bugs.webkit.org/show_bug.cgi?id=144575
Summary [GTK] Layout Test http/tests/loading/promote-img-preload-priority.html is fai...
Marcos Chavarría Teijeiro (irc: chavaone)
Reported 2015-05-04 08:42:48 PDT
The http/tests/loading/promote-img-preload-priority.html layout test is failing on GTK+ since revision r183681 (http://trac.webkit.org/changeset/183681). This revision updates the expected file. The diff is the following: --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/loading/promote-img-preload-priority-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/loading/promote-img-preload-priority-actual.txt @@ -1,9 +1,6 @@ main frame - didStartProvisionalLoadForFrame main frame - didCommitLoadForFrame -http://127.0.0.1:8000/resources/js-test-pre.js has priority Medium -http://127.0.0.1:8000/misc/resources/image-slow.pl has priority VeryLow -http://127.0.0.1:8000/resources/js-test-post.js has priority Medium -http://127.0.0.1:8000/misc/resources/image-slow.pl changed priority to Low +CONSOLE MESSAGE: line 5: TypeError: testRunner.dumpResourceRequestPriorities is not a function. (In 'testRunner.dumpResourceRequestPriorities()', 'testRunner.dumpResourceRequestPriorities' is undefined) main frame - didFinishDocumentLoadForFrame main frame - didHandleOnloadEventsForFrame main frame - didFinishLoadForFrame
Attachments
Marcos Chavarría Teijeiro (irc: chavaone)
Comment 1 2015-05-22 04:27:53 PDT
The test is failing since it was added not since revision r183681. The problem seems to be that dumpResourceRequestPriorities testRunner method doesn't seem to be implemented.
Note You need to log in before you can comment on or make changes to this bug.