We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a73cff0 commit 1fda1c2Copy full SHA for 1fda1c2
jstests/noPassthrough/libs/backup_restore.js
@@ -118,6 +118,8 @@ var BackupRestoreTest = function(options) {
118
'auth_drop_role.js',
119
'auth_drop_user.js',
120
'create_index_background.js',
121
+ 'create_index_background_unique_capped.js',
122
+ 'create_index_background_unique.js',
123
'findAndModify_update_grow.js', // can cause OOM kills on test hosts
124
'reindex_background.js',
125
'rename_capped_collection_chain.js',
0 commit comments