Gleiphir2769 opened a new pull request, #871: URL: https://github.com/apache/pulsar-client-go/pull/871
Master Issue: #870 ### Motivation Currently, the CI of pulsar-go-client is more and more prone to fail due to timeout. It's hard to find out which test case failed based on CI log now. Add go test flag '-v' will make the CI log more clearly to locate which test failed or timeout. ### Modifications Add go test flag '-v' in `run-ci.sh` ### Verifying this change - [x] Make sure that the change passes the CI checks. -- 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]
