[Webkit-unassigned] [Bug 62935] New: [GTK] Fix GTK unit tests failures when WebKit is build outside repository directory.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 18 12:15:23 PDT 2011


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

           Summary: [GTK] Fix GTK unit tests failures when WebKit is build
                    outside repository directory.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: l.slachciak at samsung.com


WebKit can be build with WEBKITOUTPUTDIR env variable set using build-webkit script. In this case WEBKITOUTPUDIR may be outside repository structure. This causes testmimehandling and testwebview to fail because they use external test files in WebKit Source directory.
This bug fixes this issue introducing optional environment variable WEBKITREPODIR

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