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: | SVG | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Skipped test in r83712.
Adam Roben (:aroben)
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)
(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.