Bug 217085 - Limit number of tests to log in case of large number of JSC test failures
Summary: Limit number of tests to log in case of large number of JSC test failures
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-29 05:26 PDT by Aakash Jain
Modified: 2020-10-01 08:44 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.53 KB, patch)
2020-09-29 05:29 PDT, Aakash Jain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2020-09-29 05:26:29 PDT
Limit number of tests to log in analyze-jsc-tests-results step in case of large number of JSC 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/45/builds/411/steps/21/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).
Comment 1 Aakash Jain 2020-09-29 05:29:15 PDT
Created attachment 409985 [details]
Patch
Comment 2 EWS 2020-09-29 09:27:33 PDT
Committed r267740: <https://trac.webkit.org/changeset/267740>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 409985 [details].
Comment 3 Radar WebKit Bug Importer 2020-09-29 09:28:19 PDT
<rdar://problem/69750503>