[Webkit-unassigned] [Bug 199489] run-javascript-core-test won't report json results for testmasm, testair, testb3, testdfg and test api

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 12 10:57:46 PDT 2019


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

--- Comment #37 from Zhifei Fang <zhifei_fang at apple.com> ---
(In reply to Guillaume Emont from comment #36)
> Comment on attachment 373956 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=373956&action=review
> 
> > Tools/BuildSlaveSupport/build.webkit.org-config/steps.py:336
> > +        if architecture == 'mips':
> > +            self.command += ['--no-testmasm', '--no-testair', '--no-testb3', '--no-testdfg', '--no-testapi']
> 
> We should add arm here too (unsure about aarch64). Also, will this work for
> both buildbots and EWS (old and new)?

Here are some my thoughts:

I think JSC team would love to run those test binaries on remote devices, I can disable them for now, since we don't actually run them remotely, I guess we should create another radar to make them run on the remote device, I believe arm support them.

-- 
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/20190712/37cca465/attachment.html>


More information about the webkit-unassigned mailing list