kylixs opened a new pull request #9169:
URL: https://github.com/apache/dubbo/pull/9169


   ## What is the purpose of the change
   
   Fix `FailbackRegistryTest.testDoRetry()` test failure on windows.
   
   ## Error
   ```
   [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
3.201 s <<< FAILURE! - in org.apache.dubbo.registry.support.FailbackRegistryTest
   [ERROR] org.apache.dubbo.registry.support.FailbackRegistryTest.testDoRetry  
Time elapsed: 1.187 s  <<< FAILURE!
   org.opentest4j.AssertionFailedError: expected: <0> but was: <1>
           at 
org.apache.dubbo.registry.support.FailbackRegistryTest.testDoRetry(FailbackRegistryTest.java:86)
   ```
   


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