[webkit-reviews] review granted: [Bug 216705] Make ews-app robust against config.json issues : [Attachment 409145] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 18 11:14:55 PDT 2020


Jonathan Bedard <jbedard at apple.com> has granted Aakash Jain
<aakash_jain at apple.com>'s request for review:
Bug 216705: Make ews-app robust against config.json issues
https://bugs.webkit.org/show_bug.cgi?id=216705

Attachment 409145: Patch

https://bugs.webkit.org/attachment.cgi?id=409145&action=review




--- Comment #2 from Jonathan Bedard <jbedard at apple.com> ---
Comment on attachment 409145
  --> https://bugs.webkit.org/attachment.cgi?id=409145
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=409145&action=review

> Tools/BuildSlaveSupport/ews-app/ews/common/buildbot.py:97
> +	   except Exception as e:

Nit: Don't need the "as e"


More information about the webkit-reviews mailing list