You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/10/24 11:17:13 UTC

[GitHub] [pulsar-client-go] Gleiphir2769 opened a new pull request, #871: [CI] Add go test flag '-v' for more clearly CI log

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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar-client-go] RobertIndie merged pull request #871: [CI] Add go test flag '-v' for more clearly CI log

Posted by GitBox <gi...@apache.org>.
RobertIndie merged PR #871:
URL: https://github.com/apache/pulsar-client-go/pull/871


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org