dongjoon-hyun commented on pull request #611:
URL: https://github.com/apache/orc/pull/611#issuecomment-757066887
According to the log, `mockito` can be a root cause. Could you upgrade
`mockito-core` first in a separate PR, please?
```
java.lang.NoClassDefFoundError: Could not initialize class
org.mockito.internal.creation.jmock.ClassImposterizer$3
956
at
org.mockito.internal.creation.jmock.ClassImposterizer.createProxyClass(ClassImposterizer.java:85)
```
----------------------------------------------------------------
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]