Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Add go test flag '-v' for more clearly CI log #871

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

Gleiphir2769
Copy link
Contributor

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

  • Make sure that the change passes the CI checks.

@RobertIndie RobertIndie merged commit bea85d4 into apache:master Oct 24, 2022
@RobertIndie RobertIndie added this to the v0.10.0 milestone Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants