Commit 73b6b42
committed
Skip QE prefixPreview and suffixPreview tests on server 9.0.0+
Update specifications submodule to pick up maxServerVersion guards
for unified spec tests. Skip all text explicit encryption prose tests
on server 9.0+ since prefixPreview/suffixPreview are deprecated.
JAVA-61841 parent 4a6e516 commit 73b6b42
2 files changed
Lines changed: 4 additions & 2 deletions
File tree
- driver-sync/src/test/functional/com/mongodb/client
- testing/resources
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
| |||
156 | 158 | | |
157 | 159 | | |
158 | 160 | | |
159 | | - | |
| 161 | + | |
160 | 162 | | |
161 | 163 | | |
162 | 164 | | |
| |||
Submodule specifications updated 11 files
- source/client-side-encryption/tests/README.md+12-1
- source/client-side-encryption/tests/unified/QE-Text-cleanupStructuredEncryptionData.json+1
- source/client-side-encryption/tests/unified/QE-Text-cleanupStructuredEncryptionData.yml+1
- source/client-side-encryption/tests/unified/QE-Text-compactStructuredEncryptionData.json+1
- source/client-side-encryption/tests/unified/QE-Text-compactStructuredEncryptionData.yml+1
- source/client-side-encryption/tests/unified/QE-Text-prefixPreview.json+1
- source/client-side-encryption/tests/unified/QE-Text-prefixPreview.yml+1
- source/client-side-encryption/tests/unified/QE-Text-substringPreview.json+1-1
- source/client-side-encryption/tests/unified/QE-Text-substringPreview.yml+1-1
- source/client-side-encryption/tests/unified/QE-Text-suffixPreview.json+1
- source/client-side-encryption/tests/unified/QE-Text-suffixPreview.yml+1
0 commit comments