[webkit-changes] [WebKit/WebKit] b9f755: [ews-build.webkit.org] Don't rely on hideStep in D...

Jonathan Bedard noreply at github.com
Tue Feb 14 09:06:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b9f755449b9b44f6611d245bd57aba58748b0b03
      https://github.com/WebKit/WebKit/commit/b9f755449b9b44f6611d245bd57aba58748b0b03
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2023-02-14 (Tue, 14 Feb 2023)

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

  Log Message:
  -----------
  [ews-build.webkit.org] Don't rely on hideStep in DetermineLandedIdentifier
https://bugs.webkit.org/show_bug.cgi?id=252242
<rdar://problem/105451038>

Reviewed by Aakash Jain.

* Tools/CISupport/ews-build/steps.py:
(DetermineLandedIdentifier): Filter 'git log' command to only include identifier.
(DetermineLandedIdentifier.run): Handle case where a line is empty or return code non-zero.
(DetermineLandedIdentifier.hideStepIf): Deleted.
* Tools/CISupport/ews-build/steps_unittest.py:

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




More information about the webkit-changes mailing list