The fail was revealed by http://trac.webkit.org/changeset/83436, which fixed this test for Qt-WK1 and unskipped it. --- /home/webkitbuildbot/slaves/release32bitWebKit2/buildslave/qt-linux-32-release-webkit2/build/layout-test-results/http/tests/loading/preload-append-scan-expected.txt 2011-04-11 06:56:39.497992259 -0700 +++ /home/webkitbuildbot/slaves/release32bitWebKit2/buildslave/qt-linux-32-release-webkit2/build/layout-test-results/http/tests/loading/preload-append-scan-actual.txt 2011-04-11 06:56:39.497992259 -0700 @@ -1,10 +1,4 @@ -main frame - didStartProvisionalLoadForFrame -main frame - didCommitLoadForFrame -slow-script.pl has MIME type application/javascript -main frame - didFinishDocumentLoadForFrame -main frame - didHandleOnloadEventsForFrame -preload-test.jpg has MIME type image/jpeg -main frame - didFinishLoadForFrame +CONSOLE MESSAGE: line 0: TypeError: 'undefined' is not a function This test needs to be run in DRT. Preload scanner should see the image resource. <img src="resources/preload-test.jpg">
Added to the skipped list: http://trac.webkit.org/changeset/83467
At least when running this test stand-alone (i.e. only running this one test), this seems to succeed now and it does not seem to be in the Skipped list anymore either. Ossy, can we close this bug?
(In reply to comment #2) > At least when running this test stand-alone (i.e. only running this one test), this seems to succeed now and it does not seem to be in the Skipped list anymore either. > > Ossy, can we close this bug? Yes, it seems it passes on the bots too.