[Webkit-unassigned] [Bug 215867] New: Ensure that email notifications are not sent for obsolete and r- patches
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 26 13:57:13 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=215867
Bug ID: 215867
Summary: Ensure that email notifications are not sent for
obsolete and r- patches
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
We should ensure that email notifications are not sent for obsolete and r- patches. EWS does check occasionally if the patch is obsolete/r- and stops processing the build if so. However, there aren't checks at the end of the build. If the patch becomes obsolete/r- after EWS checks the patch state, it is possible that EWS might send email notification for the failure. We should add another check just before sending the email, to ensure that EWS doesn't send email for obsolete/r- patches.
Note that it should be fine to send email for bugs which are closed, since it might indicate that there was a failure on the patch which was landed.
--
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/20200826/fc16b271/attachment.htm>
More information about the webkit-unassigned
mailing list