[Webkit-unassigned] [Bug 127093] New: Change default setting of run-javascriptcore-tests not to build JSC by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 16 03:01:09 PST 2014


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

           Summary: Change default setting of run-javascriptcore-tests not
                    to build JSC by default
           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: pmolnar.u-szeged at partner.samsung.com


This script is ran most of the time on buildbots, in these cases there's no need to build JSC, as it is built right before running this script.
When running these tests manually on a device (like dev boards where we only run tests, and we build with cross-compile), it's quite an annoyance to specify the --no-build option every time we do that.

It may be wise to change this behavior, to make the script build JSC only if the --build option is specified explicitly. This will cover those few cases when we want to run the build from this script.

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