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

Revert "Optimize CockroachDB setup for tests (96% reduction) (#493)" #549

Closed
wants to merge 1 commit into from

Conversation

smklein
Copy link
Collaborator

@smklein smklein commented Dec 23, 2021

This reverts commit ab8872a.

This issue is likely a cause of test flake due to cockroachdb/cockroach#74231

@smklein smklein requested a review from davepacheco December 23, 2021 00:56
@smklein
Copy link
Collaborator Author

smklein commented Dec 23, 2021

This should fix #540 by removing the optimization altogether. I'm running cargo test in a loop with this PR to try to verify, but so far, all flakes seem like they originate from the "copying-from-seed, but still referencing an absolute path" issue.

@smklein
Copy link
Collaborator Author

smklein commented Dec 23, 2021

An alternative to this approach has been pursued in #553

@smklein
Copy link
Collaborator Author

smklein commented Dec 27, 2021

Should no longer be necessary - #553 was merged

@smklein smklein closed this Dec 27, 2021
@smklein smklein deleted the unflake branch December 27, 2022 19:41
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.

1 participant