zrlw commented on PR #1209:
URL: https://github.com/apache/dubbo-samples/pull/1209#issuecomment-2705351616

   for example, dubbo-samples-async-generated-future-springboot  named 
```test``` as it's consumer hostname, 
    
![dubbo-samples-async-generated-future-springboot](https://github.com/user-attachments/assets/a8b8456d-3848-4113-9a24-c4ce8d3752aa)
   but there are more than one test projects besides 
dubbo-samples-async-generated-future-springboot named their test container 
hostname as ```test```, when github actions run them concurrently, the problem 
that ```test``` container could not be started might occur, just like this one
   https://github.com/apache/dubbo/actions/runs/13666970507/job/38210252086
   ```
   Failed tests: 1
   [4/34] [dubbo-sample-async-generated-future-springboot:1/1] TEST FAILURE: 
Run tests timeout, version: -Ddubbo.version=3.2.17 -Dspring.version=5.3.24 
-Djava.version=8, please check logs: 
/home/runner/work/dubbo/dubbo/2-advanced/dubbo-samples-async/dubbo-sample-async-generated-future-springboot/target/logs
   ```
   ![TEST 
FAILURE](https://github.com/user-attachments/assets/6895cf9a-eeaf-4e4b-bbd9-ff39b4221b3a)
   
   
   
   
   
   


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