[webkit-changes] [WebKit/WebKit] 98c351: [webkitscmpy] Fix setting title in mock Bitbucket ...
Jonathan Bedard
noreply at github.com
Thu May 9 15:35:25 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 98c351128f7e2568a553e42cbe198fb58d89d271
https://github.com/WebKit/WebKit/commit/98c351128f7e2568a553e42cbe198fb58d89d271
Author: Jonathan Bedard <jbedard at apple.com>
Date: 2024-05-09 (Thu, 09 May 2024)
Changed paths:
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/mocks/remote/bitbucket.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/pull_request_unittest.py
Log Message:
-----------
[webkitscmpy] Fix setting title in mock Bitbucket server
https://bugs.webkit.org/show_bug.cgi?id=273884
rdar://127751416
Reviewed by Dewei Zhu.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/mocks/remote/bitbucket.py:
(BitBucket.request): Allow underdefined 'fromRef' and 'toRef'.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/pull_request_unittest.py:
(TestNetworkPullRequestGitHub.test_title):
(TestNetworkPullRequestBitBucket.test_title):
Canonical link: https://commits.webkit.org/278593@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