Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ac25212c6039da1ffe3adc1b3e4b9e1a7ea2158d
https://github.com/WebKit/WebKit/commit/ac25212c6039da1ffe3adc1b3e4b9e1a7ea2158d
Author: Jonathan Bedard <[email protected]>
Date: 2026-02-12 (Thu, 12 Feb 2026)
Changed paths:
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
Log Message:
-----------
[ews-build.webkit.org] Handle no 00PS in 'R*viewed by' lines
https://bugs.webkit.org/show_bug.cgi?id=305143
rdar://167789448
Reviewed by Aakash Jain and Brianna Fan..
* Tools/CISupport/ews-build/steps.py:
(RunWebKitTests.evaluateCommand): Drive-by fix.
(ReRunWebKitTests.evaluateCommand): Ditto.
(AddReviewerMixin): Support "R*viewed by NOBODY" with and without the "00PS"
(AddReviewerToCommitMessage.run): Add '-E' to sed command to support more
complex regular expressions.
(ValidateCommitMessage.run): Add check for 'by NOBODY'.
* Tools/CISupport/ews-build/steps_unittest.py: Rebaseline tests.
Canonical link: https://commits.webkit.org/307390@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications