[Webkit-unassigned] [Bug 29827] New: transforms/3d tests are not run in Release builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 28 15:03:03 PDT 2009


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

           Summary: transforms/3d tests are not run in Release builds
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: simon.fraser at apple.com


transforms/3d tests are not run in Release builds

WebCoreHas3DRendering is not an exported symbol, so the check in webkitdirs
fails to find it:
http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkitdirs.pm#L633
in Release builds of WebCore.

We'll need to find a new way to check if we should run the transforms/3d tests
or not.

I only ran the tests in Release mode before checking in:
http://trac.webkit.org/changeset/48833

So the transforms/3d tests started failing in Debug mode on the bots:
http://build.webkit.org/builders/Leopard%20Intel%20Debug%20%28Tests%29/builds/5406

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