[webkit-changes] [WebKit/WebKit] ec96d3: REGRESSION (270663 at main): safe-merge-queue failing...
Ryan Haddad
noreply at github.com
Wed Nov 15 19:16:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ec96d3d0f797d1fbd61a66c8ae0b24324ec24483
https://github.com/WebKit/WebKit/commit/ec96d3d0f797d1fbd61a66c8ae0b24324ec24483
Author: Ryan Haddad <ryanhaddad at apple.com>
Date: 2023-11-15 (Wed, 15 Nov 2023)
Changed paths:
M Tools/CISupport/ews-build/steps.py
Log Message:
-----------
REGRESSION (270663 at main): safe-merge-queue failing status check step with exception
https://bugs.webkit.org/show_bug.cgi?id=264914
rdar://118485694
Reviewed by Mike Wyrzykowski.
* Tools/CISupport/ews-build/steps.py:
(CheckStatusOfPR.getQueueStatusFromList): Add the missing `self` prefix so that we can
access the instance variables.
Canonical link: https://commits.webkit.org/270802@main
More information about the webkit-changes
mailing list