Bug 58253

Summary: [Qt][WK2]http/tests/loading/preload-append-scan.php fails
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kbalazs, michael.bruning, ossy
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   

Csaba Osztrogonác
Reported 2011-04-11 11:54:51 PDT
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">
Attachments
Csaba Osztrogonác
Comment 1 2011-04-11 12:00:15 PDT
Added to the skipped list: http://trac.webkit.org/changeset/83467
Michael Brüning
Comment 2 2012-10-01 06:28:39 PDT
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?
Csaba Osztrogonác
Comment 3 2012-10-01 06:34:44 PDT
(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.
Note You need to log in before you can comment on or make changes to this bug.