On Tue, 27 Aug 2024 15:01:59 GMT, Severin Gehwolf <sgehw...@openjdk.org> wrote:
> > If I am not mistaken, new test requires, that testsuite is ran as superuser > > (root). (Because it writes `/etc/systemd/system`, runs certain systemd > > commands). Should test be skipped for non-root? > > Thanks! I can add that. FWIW, container tests are in a similar situation > (applying cpu/memory limits is not allowed in rootless on cg v1) and they > don't check for it. I think, it would be nice to skip on non-root, as tests are often ran as non-root. Thanks. ------------- PR Comment: https://git.openjdk.org/jdk/pull/19530#issuecomment-2315477927