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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 5 09:45:54 PDT 2009


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

           Summary: REGRESSION: 92 SVG layout tests failing on Leopard Debug
                    buildbot with wrong fill color
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://build.webkit.org/builders/Leopard%20Intel%20Debug
                    %20%28Tests%29/builds/1769
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: NeedsReduction, Regression, LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org


* SUMMARY
Ninety-two SVG layout tests are failing on the Leopard Debug buildbot due to
differences in fill color as reported by the dumped render tree.

* STEPS TO REPRODUCE
Unknown at this time.  The tests only seem to be failing on the one buildbot.

* RESULTS
The fill color differs on the dumped render tree for each of the tests:

-      RenderPath {rect} [...] [fill={[type=SOLID] [color=#FF0000] [...]
+      RenderPath {rect} [...] [fill={[type=SOLID] [color=#008000] [...]

* REGRESSION
This is a recent regression.


-- 
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