WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
217085
Limit number of tests to log in case of large number of JSC test failures
https://bugs.webkit.org/show_bug.cgi?id=217085
Summary
Limit number of tests to log in case of large number of JSC test failures
Aakash Jain
Reported
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).
Attachments
Patch
(2.53 KB, patch)
2020-09-29 05:29 PDT
,
Aakash Jain
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2020-09-29 05:29:15 PDT
Created
attachment 409985
[details]
Patch
EWS
Comment 2
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]
.
Radar WebKit Bug Importer
Comment 3
2020-09-29 09:28:19 PDT
<
rdar://problem/69750503
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug