On Fri, Jul 14, 2023 at 11:30 AM Juraj Linkeš <juraj.lin...@pantheon.tech> wrote:
> On Fri, Jul 14, 2023 at 4:47 PM Patrick Robb <pr...@iol.unh.edu> wrote: > > > > > > Tested-by: Patrick Robb <pr...@iol.unh.edu> > > Have you tested with a non-root user? The unit tests are failing for me. > We have been running this as root in testing and there is an issue with running this as non-root users because the unit tests don't escalate privileges. This is a trivial fix of course, but in further testing I think it also makes sense to extend the timeouts for these unit tests (as we do in regular CI testing) and I will wrap this into an updated patch on Monday morning.