WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
235552
[ews] Remove redundant check for test mode in send_email.py
https://bugs.webkit.org/show_bug.cgi?id=235552
Summary
[ews] Remove redundant check for test mode in send_email.py
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
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2022-01-24 18:13:43 PST
Pull Request:
https://github.com/WebKit/WebKit/pull/94
Aakash Jain
Comment 2
2022-01-25 04:02:03 PST
Landed
https://commits.webkit.org/246377@main
(aaa3dfb)!
Radar WebKit Bug Importer
Comment 3
2022-01-25 04:04:18 PST
<
rdar://problem/88017481
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug