summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/skip_sharding_configuration_checks.js
diff options
context:
space:
mode:
authorMihai Andrei <mihai.andrei@10gen.com>2021-03-26 16:22:28 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-03-26 16:43:05 +0000
commit806fe27b2a8c1ac588ff9f33e7471d2c49537d20 (patch)
tree41d7d8ea9121ffa746433ae172ef040f6d78f454 /jstests/noPassthrough/skip_sharding_configuration_checks.js
parentd0166c954953e3ab7da5d309409ad9c7b78952e7 (diff)
downloadmongo-806fe27b2a8c1ac588ff9f33e7471d2c49537d20.tar.gz
SERVER-55103 [SBE] Re-enable noPassthrough tests which run into WiredTiger invariant
Diffstat (limited to 'jstests/noPassthrough/skip_sharding_configuration_checks.js')
-rw-r--r--jstests/noPassthrough/skip_sharding_configuration_checks.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/noPassthrough/skip_sharding_configuration_checks.js b/jstests/noPassthrough/skip_sharding_configuration_checks.js
index b0d04e27a19..58083937ed0 100644
--- a/jstests/noPassthrough/skip_sharding_configuration_checks.js
+++ b/jstests/noPassthrough/skip_sharding_configuration_checks.js
@@ -5,7 +5,6 @@
* requires_persistence,
* requires_replication,
* requires_sharding,
- * sbe_incompatible,
* ]
*/
(function() {