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

make tests pass with 6.6 #6751

Merged
merged 1 commit into from
Apr 2, 2024
Merged

make tests pass with 6.6 #6751

merged 1 commit into from
Apr 2, 2024

Conversation

torcolvin
Copy link
Collaborator

@torcolvin torcolvin commented Apr 1, 2024

  • xdcr tests have timing issues with creating an XDCR bucket to bucket replication and do not run 95% of the time.
  • fix an error with defer bucket.Close() where the tests would panic

make sure rosmar tests work with xdcr

Integration Tests

- xdcr tests have timing issues with creating an XDCR bucket to bucket
  replication and do not run 95% of the time.
- fix an error with defer bucket.Close() where the tests would panic
@torcolvin torcolvin merged commit 59c3286 into master Apr 2, 2024
17 checks passed
@torcolvin torcolvin deleted the test-pass-6.6 branch April 2, 2024 13:56
bbrks pushed a commit that referenced this pull request Apr 3, 2024
- xdcr tests have timing issues with creating an XDCR bucket to bucket
  replication and do not run 95% of the time.
- fix an error with defer bucket.Close() where the tests would panic
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.

2 participants