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

CBG-4242: TestReleaseSequenceOnDocWriteFailure flake #7172

Merged
merged 2 commits into from
Oct 29, 2024
Merged

CBG-4242: TestReleaseSequenceOnDocWriteFailure flake #7172

merged 2 commits into from
Oct 29, 2024

Conversation

gregns1
Copy link
Contributor

@gregns1 gregns1 commented Oct 23, 2024

CBG-4242

  • Test seemed to fail for me locally when subdocGetBodyAndXattrs inside WriteUpdateWithXattrs from the first Put in the test seems to find a server tombstone for the document. Seems to suggest the test harness not properly purging docs from the bucket in between tests. To fix for now, I had the doc id's unique from other tests

Pre-review checklist

  • Removed debug logging (fmt.Print, log.Print, ...)
  • Logging sensitive data? Make sure it's tagged (e.g. base.UD(docID), base.MD(dbName))
  • Updated relevant information in the API specifications (such as endpoint descriptions, schemas, ...) in docs/api

Dependencies (if applicable)

  • Link upstream PRs
  • Update Go module dependencies when merged

Integration Tests

@gregns1 gregns1 enabled auto-merge (squash) October 24, 2024 08:28
@gregns1 gregns1 merged commit 80775ce into main Oct 29, 2024
40 checks passed
@gregns1 gregns1 deleted the CBG-4242 branch October 29, 2024 11:12
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