Bug 53700

Summary: REGRESSION (r77485): svg/W3C-SVG-1.1-SE/types-dom-01-b.svg fails on Windows when run with other tests, but passes on its own
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: adele, krit, rwlbuis, zimmermann
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)/r77507%20(8980)/svg/W3C-SVG-1.1-SE/types-dom-01-b-pretty-diff.html

Adam Roben (:aroben)
Reported 2011-02-03 11:50:30 PST
To reproduce: 1. run-webkit-tests svg 2. run-webkit-tests svg/W3C-SVG-1.1-SE/types-dom-01-b.svg In the first case, svg/W3C-SVG-1.1-SE/types-dom-01-b.svg fails. In the second case, it passes. Presumably this means that some earlier test is modifying global state that doesn't get reset before this test runs.
Attachments
Adam Roben (:aroben)
Comment 1 2011-02-03 11:51:01 PST
Adam Roben (:aroben)
Comment 2 2011-02-03 11:56:32 PST
I tried to figure out which test that precedes types-dom-01-b.svg was causing the problem. I found that running pretty much any of the tests that precede types-dom-01-b.svg will make the test fail. So maybe it's really that the test succeeds when run first, and fails when run after any other SVG test?
Rob Buis
Comment 3 2011-07-28 10:02:07 PDT
Does this still happen?
Nikolas Zimmermann
Comment 4 2012-02-16 04:55:22 PST
(In reply to comment #3) > Does this still happen? Adam, could you have a look?
Note You need to log in before you can comment on or make changes to this bug.