aw-was-here edited a comment on issue #91: YETUS-943 Test patch fails to extract version information from a JDK11 jvm URL: https://github.com/apache/yetus/pull/91#issuecomment-592815269 > Looks like multijdk doesn't fully handle unit test results. It runs them, but the reports are not complete. Is that filed as a known issue? That's a regression if it's broken. It definitely used to work. Since I haven't really done Java stuff for a quite a while now (2 years?) I'm not sure if/when it broke. There's a risk here that it might be patch related though: I'm fairly certain the jdk versions are sorted such that there is an assumption that the 'oldest' version will be first. Putting names in will absolutely break that. But that behavior should be verified. EDIT: Actually let me be a bit more pedantic. *Jenkins* has a limitation that it only supports one set of JUnit processing so only one will be listed when it pointing back to the Jenkins bits. But test-patch built in reporting should have all failed tests and test logs listed regardless of version.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
