[Webkit-unassigned] [Bug 75940] New: Add initial test_expectations.txt for EFL port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 9 23:08:16 PST 2012


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

           Summary: Add initial test_expectations.txt for EFL port
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com


EFL port needs test_expectations.txt file to run LayoutTest using NRWT. This patch has only skipped test cases which are not supported by EFL DRT yet. But, I expect this file will be updated by EFL patches.

We can run LayoutTest using below commands.

Build :
    ./Tools/Scripts/build-webkit --efl --touch-events --touch-icon-loading --blob --device-orientation --fullscreen-api --geolocation --notifications --orientation-events --video --workers --shared-workers --request-animation-frame --page-visibility-api --cmakearg="-DSHARED_CORE=ON"

Run:
     Tools/Scripts/run-webkit-tests --platform=efl --release --no-launch-safari --results-directory layout-test-results --exit-after-n-failures 5000 --child-processes=N

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