summaryrefslogtreecommitdiff
path: root/jstests/core/views/views_all_commands.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/views/views_all_commands.js')
-rw-r--r--jstests/core/views/views_all_commands.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/jstests/core/views/views_all_commands.js b/jstests/core/views/views_all_commands.js
index b6f21425b0c..4283f459268 100644
--- a/jstests/core/views/views_all_commands.js
+++ b/jstests/core/views/views_all_commands.js
@@ -131,7 +131,6 @@
skip: "Tested in views/views_sharded.js",
},
clearLog: {skip: isUnrelated},
- clone: {skip: "Tested in replsets/cloneDb.js"},
cloneCollection: {skip: "Tested in noPassthroughWithMongod/clonecollection.js"},
cloneCollectionAsCapped: {
command: {cloneCollectionAsCapped: "view", toCollection: "testcapped", size: 10240},
@@ -147,7 +146,6 @@
connectionStatus: {skip: isUnrelated},
convertToCapped: {command: {convertToCapped: "view", size: 12345}, expectFailure: true},
coordinateCommitTransaction: {skip: isUnrelated},
- copydb: {skip: "Tested in replsets/copydb.js"},
copydbsaslstart: {skip: isUnrelated},
count: {command: {count: "view"}},
cpuload: {skip: isAnInternalCommand},