[Webkit-unassigned] [Bug 178608] New: Cleanup unnecessary code to run JavaScriptCore tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 20 16:31:39 PDT 2017


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

            Bug ID: 178608
           Summary: Cleanup unnecessary code to run JavaScriptCore tests
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aakash_jain at apple.com
                CC: lforschler at apple.com

We now have a separate JavaScriptCore test EWS which run JavaScriptCore tests on every patch (as appropriate).

There seems to be unnecessary code in runtests.py to run JavaScriptCore tests which is enabled only when --non-interactive mode is not passed. All of the EWSes seems to pass --non-interactive (in patchanalysistask.py base class _test() method). So this seems unnecessary code.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171020/00f97949/attachment.html>


More information about the webkit-unassigned mailing list