RFR: 8343505: Problemlist AttachTest.java and TestZPageAllocationEvent.java [v2]

Alan Bateman alanb at openjdk.org
Wed Nov 6 08:23:06 UTC 2024


On Wed, 6 Nov 2024 08:11:07 GMT, SendaoYan <syan at openjdk.org> wrote:

>> Hi all,
>> To make less CI noisy, before the root cause of [JDK-8343244](https://bugs.openjdk.org/browse/JDK-8343244) has fixed, should we problemlist the failure tests, include AttachTest.java and TestZPageAllocationEvent.java
>
> SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   1. change os-arch to linux-all; 2. delete jdk/jfr/event/gc/detailed/TestZPageAllocationEvent.java from Problemlist

test/jdk/ProblemList.txt line 778:

> 776: 
> 777: java/lang/Thread/jni/AttachCurrentThread/AttachTest.java#id0    8343244 linux-all
> 778: java/lang/Thread/jni/AttachCurrentThread/AttachTest.java#id1    8343244 linux-all

yes, I think we have to temporarily exclude this test as it is failing frequently. The jdk_lang section of ProblemList is where java/lang/* tests are usually excluded.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/21917#discussion_r1830566215


More information about the serviceability-dev mailing list