[Webkit-unassigned] [Bug 72402] New: [chromium] Merge chromium-gpu layout test configurations into non-gpu versions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 15 11:36:45 PST 2011


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

           Summary: [chromium] Merge chromium-gpu layout test
                    configurations into non-gpu versions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: enne at google.com
                CC: ojan at chromium.org, senorblanco at chromium.org,
                    jamesr at chromium.org, vangelis at chromium.org,
                    enne at google.com


Chromium GPU tests have their own separate buildbot step and set of expectations.  This causes extra complexity, gardening pain, configuration overhead, and on-going confusion about who's responsible for them.  These tests should not be special.

There's no reason why these tests can't be part of the layout_tests step.  Arguably, we could just not disable hardware acceleration for all layout tests and let the GPU tests trigger hardware acceleration as-needed.

The only real sticking point is the canvas tests which are run in both hardware and software mode.  senorblanco argues that we could just run these in hardware, which would sidestep the problem entirely.

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