Integrated: 2233: TestHost does not set assignees correctly for backports

Erik Duveblad ehelin at openjdk.org
Wed Apr 24 14:37:21 UTC 2024


On Fri, 12 Apr 2024 08:43:51 GMT, Erik Duveblad <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this small patch that makes `TestHost` set assignees correctly for any backport it creates. For now have I opted to just throw if the `HostUser` isn't found. In the future we could instead invoke the `RestRequest.ErrorTransform` if we ever have a need to test what happens when the value for the `assignee` property in the body to the backports endpoint contains an unknown username (we currently do not have that need).
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: 1dfc1aea
Author:    Erik Duveblad <ehelin at openjdk.org>
URL:       https://git.openjdk.org/skara/commit/1dfc1aea12e7f334af142bbddc1f5e9db61ce38a
Stats:     7 lines in 1 file changed: 4 ins; 3 del; 0 mod

2233: TestHost does not set assignees correctly for backports

Reviewed-by: zsong, erikj

-------------

PR: https://git.openjdk.org/skara/pull/1636


More information about the skara-dev mailing list