Skip to content
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

Re-enable openjdk test - jdk_jmx #20587

Open
llxia opened this issue Nov 13, 2024 · 2 comments
Open

Re-enable openjdk test - jdk_jmx #20587

llxia opened this issue Nov 13, 2024 · 2 comments

Comments

@llxia
Copy link
Contributor

llxia commented Nov 13, 2024

jdk_jmx got excluded as part of the general exclude a while back via #10757.

https://github.com/adoptium/aqa-tests/blob/a498becc695f7bdeaa7c4b3752c827e65aa7e123/openjdk/playlist.xml#L1620

My limited testing on JDK11 xlinux passed 244 testes and 4 failed. We should look into re-enabling this test.

# TESTCASES RESULTS SUMMARY: passed: 244; failed: 3; error: 1; skipped: 0 
1..1
not ok 1 - jdk_jmx_0
  ---
    output:
      |
        Failed test cases: 
        TEST: javax/management/MBeanServer/OldMBeanServerTest.java
        TEST: javax/management/mxbean/LeakTest.java
        TEST: javax/management/remote/mandatory/notif/ListenerScaleTest.java
        TEST: javax/management/security/HashedPasswordFileTest.java
        Test results: passed: 244; failed: 3; error: 1
    duration_ms: 368171
  ...
Copy link

Issue Number: 20587
Status: Open
Recommended Components: comp:test, comp:vm, comp:build
Recommended Assignees: pshipton, jasonfengj9, llxia

@llxia
Copy link
Contributor Author

llxia commented Nov 13, 2024

TEST: javax/management/mxbean/LeakTest.java

For Error evaluating expression: invalid boolean value: 'null' for expression vm.opt.final.ClassUnloading'`, https://github.com/fengxue-IS/openj9-openjdk-jdk11/blob/openj9/closed/test/jtreg-ext/requires/OpenJ9PropsExt.java will be updated. Similar to https://github.com/fengxue-IS/openj9-openjdk-jdk19/blob/openj9/closed/test/jtreg-ext/requires/OpenJ9PropsExt.java#L55C13-L55C61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant