[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
Wed Jul 10 11:33:09 PDT 2019


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

--- Comment #12 from Aakash Jain <aakash_jain at apple.com> ---
Comment on attachment 373850
  --> https://bugs.webkit.org/attachment.cgi?id=373850
Patch

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

> Tools/Scripts/run-javascriptcore-tests:413
> +        reportTestFailures();

Do you want to run this method only in case of failFast?

I see that this method is called at the end as well, but that would probably report test failures only for last function call.

> Tools/Scripts/run-javascriptcore-tests:421
> +  if ($numJSCtestFailures) {

Do you want to exit early here if numJSCtestFailures is 0?

-- 
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/20190710/4f8c9e11/attachment.html>


More information about the webkit-unassigned mailing list