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

sync -- reduce test sizes #1962

Merged
merged 2 commits into from
Sep 5, 2023
Merged

sync -- reduce test sizes #1962

merged 2 commits into from
Sep 5, 2023

Conversation

danlaine
Copy link
Collaborator

@danlaine danlaine commented Sep 5, 2023

Why this should be merged

These tests take a long time with the -race flag, especially on Windows. This seems to reduce the sync test run time with -race by about 1/3.

How this works

Self-explanatory

How this was tested

Run go test -race -timeout 30s github.com/ava-labs/avalanchego/x/sync/... -v

@danlaine danlaine added testing This primarily focuses on testing merkledb labels Sep 5, 2023
@danlaine danlaine self-assigned this Sep 5, 2023
@StephenButtolph StephenButtolph added this to the v1.10.10 milestone Sep 5, 2023
@danlaine danlaine merged commit dbdbe2f into dev Sep 5, 2023
16 checks passed
@danlaine danlaine deleted the sync-reduce-test-sizes branch September 5, 2023 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merkledb testing This primarily focuses on testing
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants