disable failing testcases related to Loom - #15237
Conversation
Are we looking for more excludes to be added for a green |
The only test failure in sanity.functional which I did not exclude is JDWP error which I am looking into fixing by adding the vmhook/event mapping for new JVMTI capability. My build last night failed due to machine issue, will try to rerun the personal build to confirm |
3c3fa5a to
62f5691
Compare
|
Personal build still in progress: list of tests failed due to JDWP requiring new capability |
|
Okay, you can exlclude those as well, @babsingh is looking into JVMTI failures |
2d2db9c to
824bf35
Compare
Signed-off-by: Jack Lu <Jack.S.Lu@ibm.com>
| <version>19+</version> | ||
| <variation>Mode607-OSR</variation> | ||
| </disable> | ||
| </disables> |
There was a problem hiding this comment.
No, it is not supported atm. @renfeiw maybe we should add support for this?
There was a problem hiding this comment.
Opened an issue for this: adoptium/TKG#329 Will work on it later on.
|
personal build passed on xlinux |
|
jenkins test sanity amac jdknext |
|
@llxia Please review these changes |
Related: #15152
Signed-off-by: Jack Lu Jack.S.Lu@ibm.com