dongjoon-hyun commented on issue #26683: [SPARK-30051][BUILD][test-hadoop3.2] Clean up hadoop-3.2 transitive dependencies URL: https://github.com/apache/spark/pull/26683#issuecomment-558881734 Mockito `ClassCastException` seems to occur in Jenkins environment. ``` org.mockito.exceptions.base.MockitoException: ClassCastException occurred while creating the mockito mock : class to mock : 'javax.servlet.http.HttpServletRequest', loaded by classloader : 'sun.misc.Launcher$AppClassLoader@b065c63' created class : 'org.mockito.codegen.HttpServletRequest$MockitoMock$1144539166', loaded by classloader : 'net.bytebuddy.dynamic.loading.MultipleParentClassLoader@7409ff4d' proxy instance class : 'org.mockito.codegen.HttpServletRequest$MockitoMock$1144539166', loaded by classloader : 'net.bytebuddy.dynamic.loading.MultipleParentClassLoader@7409ff4d' instance creation by : ObjenesisInstantiator You might experience classloading issues, please ask the mockito mailing-list. ```
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
