summaryrefslogtreecommitdiff
path: root/jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js
diff options
context:
space:
mode:
authorJohn Liu <john.m.liu2@gmail.com>2023-03-15 14:07:41 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-03-15 14:53:24 +0000
commitca31ca64604313d363ade31d3db52225b570ff18 (patch)
tree207a64eb64efad6c59bd5be142003b9eab8812de /jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js
parent56ff92ef5ceeccd0f174e33cde70cef99740ebbb (diff)
downloadmongo-ca31ca64604313d363ade31d3db52225b570ff18.tar.gz
SERVER-61359 remove driverOIDTest command
Diffstat (limited to 'jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js')
-rw-r--r--jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js b/jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js
index fea080bf2c4..8c545fb1868 100644
--- a/jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js
+++ b/jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js
@@ -204,7 +204,6 @@ let testCases = {
},
behavior: "versioned"
},
- driverOIDTest: {skip: "does not return user data"},
drop: {skip: "primary only"},
dropAllRolesFromDatabase: {skip: "primary only"},
dropAllUsersFromDatabase: {skip: "primary only"},