On Fri, 13 Dec 2024 20:40:03 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
>> This test has been noisy lately, and all the failures have been on "Mac OS X >> 15.0.1 (aarch64)". >> >> Forcing it to require any other OS version looks good in my testing. > > test/jdk/sun/management/jdp/JdpDefaultsTest.java line 33: > >> 31: * @test JdpDefaultsTest >> 32: * @summary Assert that we can read JDP packets from a multicast socket >> connection, on default IP and port. >> 33: * @requires os.version != "Mac OS X 15.0.1 (aarch64)" > > Unless there is a known reason why this test cannot run on this platform, > this is probably not the appropriate fix here. I'd suggest keeping the CR > open and problem listing for macosx-aarch64. Ok, I was thinking about debating that after many failures on 15.0.1 and nothing else... But just now we see one on "Mac OS X 12.7.1 (aarch64)" so problemlisting for macosx-aarch64 generally now seems right! (will update) ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/22742#discussion_r1884615620