[Webkit-unassigned] [Bug 215944] New: ews might mark build as successful if tests fail to run

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 28 12:41:14 PDT 2020


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

            Bug ID: 215944
           Summary: ews might mark build as successful if tests fail to
                    run
           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 might mark build as successful in certain conditions if tests fail to run due to some infrastructure issue (e.g.: test hanging). For e.g. in https://ews-build.webkit.org/#/builders/24/builds/24143 tests were getting stuck (and killed by buildbot after 20 minutes). However the build was marked successful.

Note that in case the tests fails with an exit code 254, we already have logic to retry the build. However, in case the tests get stuck, and were killed by buildbot after 20 minutes, our current logic doesn't handle that well.

-- 
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/20200828/02749d89/attachment-0001.htm>


More information about the webkit-unassigned mailing list