[Webkit-unassigned] [Bug 88928] New: [WK2] New http/tests/loading/* tests fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 12 15:03:54 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=88928

           Summary: [WK2] New http/tests/loading/* tests fail
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: darin at apple.com, beidson at apple.com
            Blocks: 87008


New http/tests/loading/* tests introduced in http://trac.webkit.org/changeset/120096
fail on WK2 bots (Qt, Apple Lion) with the following diff:
--- /Volumes/Data/slave/lion-release-tests-wk2/build/layout-test-results/http/tests/loading/embed-image-load-outlives-gc-without-crashing-expected.txt
+++ /Volumes/Data/slave/lion-release-tests-wk2/build/layout-test-results/http/tests/loading/embed-image-load-outlives-gc-without-crashing-actual.txt
@@ -1,6 +1,5 @@
 main frame - didStartProvisionalLoadForFrame
 main frame - didCommitLoadForFrame
 main frame - didFinishDocumentLoadForFrame
-main frame - didFailLoadWithError
 This has an embed element representing an image. That embed element is wrapped in a div. It removes the div, forces garbage collection, and makes sure that the window load event does not fire. It also makes sure there is no crash.

failing tests:
http/tests/loading/embed-image-load-outlives-gc-without-crashing.html
http/tests/loading/image-input-type-outlives-gc-without-crashing.html
http/tests/loading/image-load-outlives-gc-without-crashing.html
http/tests/loading/object-image-load-outlives-gc-without-crashing.html
http/tests/loading/svg-image-load-outlives-gc-without-crashing.html
http/tests/loading/video-poster-image-load-outlives-gc-without-crashing.html

Could you check it, please?

PS. I can't set this bug block the original Bug 88683, because it is a security bug.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list