tian-pengfei opened a new pull request, #4150:
URL: https://github.com/apache/shenyu/pull/4150

   …sting and accuracy of test
   
   <!-- Describe your PR here; eg. Fixes #issueNo -->
   
   <!--
   Thank you for proposing a pull request. This template will guide you through 
the essential steps necessary for a pull request.
   -->
   Make sure that:
   
   - [ ] You have read the [contribution 
guidelines](https://shenyu.apache.org/community/contributor-guide).
   - [ ] You submit test cases (unit or integration tests) that back your 
changes.
   - [x] Your local test passed `./mvnw clean install 
-Dmaven.javadoc.skip=true`.
   
   
   Completion does not indicate success , so add  verify();
   When I added verify , I found ths tests influence each other becase  of 
cache  .
   
   If I didnt add clearing cache , it happens some tests have errors
   
![image](https://user-images.githubusercontent.com/42602026/198922442-282d51aa-0a4d-4209-86c2-4ecfdedee65b.png)
   
   If I did it, it works
   
![image](https://user-images.githubusercontent.com/42602026/198922652-f857ce72-c66f-4a98-81f6-6ce39f91f5da.png)
   
   


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