[Webkit-unassigned] [Bug 162458] EWS should run JavaScriptCore tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 14 16:18:33 PST 2017


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

--- Comment #48 from Sri Vijayaraghavan <svijayaraghavan at apple.com> ---
Sorry, I forgot to address this:

> > Tools/Scripts/webkitpy/common/config/ports.py:169
> > +    def run_webkit_tests_command(self, build_style=None, test_suite=None):
> > +        if test_suite == "jsc":
> > +            return super(MacPort, self).run_javascriptcore_tests_command(build_style)
> > +
> 
> Where are we invoking run_webkit_tests_command() with a non-None test_suite?
We actually aren't anymore, this was a holdover and I'll remove it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170215/b4c1f228/attachment-0001.html>


More information about the webkit-unassigned mailing list