HildoYe opened a new issue #9121:
URL: https://github.com/apache/dubbo/issues/9121


   <!-- If you need to report a security issue please visit 
https://github.com/apache/dubbo/security/policy -->
   
   - [Y] I have searched the [issues](https://github.com/apache/dubbo/issues) 
of this repository and believe that this is not a duplicate.
   
   ### Environment
   
   * Dubbo version: 3.0
   * Operating System version: Ubuntu 18.04.6 LTS
   * Java version: java 17
   
   ### Steps to reproduce this issue
   
   1. run the following command. It's a flaky-detector
   `mvn -pl dubbo-common edu.illinois:nondex-maven-plugin:1.1.2:nondex 
-Dtest=org.apache.dubbo.common.utils.AnnotationUtilsTest#testGetAllDeclaredAnnotations`
   
   Pls. provide [GitHub address] to reproduce this issue.
   
   ### Expected Behavior
   
   The command is to use different random seeds to initialize a test and run it 
multiple times .
   Ideally the test should pass everytime.
   
   <!-- What do you expect from the above steps?-->
   
   ### Actual Behavior
   
   It sometime fails with a conversion error.
   
   <!-- What actually happens? -->
   
   If there is an exception, please attach the exception trace:
   
   ```
   Just put your stack trace here!
   ```
   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to