[Webkit-unassigned] [Bug 249002] New: [ews] Do not consult results database for failures when test run exit early

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 8 18:01:57 PST 2022


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

            Bug ID: 249002
           Summary: [ews] Do not consult results database for failures
                    when test run exit early
           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

[ews] Do not consult results database for failures when test run exit early due to too many failures.

For eg.: In https://ews-build.webkit.org/#/builders/73/builds/21798 re-run-layout-tests failed with "Exiting early after 60 failures", but we still consulted results database for each of those failures. That's isn't useful, because even if all those failures are pre-existing, we still can't mark the build as successful since test run was exited early (didn't run all the tests).

-- 
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/20221209/51580bc0/attachment.htm>


More information about the webkit-unassigned mailing list