-
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] UncaughtExceptionsTest failure #14095
Comments
babsingh
added a commit
to babsingh/aqa-tests
that referenced
this issue
Dec 6, 2021
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>
This was referenced Dec 6, 2021
babsingh
added a commit
to babsingh/aqa-tests
that referenced
this issue
Dec 6, 2021
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>
llxia
pushed a commit
to adoptium/aqa-tests
that referenced
this issue
Dec 7, 2021
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>
babsingh
added a commit
to babsingh/aqa-tests
that referenced
this issue
Dec 17, 2021
Only SpliteratorTraversingAndSplittingTest has been excluded: eclipse-openj9/openj9#14095. Others have been reordered based upon their category. Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
Closing issue since it is a duplicate of #11930. As per #11930 (comment):
|
smlambert
pushed a commit
to adoptium/aqa-tests
that referenced
this issue
Dec 17, 2021
Only SpliteratorTraversingAndSplittingTest has been excluded: eclipse-openj9/openj9#14095. Others have been reordered based upon their category. Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
babsingh
added a commit
to babsingh/aqa-tests
that referenced
this issue
Jan 12, 2022
- 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>
babsingh
added a commit
to babsingh/aqa-tests
that referenced
this issue
Jan 13, 2022
- 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>
babsingh
added a commit
to babsingh/aqa-tests
that referenced
this issue
Jan 13, 2022
- 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>
babsingh
added a commit
to babsingh/aqa-tests
that referenced
this issue
Jan 13, 2022
- 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>
LongyuZhang
pushed a commit
to adoptium/aqa-tests
that referenced
this issue
Jan 13, 2022
* [JDK18] Remove duplicates and exclude sub-tests - eclipse-openj9/openj9#14091 is a duplicate of #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> * [JDK18] Re-enable exeCallerAccessTest/CallerAccessTest Fixed by ibmruntimes/openj9-openjdk-jdk18#4. Also, adoptium/temurin-build#248 has been closed. Now, exeCallerAccessTest/CallerAccessTest passes with OpenJ9 JDK18. Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OpenJDK Tests
Errors
Related: #13946
The text was updated successfully, but these errors were encountered: