[webkit-changes] [WebKit/WebKit] f9c147: [ews] Improve error logging when passwords.json is...

Aakash J noreply at github.com
Thu Jan 11 09:07:17 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f9c1475ac7e327f474a5c2422aa2006f83bb0ee7
      https://github.com/WebKit/WebKit/commit/f9c1475ac7e327f474a5c2422aa2006f83bb0ee7
  Author: Aakash Jain <aakash_jain at apple.com>
  Date:   2024-01-11 (Thu, 11 Jan 2024)

  Changed paths:
    M Tools/CISupport/build-webkit-org/master.cfg
    M Tools/CISupport/ews-app/ews/common/util.py
    M Tools/CISupport/ews-build/utils.py

  Log Message:
  -----------
  [ews] Improve error logging when passwords.json is missing
https://bugs.webkit.org/show_bug.cgi?id=267407

Reviewed by Jonathan Bedard.

When passwords.json is missing (e.g.: local testing), currently we log messages saying:
Error in finding {variable_name} in passwords.json
We should print more accurate message.

* Tools/CISupport/ews-build/utils.py:
(load_password):
* Tools/CISupport/build-webkit-org/master.cfg:
* Tools/CISupport/ews-app/ews/common/util.py:
(load_password):

Canonical link: https://commits.webkit.org/272915@main




More information about the webkit-changes mailing list