jiazhai commented on issue #199: Issue 196: Bump bk version to 4.6.0-SNAPSHOT
URL: https://github.com/apache/distributedlog/pull/199#issuecomment-334346675
 
 
   There seems be a CI test case error:
   ```
   Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.645 sec - 
in org.apache.distributedlog.TestBKSyncLogReader
   Running org.apache.distributedlog.TestDistributedLogConfiguration
   Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.327 sec 
<<< FAILURE! - in org.apache.distributedlog.TestDistributedLogConfiguration
   
loadStreamConfNullOverrides(org.apache.distributedlog.TestDistributedLogConfiguration)
  Time elapsed: 0.01 sec  <<< ERROR!
   org.apache.commons.configuration.ConfigurationRuntimeException: 
java.lang.reflect.InvocationTargetException
        at 
org.apache.distributedlog.TestDistributedLogConfiguration.loadStreamConfNullOverrides(TestDistributedLogConfiguration.java:87)
   Caused by: java.lang.reflect.InvocationTargetException
        at 
org.apache.distributedlog.TestDistributedLogConfiguration.loadStreamConfNullOverrides(TestDistributedLogConfiguration.java:87)
   Caused by: org.apache.commons.configuration.ConfigurationRuntimeException: 
java.lang.CloneNotSupportedException: 
org.apache.commons.configuration.MapConfiguration$1 does not implement Cloneable
        at 
org.apache.distributedlog.TestDistributedLogConfiguration.loadStreamConfNullOverrides(TestDistributedLogConfiguration.java:87)
   Caused by: java.lang.CloneNotSupportedException: 
org.apache.commons.configuration.MapConfiguration$1 does not implement Cloneable
        at 
org.apache.distributedlog.TestDistributedLogConfiguration.loadStreamConfNullOverrides(TestDistributedLogConfiguration.java:87)
   
   ```
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to