[Webkit-unassigned] [Bug 26219] REGRESSION: 92 SVG layout tests failing on Leopard Debug buildbot with wrong fill color

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 7 01:03:10 PDT 2009


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


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrowe at apple.com




------- Comment #4 from mrowe at apple.com  2009-06-07 01:03 PDT -------
I've been poking around on the buildbot a little and haven't been able to work
out what's going on.  When the tests are run by themselves they pass without
any problems.  If I run with --nthly=10 then all of the tests pass without
problems too.  With --nthly=100 two tests fail.  It seems a lot like one or
more tests are doing something that causes later tests to fail.  It's possible
that some SVG code is reading uninitialized memory, which happens to be the
expected value most of the time but on this machine happens to trigger bogus
behavior.  I'll keep digging and see if I can come up with anything useful.


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



More information about the webkit-unassigned mailing list