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


   The mvn install failure sometimes, please investigate.
   
    
   ```log
   [ERROR] Tests run: 1372, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 
22.192 s <<< FAILURE! - in 
org.apache.shardingsphere.test.integration.engine.it.dql.GeneralDQLIT
   [ERROR] assertExecute[jdbc: dbtbl_with_readwrite_splitting_and_encrypt -> H2 
-> Placeholder -> SELECT 1 as 
a](org.apache.shardingsphere.test.integration.engine.it.dql.GeneralDQLIT)  Time 
elapsed: 0.038 s  <<< ERROR!
   java.lang.ClassCastException: 
org.apache.shardingsphere.authority.rule.builder.AuthorityRuleBuilder cannot be 
cast to org.apache.shardingsphere.infra.rule.builder.scope.SchemaRuleBuilder
   
   [ERROR] assertExecuteQuery[jdbc: readwrite_splitting -> H2 -> Literal -> 
SELECT t_order.order_id,t_order.user_id,status FROM t_order t_order WHERE 
t_order.user_id = ? AND order_id = 
?](org.apache.shardingsphere.test.integration.engine.it.dql.GeneralDQLIT)  Time 
elapsed: 0.035 s  <<< ERROR!
   java.lang.ClassCastException: 
org.apache.shardingsphere.authority.rule.builder.AuthorityRuleBuilder cannot be 
cast to org.apache.shardingsphere.infra.rule.builder.scope.SchemaRuleBuilder
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to