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 2021/01/14 09:33:26 UTC

[GitHub] [shardingsphere] terrymanu opened a new issue #9029: Test case error when executing mvn install

terrymanu opened a new issue #9029:
URL: https://github.com/apache/shardingsphere/issues/9029


   ```
   [INFO] Running org.apache.shardingsphere.agent.plugin.tracing.jaeger.advice.JDBCExecutorCallbackAdviceTest
   Error:  Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.011 s <<< FAILURE! - in org.apache.shardingsphere.agent.plugin.tracing.jaeger.advice.JDBCExecutorCallbackAdviceTest
   Error:  org.apache.shardingsphere.agent.plugin.tracing.jaeger.advice.JDBCExecutorCallbackAdviceTest  Time elapsed: 0.01 s  <<< ERROR!
   java.lang.ClassCastException: io.jaegertracing.internal.JaegerTracer cannot be cast to io.opentracing.mock.MockTracer
   	at org.apache.shardingsphere.agent.plugin.tracing.jaeger.advice.JDBCExecutorCallbackAdviceTest.setup(JDBCExecutorCallbackAdviceTest.java:62)
   
   [INFO] Running org.apache.shardingsphere.agent.plugin.tracing.jaeger.advice.CommandExecutorTaskAdviceTest
   Error:  Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 s <<< FAILURE! - in org.apache.shardingsphere.agent.plugin.tracing.jaeger.advice.CommandExecutorTaskAdviceTest
   Error:  org.apache.shardingsphere.agent.plugin.tracing.jaeger.advice.CommandExecutorTaskAdviceTest  Time elapsed: 0.005 s  <<< ERROR!
   java.lang.ClassCastException: io.jaegertracing.internal.JaegerTracer cannot be cast to io.opentracing.mock.MockTracer
   	at org.apache.shardingsphere.agent.plugin.tracing.jaeger.advice.CommandExecutorTaskAdviceTest.setup(CommandExecutorTaskAdviceTest.java:59)
   
   [INFO] Running org.apache.shardingsphere.agent.plugin.tracing.jaeger.advice.SQLParserEngineAdviceTest
   Error:  Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.shardingsphere.agent.plugin.tracing.jaeger.advice.SQLParserEngineAdviceTest
   Error:  org.apache.shardingsphere.agent.plugin.tracing.jaeger.advice.SQLParserEngineAdviceTest  Time elapsed: 0.001 s  <<< ERROR!
   java.lang.ClassCastException: io.jaegertracing.internal.JaegerTracer cannot be cast to io.opentracing.mock.MockTracer
   	at org.apache.shardingsphere.agent.plugin.tracing.jaeger.advice.SQLParserEngineAdviceTest.setup(SQLParserEngineAdviceTest.java:53)
   
   ```


----------------------------------------------------------------
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] terrymanu closed issue #9029: Test case error when executing mvn install

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


   


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