-
-
Notifications
You must be signed in to change notification settings - Fork 314
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
com/sun/jdi/FinalizerTest.java intermittently fails #5705
Comments
Also build/AbsPathsInImage.java https://github.com/adoptium/aqa-tests/issues?q=is%3Aissue+AbsPathsInImage.java+
|
build/AbsPathsInImage.java should be excluded by propagate the eclipse problemlist to jdk23 and jdk24 |
sophia-guo
added a commit
to sophia-guo/openjdk-tests
that referenced
this issue
Oct 29, 2024
adoptium#5705 Signed-off-by: Sophia Guo <[email protected]>
LongyuZhang
pushed a commit
that referenced
this issue
Oct 30, 2024
* com/sun/jdi/FinalizerTest.java #5705 Signed-off-by: Sophia Guo <[email protected]> * #3234 Signed-off-by: Sophia Guo <[email protected]> * Adding vendor exclude list Signed-off-by: Sophia Guo <[email protected]> * https://bugs.openjdk.org/browse/JDK-8339713 Signed-off-by: Sophia Guo <[email protected]> * Headless for win32 Signed-off-by: Sophia Guo <[email protected]> --------- Signed-off-by: Sophia Guo <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This test regularly fails due to OOM on many platforms and across multiple versions. It keeps cropping up during release triage since March 2024 (see https://github.com/adoptium/aqa-tests/issues?q=is%3Aissue+FinalizerTest) and is considered a nuisance test.
We should consider excluding it, or see if there are options that allow it to be more stable on the variety of test nodes we have.
The text was updated successfully, but these errors were encountered: