nicoweidner edited a comment on pull request #17855:
URL: https://github.com/apache/flink/pull/17855#issuecomment-976675499


   > Oh it's definitely related. I'm wondering why I never saw that on CI with 
Java 17...
   > 
   > but more to the point, it's because the `integration-tests` surefire 
execution is setup to run anything that isn't a unit test, and it apparently 
throws up when dealing with certain scala constructs...
   
   Yeah, I suspected that some behavior changed with the new surefire version - 
but I couldn't figure out where this malformed class name that it complains 
about comes from...
   
   edit: Having another look, probably tests like this: 
https://github.com/apache/flink/blob/master/flink-scala/src/test/scala/org/apache/flink/api/scala/typeutils/InstantiationUtilTest.scala#L33-L40


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to