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/07/20 13:29:37 UTC

[GitHub] [shardingsphere-elasticjob] TeslaCN opened a new issue #1202: Test error in elasticjob-cloud-executor

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


   ## Bug Report
   
   **For English only**, other languages will not accept.
   
   Before report a bug, make sure you have:
   
   - Searched open and closed [GitHub issues](https://github.com/apache/shardingsphere-elastic-job-lite/issues).
   - Read documentation: [ElasticJob Doc](http://shardingsphere.apache.org/elasticjob/docs/elastic-job-lite/00-overview/).
   
   Please pay attention on issues you submitted, because we maybe need more details. 
   If no response anymore and we cannot reproduce it on current information, we will **close it**.
   
   Please answer these questions before submitting your issue. Thanks!
   
   ### Which version of ElasticJob did you use?
   Branch-master
   ### Which project did you use? ElasticJob-Lite or ElasticJob-Cloud?
   ElasticJob-Cloud
   ### Expected behavior
   
   ### Actual behavior
   ```
   -------------------------------------------------------------------------------
   Test set: org.apache.shardingsphere.elasticjob.cloud.executor.local.LocalTaskExecutorTest
   -------------------------------------------------------------------------------
   Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec <<< FAILURE! - in org.apache.shardingsphere.elasticjob.cloud.executor.local.LocalTaskExecutorTest
   assertSpringSimpleJob(org.apache.shardingsphere.elasticjob.cloud.executor.local.LocalTaskExecutorTest)  Time elapsed: 0.005 sec  <<< FAILURE!
   java.lang.AssertionError: 
   
   Expected: is <1>
        but: was <2>
   	at org.apache.shardingsphere.elasticjob.cloud.executor.local.LocalTaskExecutorTest.assertSpringSimpleJob(LocalTaskExecutorTest.java:65)
   ```
   ### Reason analyze (If you can)
   
   ### Steps to reproduce the behavior.
   `mvn install`
   ### Example codes for reproduce this issue (such as a github link).
   https://github.com/apache/shardingsphere-elasticjob/blob/54333dd0f2c31f690c4262fbc689d198b8530c49/elasticjob-cloud/elasticjob-cloud-executor/src/test/java/org/apache/shardingsphere/elasticjob/cloud/executor/local/LocalTaskExecutorTest.java#L65


----------------------------------------------------------------
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] TeslaCN closed issue #1202: Test error in elasticjob-cloud-executor

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


   


----------------------------------------------------------------
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] TeslaCN commented on issue #1202: Test error in elasticjob-cloud-executor

Posted by GitBox <gi...@apache.org>.
TeslaCN commented on issue #1202:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1202#issuecomment-661050938


   Outdated.


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