[webkit-changes] [WebKit/WebKit] 318e60: [EWS] clean-up-git-repo step tries to delete inval...

Commit Queue noreply at github.com
Mon Aug 21 09:21:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 318e60ffceea88626b374a2663c4d3330c90e628
      https://github.com/WebKit/WebKit/commit/318e60ffceea88626b374a2663c4d3330c90e628
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2023-08-21 (Mon, 21 Aug 2023)

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

  Log Message:
  -----------
  [EWS] clean-up-git-repo step tries to delete invalid branches
https://bugs.webkit.org/show_bug.cgi?id=250623
<rdar://104512536>

Reviewed by Jonathan Bedard.

* Tools/CISupport/ews-build/steps.py:
(CleanGitRepo.run):
- Ignore 'HEAD detached at' line from `git branch` to fix the errors.
* Tools/CISupport/ews-build/steps_unittest.py:
- Update expected results in unit tests.

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




More information about the webkit-changes mailing list