jmx-dev RFR: 8241865: sun/management/jdp tests fail (Timed out waiting for JDP packet)
Kevin Walls
kevinw at openjdk.org
Fri Dec 13 22:40:37 UTC 2024
On Fri, 13 Dec 2024 20:40:03 GMT, Chris Plummer <cjplummer at 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
More information about the jmx-dev
mailing list