[Webkit-unassigned] [Bug 93670] New: [Chromium-Android] Skip layout tests directories that are not applicable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 9 17:49:52 PDT 2012


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

           Summary: [Chromium-Android] Skip layout tests directories that
                    are not applicable
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Android
        OS/Version: Android
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: wangxianzhu at chromium.org
                CC: abarth at webkit.org, dpranke at chromium.org
            Blocks: 93627


The following layout test directories are not applicable on chromium-android and should be skipped:

            # Only run these tests as virtual gpu tests.
            'canvas/philip',
            'fast/canvas',

            # Skip tests of other platforms to save time.
            'platform/gtk',
            'platform/mac',
            'platform/mac-wk2',
            'platform/qt',
            'platform/win',

            # Features not supported.
            'compositing/plugins',
            'plugins',
            'http/tests/plugins',
            'platform/chromium/compositing/plugins',
            'platform/chromium/plugins',

            'http/tests/inspector',
            'http/tests/inspector-enabled',
            'inspector',
            'platform/chromium/inspector',

            'accessibility',
            'platform/chromium/accessibility',

            'fast/dom/MediaStream',
            'fast/mediastream',
            'fast/notifications',
            'fast/speech',
            'webaudio'

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