[Webkit-unassigned] [Bug 136068] New: JSC_timeout is hard-coded in run-javascriptcore-test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 19 04:31:21 PDT 2014


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

           Summary: JSC_timeout is hard-coded in run-javascriptcore-test
           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: akiss at inf.u-szeged.hu
                CC: darin at apple.com, ossy at webkit.org


Currently, the value of the JSC_timeout environment variable is unconditionally set to 60 (seconds). On some platforms, that's overly restrictive since the running time of some jsc tests can exceed 60 seconds (not because of hanging, just running slowly). The caller of run-javascriptcore-tests should be able to increase/set this timeout value to get valid results.

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