AdaptorMulticasting.java fails on MacOS/AArch64

Andrew Haley aph-open at littlepinkcloud.com
Tue Jul 19 16:29:48 UTC 2022


On 7/19/22 15:22, Jaikiran Pai wrote:
> Is it the test that's asking for the password or is it the jtreg failure
> handler (which runs a bunch of post-failure commands for data
> collection) that's asking for the password? One of the post-failure
> commands is the "sudo dmesg" command of macos which requires the
> password. So, I suspect that's the one which is prompting for the
> password,*after*  the test has already failed with some different reason.

Ahhh. The light goes on.

> If that's the case, then this relates to
> https://bugs.openjdk.org/browse/JDK-8286744. I believe, setting up the
> /etc/sudoers.d/sudoers file on your system for the /sbin/dmesg command
> should get you past this. I suspect, this needs to be documented in the
> build/testing documentation (or we need to somehow skip this command) -
> I'll raise a JBS issue for this.

OK. I'll have another try, after setting up sudo.



-- 
Andrew Haley  (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671


More information about the jdk-dev mailing list