summaryrefslogtreecommitdiff
path: root/jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js
diff options
context:
space:
mode:
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, 1 insertions, 0 deletions
diff --git a/jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js b/jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js
index fa7bbefdff8..57420e9e841 100644
--- a/jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js
+++ b/jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js
@@ -291,6 +291,7 @@
renameCollection: {skip: "primary only"},
repairCursor: {skip: "does not return user data"},
repairDatabase: {skip: "does not return user data"},
+ repairShardedCollectionChunksHistory: {skip: "does not return user data"},
replSetAbortPrimaryCatchUp: {skip: "does not return user data"},
replSetElect: {skip: "does not return user data"},
replSetFreeze: {skip: "does not return user data"},