Skip to content

CXX-2993 skip rangePreview tests on server 8.0+ #1123

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

Merged
merged 4 commits into from
Apr 9, 2024

Conversation

kevinAlbs
Copy link
Collaborator

@kevinAlbs kevinAlbs commented Apr 8, 2024

CXX-2993 skip rangePreview tests on server 8.0+

This PR updates specification tests to resolve task failures due to the algorithm rename of "rangePreview" to "range". Example:

  Cannot create a collection with an encrypted field with query type
  rangePreview, as it is deprecated: generic server error

Updating test files also included changes from CXX-2674. This PR also resolves CXX-2674.

Patch build with tests passing: https://spruce.mongodb.com/version/66140938f9da6e0007813fbe

As a drive-by fix, this PR also fixes the lint task.

Update tests to specifications commit d036675f5e91ad9f45bcee5292a2d9a829224495 to skip on server version 8.0+.
Synced from specifications commit d036675f5e91ad9f45bcee5292a2d9a829224495. This resolves CXX-2674
@kevinAlbs kevinAlbs marked this pull request as ready for review April 8, 2024 15:25
@kevinAlbs kevinAlbs requested a review from kkloberdanz April 8, 2024 15:25
Copy link
Contributor

@kkloberdanz kkloberdanz left a comment

Choose a reason for hiding this comment

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

LGTM!

@kevinAlbs kevinAlbs merged commit e67a701 into mongodb:master Apr 9, 2024
kevinAlbs added a commit that referenced this pull request Apr 9, 2024
* skip prose test 22 on server 8.0+

* update `fle2v2-Range-*` tests

Update tests to specifications commit d036675f5e91ad9f45bcee5292a2d9a829224495 to skip on server version 8.0+.

* sync `range-encryptedFields-*` files

Synced from specifications commit d036675f5e91ad9f45bcee5292a2d9a829224495. This resolves CXX-2674

* fix lint
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