Bug 58421

Summary: svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg has different output on Windows
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: SVGAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: abarth, aroben, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
URL: http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r83710%20(11563)/results.html
Bug Depends on: 52543    
Bug Blocks:    

Nikolas Zimmermann
Reported 2011-04-13 02:21:03 PDT
svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg has different output on Windows. From http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r83710%20(11563)/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-pretty-diff.html: The following statement is missing "Blocked access to external URL http://example.org/image.jpg". Anyone aware of this win difference?
Attachments
Nikolas Zimmermann
Comment 1 2011-04-13 02:23:12 PDT
Skipped test in r83712.
Adam Roben (:aroben)
Comment 2 2011-04-13 06:46:45 PDT
FYI, we normally check in expected-failure results rather than skip the test in cases like this. *** This bug has been marked as a duplicate of bug 57334 ***
Adam Roben (:aroben)
Comment 3 2011-04-13 06:49:25 PDT
(In reply to comment #2) > FYI, we normally check in expected-failure results rather than skip the test in cases like this. Specifically, we prefer to check in expected-failure results if: 1) The test fails the same way every time. 2) The test is not timing out or crashing. http://article.gmane.org/gmane.os.opendarwin.webkit.devel/10017 has some of the thinking behind this. This is definitely not a universally-applied policy, but I think it's a good one to keep in mind.
Note You need to log in before you can comment on or make changes to this bug.