[Webkit-unassigned] [Bug 195404] Run unit tests on remote machine

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 1 11:36:27 PDT 2019


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

--- Comment #10 from Yusuke Suzuki <ysuzuki at apple.com> ---
Comment on attachment 366169
  --> https://bugs.webkit.org/attachment.cgi?id=366169
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=366169&action=review

> Tools/Scripts/run-jsc-stress-tests:126
> +$runTestMasm = false
> +$runTestAir = false
> +$runTestB3 = false
> +$runTestDFG = false
> +$runTestAPI = false

Hmm, I don't think this is the correct way. "run-jsc-stress-tests" are scripts for stress tests in JSC, and the stress tests do not include "testmasm" etc. Is it right?

-- 
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/20190401/8ae6c28e/attachment-0001.html>


More information about the webkit-unassigned mailing list