-
Notifications
You must be signed in to change notification settings - Fork 722
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
[JDK18] OutOfMemoryError from StringBuilder/HugeCapacity.java #14091
Comments
eclipse-openj9/openj9#13995 has been fixed via eclipse-openj9/openj9#14044. So, the tests excluded for eclipse-openj9/openj9#13995 have been re-enabled. Tests failures documented in the below issues have been excluded: - eclipse-openj9/openj9#14079 - eclipse-openj9/openj9#14080 - eclipse-openj9/openj9#14084 - eclipse-openj9/openj9#14091 - eclipse-openj9/openj9#14092 - eclipse-openj9/openj9#14093 - eclipse-openj9/openj9#14094 - eclipse-openj9/openj9#14095 Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
eclipse-openj9/openj9#13995 has been fixed via eclipse-openj9/openj9#14044. So, the tests excluded for eclipse-openj9/openj9#13995 have been re-enabled. Test failures documented in the below issues have been excluded: - eclipse-openj9/openj9#14079 - eclipse-openj9/openj9#14080 - eclipse-openj9/openj9#14084 - eclipse-openj9/openj9#14091 - eclipse-openj9/openj9#14092 - eclipse-openj9/openj9#14093 - eclipse-openj9/openj9#14094 - eclipse-openj9/openj9#14095 Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
eclipse-openj9/openj9#13995 has been fixed via eclipse-openj9/openj9#14044. So, the tests excluded for eclipse-openj9/openj9#13995 have been re-enabled. Test failures documented in the below issues have been excluded: - eclipse-openj9/openj9#14079 - eclipse-openj9/openj9#14080 - eclipse-openj9/openj9#14084 - eclipse-openj9/openj9#14091 - eclipse-openj9/openj9#14092 - eclipse-openj9/openj9#14093 - eclipse-openj9/openj9#14094 - eclipse-openj9/openj9#14095 Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
As per adoptium/aqa-tests#2141:
#10582 fails at |
i.e. if the test class contains more than one test now they both need to be excluded like I also note the exclude list contains two copies of |
- eclipse-openj9/openj9#14079 is a duplicate of adoptium/temurin-build#248. - eclipse-openj9/openj9#14091 is a duplicate of adoptium#1297. - eclipse-openj9/openj9#14095 is a duplicate of eclipse-openj9/openj9#11930. - Individual sub-tests of StringBuilder/HugeCapacity are excluded. Closes: eclipse-openj9/openj9#14079 Closes: eclipse-openj9/openj9#14091 Closes: eclipse-openj9/openj9#14095 Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
- eclipse-openj9/openj9#14091 is a duplicate of adoptium#1297. - eclipse-openj9/openj9#14095 is a duplicate of eclipse-openj9/openj9#11930. - Individual sub-tests of StringBuilder/HugeCapacity are excluded. Closes: eclipse-openj9/openj9#14091 Closes: eclipse-openj9/openj9#14095 Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
- eclipse-openj9/openj9#14091 is a duplicate of adoptium#1297. - eclipse-openj9/openj9#14095 is a duplicate of eclipse-openj9/openj9#11930. - Individual sub-tests of StringBuilder/HugeCapacity are excluded. Closes: eclipse-openj9/openj9#14091 Closes: eclipse-openj9/openj9#14095 Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
- eclipse-openj9/openj9#14091 is a duplicate of adoptium#1297. - eclipse-openj9/openj9#14095 is a duplicate of eclipse-openj9/openj9#11930. - Individual sub-tests of StringBuilder/HugeCapacity are excluded. Closes: eclipse-openj9/openj9#14091 Closes: eclipse-openj9/openj9#14095 Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
Excluding Related: |
OpenJDK Tests
Error
Related: #13946
The text was updated successfully, but these errors were encountered: