[Webkit-unassigned] [Bug 217181] New: Limit number of tests to log in case of large number of API test failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 1 08:41:39 PDT 2020


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

            Bug ID: 217181
           Summary: Limit number of tests to log in case of large number
                    of API test failures
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aakash_jain at apple.com

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.

-- 
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/20201001/f33a38cb/attachment-0001.htm>


More information about the webkit-unassigned mailing list