-
Type: Build Failure
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
Backport NODE-5147 to v4.x.
Parent Ticket Description:
The range explicit encryption tests use an `insertMany` in the before hook to condition the database. Inserts using queryable encryption require single document inserts, see https://parsley.mongodb.com/evergreen/mongo_node_driver_next_rhel80_large_node_latest_test_rapid_sharded_cluster_eb836bbd1d0029c78acead0ec985ec11ea94f978_23_03_28_19_36_24/0/task?bookmarks=0,6397,6581.
AC:
Update the range explicit encryption tests to insert each document sequentially.
- backports
-
NODE-5147 Range explicit encryption tests must use insertOne instead of insertMany
- Closed