Bug 55324

Summary: fast/images/support-broken-image-delegate.html failing on Windows since it was added
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ddkilzer, rniwa, yongjun_zhang, yongjun.zhang
Priority: P2 Keywords: InRadar, LayoutTestFailure, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
URL: http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r79771%20(9787)/fast/images/support-broken-image-delegate-pretty-diff.html
Bug Depends on: 55328    
Bug Blocks:    

Adam Roben (:aroben)
Reported 2011-02-27 10:32:28 PST
fast/images/support-broken-image-delegate.html has been failing on Windows since it was added in r79771. See the URL for the failure diff.
Attachments
Adam Roben (:aroben)
Comment 1 2011-02-27 10:33:13 PST
It looks like this is due to a difference in the behavior of DumpRenderTree.cpp:urlSuitableForTestResult and -[NSURL(DRTExtras) _drt_descriptionSuitableForTestResult].
Adam Roben (:aroben)
Comment 2 2011-02-27 12:53:46 PST
...and due to the new delegate callback not being exposed in the Windows WebKit1 API.
Adam Roben (:aroben)
Comment 3 2011-02-27 13:11:08 PST
(In reply to comment #1) > It looks like this is due to a difference in the behavior of DumpRenderTree.cpp:urlSuitableForTestResult and -[NSURL(DRTExtras) _drt_descriptionSuitableForTestResult]. I filed bug 55328 for this part.
Adam Roben (:aroben)
Comment 4 2011-02-27 13:31:08 PST
Added Windows expected failure results Committed r79828: <http://trac.webkit.org/changeset/79828>
Adam Roben (:aroben)
Comment 5 2011-02-27 13:32:50 PST
Yongjun Zhang
Comment 6 2011-02-28 09:23:36 PST
thanks aroben!
Note You need to log in before you can comment on or make changes to this bug.