[Webkit-unassigned] [Bug 33433] svg/dom/SVGScriptElement/script-set-href.svg is flakey (on Tiger, Leopard, and Gtk)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 13 16:58:10 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33433





--- Comment #8 from Eric Seidel <eric at webkit.org>  2010-01-13 16:58:09 PST ---
Looking at the results off the (16 core) bot, looks like my fears came true:
/tmp/layout-test-results/svg/dom/SVGScriptElement/script-set-href-actual.txt

- Self-closing <script> tag: PASS
+ Self-closing <script> tag: FAIL

-  Set before insertion: PASS
+ Set before insertion: FAIL

-  Set after insertion: PASS
+ Set after insertion: FAIL

Looks like the earlier tests hadn't completed by the time the later ones did. 
The best way to fix this would be to sign up for the onload events of all of
the script tags and only end the test once all of them have fired.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list