[Webkit-unassigned] [Bug 214085] New: [ews] Limit layout tests failures to display in the status-bubble tooltip and buildbot summary

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 8 08:49:20 PDT 2020


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

            Bug ID: 214085
           Summary: [ews] Limit layout tests failures to display in the
                    status-bubble tooltip and buildbot summary
           Product: WebKit
           Version: WebKit Nightly Build
          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

Created attachment 403784

  --> https://bugs.webkit.org/attachment.cgi?id=403784&action=review

Screenshot - unreadable build page

Sometimes a patch can break lot of layout tests, especially after r262379 which removed the limit of 30 failures for webkit-wpt-import-bot at igalia.com

In those cases, the status-bubble tries to display all those failures, and becomes unreadable. Similarly Buildbot's build page (and builder page) display all the failing test names in the summary string, and becomes pretty unreadable. For e.g.: https://ews-build.webkit.org/#/builders/24/builds/21100 has 642 test failures and the build page is unreadable. Screenshots attached.

We should limit the number of failures to display in the status-bubble and summary strings. Complete list of failing tests can still be seen in the logs of the test-run, in the test-failures section, and in the results.html

-- 
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/20200708/a36af48b/attachment-0001.htm>


More information about the webkit-unassigned mailing list