Skip to content

Commit c66ea40

Browse files
Bump testdata/specifications from 6689929 to 5ef7b1b (#2178)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Dale <[email protected]>
1 parent 052f3d7 commit c66ea40

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

internal/spectest/skip.go

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -841,6 +841,11 @@ var skipTests = map[string][]string{
841841
"TestUnifiedSpec/client-side-encryption/tests/unified/QE-Text-substringPreview.json",
842842
"TestUnifiedSpec/client-side-encryption/tests/unified/QE-Text-suffixPreview.json",
843843
},
844+
845+
// TODO(GODRIVER-3403): Support queryable encryption in Client.BulkWrite.
846+
"Support queryable encryption in Client.BulkWrite (GODRIVER-3403)": {
847+
"TestUnifiedSpec/crud/tests/unified/client-bulkWrite-qe.json",
848+
},
844849
}
845850

846851
// CheckSkip checks if the fully-qualified test name matches a list of skipped test names for a given reason.

testdata/specifications

Submodule specifications updated 104 files

0 commit comments

Comments
 (0)