Limit number of tests to log in analyze-api-tests-results step in case of large number of API test failures. This logging is secondary, and is just to help in debugging. In case of thousands of failures, it becomes unreadable. e.g.: https://ews-build.webkit.org/#/builders/9/builds/461/steps/12/logs/stderr We should limit the number of failures to log in analyze-jsc-tests-results step so as to keep it readable, (and also to avoid store all these huge logs unnecessarily in Buildbot database). Similar to Bug 217085.
Created attachment 410235 [details] Patch
Found 1 new test failure: inspector/console/queryHolders.html
Committed r267862: <https://trac.webkit.org/changeset/267862> All reviewed patches have been landed. Closing bug and clearing flags on attachment 410235 [details].
<rdar://problem/69863202>