[webkit-changes] [WebKit/WebKit] 18eb1e: [ews-build] ValidateCommitMessage incorrectly fail...

Brianna Fan noreply at github.com
Wed Jul 3 11:55:34 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 18eb1e59acc29712ce9e982dbab2af8a6a163bcc
      https://github.com/WebKit/WebKit/commit/18eb1e59acc29712ce9e982dbab2af8a6a163bcc
  Author: Brianna Fan <bfan2 at apple.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
    M Tools/CISupport/ews-build/steps.py
    M Tools/CISupport/ews-build/steps_unittest.py

  Log Message:
  -----------
  [ews-build] ValidateCommitMessage incorrectly fails when contributors.json is accessed from disk
https://bugs.webkit.org/show_bug.cgi?id=275519
rdar://129880497

Reviewed by Aakash Jain.

Adds logging when we try to access contributors.json from disk.
Adds a check to Contributors.load after loading from disk to remove errors upon success.

* Tools/CISupport/ews-build/steps.py:
(Contributors.load):
(RunWebKitTests.evaluateResult):
(ValidateCommitMessage.run):
* Tools/CISupport/ews-build/steps_unittest.py:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list