NEW53700
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
https://bugs.webkit.org/show_bug.cgi?id=53700
Summary REGRESSION (r77485): svg/W3C-SVG-1.1-SE/types-dom-01-b.svg fails on Windows w...
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.