RFR: 1990: Fix MailingListNotifierTests#testMailingListBranch [v2]
Erik Joelsson
erikj at openjdk.org
Mon Aug 14 17:17:08 UTC 2023
On Mon, 14 Aug 2023 16:59:23 GMT, Zhao Song <zsong at openjdk.org> wrote:
>> Due to [SKARA-1979](https://bugs.openjdk.org/browse/SKARA-1979), when generating a notification email for the first branch of a repository, all refs except pr/X branches are regarded as potential candidates.
>>
>> Therefore, this test sometimes fails because the master branch and testlock branch are identical, and it's uncertain which one will be selected as the base for the new branch.
>
> Zhao Song has updated the pull request incrementally with two additional commits since the last revision:
>
> - update
> - update
Marked as reviewed by erikj (Lead).
-------------
PR Review: https://git.openjdk.org/skara/pull/1543#pullrequestreview-1577293278
More information about the skara-dev
mailing list