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

bazel: bump timeout of ring_test #63388

Merged
merged 1 commit into from
Apr 9, 2021
Merged

Conversation

rickystewart
Copy link
Collaborator

This has timed out in CI.
Release note: None

This has timed out in CI.
Release note: None
@rickystewart rickystewart requested a review from jlinder April 9, 2021 16:05
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@rickystewart
Copy link
Collaborator Author

bors r+

@craig
Copy link
Contributor

craig bot commented Apr 9, 2021

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Apr 9, 2021

Build succeeded:

@craig craig bot merged commit 0214030 into cockroachdb:master Apr 9, 2021
craig bot pushed a commit that referenced this pull request May 20, 2021
65323: util/ring: Reduce the time cost by TestRingBuffer r=yuzefovich,rickystewart a=XuanYang-cn

Use t.Parallel to speed up tests by running tests in parallel,
reduce `maxCount` from 1000 to 100, and, revert the change of #63388.

fixes: #65050 
see also: #65045, #63388

Release note: None

Co-authored-by: yangxuan <[email protected]>
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.

3 participants