Skip to content

Conversation

prestonvasquez
Copy link
Member

GODRIVER-3074

Summary

Sync Index Management tests to this commit to resolve test failures on MongoDB server 7.3.0 latest builds:
mongodb/specifications@6943ba1

Background & Motivation

@prestonvasquez prestonvasquez requested a review from a team as a code owner January 3, 2024 17:11
@prestonvasquez prestonvasquez requested review from qingyang-hu and removed request for a team January 3, 2024 17:11
// Index Helper Commands.
"dropSearchIndex ignores read and write concern": "Sync GODRIVER-3074, but skip testing bug GODRIVER-3043",
"listSearchIndexes ignores read and write concern": "Sync GODRIVER-3074, but skip testing bug GODRIVER-3043",
"updateSearchIndex ignores the read and write concern": "Sync GODRIVER-3074, but skip testing bug GODRIVER-3043",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The searchIndexIgnoresReadWriteConcern.json tests are supposed to be added in GODRIVER-3043. However, this ticket was backlogged. Since some of the tests pass and because doing this ticket first could put GODRIVER-3043 out of sync I decided to include those tests here and ignore the failures.

Copy link
Contributor

API Change Report

No changes found!

Copy link
Collaborator

@qingyang-hu qingyang-hu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@prestonvasquez prestonvasquez merged commit 1415137 into mongodb:v1 Jan 5, 2024
@prestonvasquez prestonvasquez deleted the GODRIVER-3074 branch January 5, 2024 17:26
blink1073 pushed a commit to blink1073/mongo-go-driver that referenced this pull request Jan 5, 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