You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/10/28 00:17:25 UTC

[GitHub] [shardingsphere-elasticjob] TeslaCN opened a new issue #1667: Spring Boot testcase error

TeslaCN opened a new issue #1667:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1667


   ## Bug Report
   
   Ref https://travis-ci.org/github/apache/shardingsphere-elasticjob/builds/739336174
   
   ### Actual behavior
   ```
   -------------------------------------------------------
    T E S T S
   -------------------------------------------------------
   Running org.apache.shardingsphere.elasticjob.lite.spring.boot.job.ElasticJobSpringBootTest
   Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.77 sec <<< FAILURE! - in org.apache.shardingsphere.elasticjob.lite.spring.boot.job.ElasticJobSpringBootTest
   initializationError(org.apache.shardingsphere.elasticjob.lite.spring.boot.job.ElasticJobSpringBootTest)  Time elapsed: 0.01 sec  <<< ERROR!
   java.lang.IllegalStateException: Could not load TestContextBootstrapper [null]. Specify @BootstrapWith's 'value' attribute or make the default bootstrapper class available.
   Caused by: java.lang.NoClassDefFoundError: org/springframework/util/ConcurrentLruCache
   Caused by: java.lang.ClassNotFoundException: org.springframework.util.ConcurrentLruCache
   Results :
   Tests in error: 
     ElasticJobSpringBootTest.initializationError ยป IllegalState Could not load Tes...
   Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
   ```
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [shardingsphere-elasticjob] terrymanu closed issue #1667: Spring Boot testcase error

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #1667:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1667


   


----------------------------------------------------------------
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:
users@infra.apache.org