You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "jiangML (via GitHub)" <gi...@apache.org> on 2023/04/07 09:29:40 UTC

[GitHub] [shardingsphere] jiangML opened a new issue, #25054: AgentBuilderFactoryTest test error when "Run All Tests in" idea

jiangML opened a new issue, #25054:
URL: https://github.com/apache/shardingsphere/issues/25054

   ## 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/issues).
   - Read documentation: [ShardingSphere Doc](https://shardingsphere.apache.org/document/current/en/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 ShardingSphere did you use?
   
   Master
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   
   Agent
   
   ### Expected behavior
   Assertion success
   
   ### Actual behavior
   
   When running the test assertion alone, the assertion passes.
   
   ![image](https://user-images.githubusercontent.com/16010265/230579169-49361629-5d22-4994-b177-ac17894031d4.png)
   
   
   Assertions fail when `Run All Tests` in core module.
   
   ![image](https://user-images.githubusercontent.com/16010265/230579691-4ee1a70c-7641-4770-b201-8f302beb8360.png)
   
   
   
   ### Reason analyze (If you can)
   
   It is suspected that the `byte buddy` inside the `mock` and the `byte buddy` inside the `agent` will affect each other, causing the assertion to fail.
   
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.
   
   ### Example codes for reproduce this issue (such as a github link).
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org