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

Skip failing tests on Couchbase 7.6 #6731

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Skip failing tests on Couchbase 7.6 #6731

merged 1 commit into from
Mar 15, 2024

Conversation

torcolvin
Copy link
Collaborator

I missed some tests in #6729 because #6726 wasn't merged yet.

I'm a bit worried about #6726 because https://jenkins.sgwdev.com/job/MasterIntegration/722/testReport/junit/github/com_couchbase_sync_gateway_base/TestCouchbaseServerIncorrectLogin_tls_true/ fails in a way I can't reproduce.

I dropped the abstraction of tbpClusterV2 since we don't support gocb v1/v2 and it allowed me to not write get functions.

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

Integration Tests

@torcolvin torcolvin enabled auto-merge (squash) March 15, 2024 17:28
@torcolvin torcolvin merged commit e3aed06 into master Mar 15, 2024
16 of 17 checks passed
@torcolvin torcolvin deleted the skip-7.6 branch March 15, 2024 17:33
bbrks pushed a commit that referenced this pull request Mar 28, 2024
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