Bug 235552

Summary: [ews] Remove redundant check for test mode in send_email.py
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=218227

Aakash Jain
Reported 2022-01-24 17:48:06 PST
r264831 added code to disable sending emails based on BUILDBOT_PRODUCTION env variable. However, r269106 added even better check based on host name. We can remove the env variable based check, in an effort to reduce our dependency on env. variables.
Attachments
Aakash Jain
Comment 1 2022-01-24 18:13:43 PST
Aakash Jain
Comment 2 2022-01-25 04:02:03 PST
Radar WebKit Bug Importer
Comment 3 2022-01-25 04:04:18 PST
Note You need to log in before you can comment on or make changes to this bug.