summaryrefslogtreecommitdiff
path: root/jstests/slow2
diff options
context:
space:
mode:
authorDan Pasette <dan@10gen.com>2014-11-18 01:54:15 -0500
committerDan Pasette <dan@mongodb.com>2014-11-18 01:55:09 -0500
commitaa435e0f1303cd618b1df78ab086d5e06a52b1d3 (patch)
tree8a64c214ef7c0e6f652cbbb016f201cbce152a2e /jstests/slow2
parent447520acdac717d88037019d46e2d1c4eb997272 (diff)
downloadmongo-aa435e0f1303cd618b1df78ab086d5e06a52b1d3.tar.gz
SERVER-16171 skip repair_cursor1.js in sharding passthrough
Diffstat (limited to 'jstests/slow2')
-rw-r--r--jstests/slow2/sharding_jscore_passthrough.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/slow2/sharding_jscore_passthrough.js b/jstests/slow2/sharding_jscore_passthrough.js
index 88103bc3fdf..49fb638d73b 100644
--- a/jstests/slow2/sharding_jscore_passthrough.js
+++ b/jstests/slow2/sharding_jscore_passthrough.js
@@ -125,6 +125,7 @@ files.forEach(function(x) {
'block_check_supported|' +
'stages.*|' +
'top|' +
+ 'repair_cursor1|' +
'touch1|' +
'query_oplogreplay|' + // no local db on mongos
'dbcase|' + // undo after fixing SERVER-11735