summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/index_stepdown_before_init.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/index_stepdown_before_init.js
parentd0166c954953e3ab7da5d309409ad9c7b78952e7 (diff)
downloadmongo-806fe27b2a8c1ac588ff9f33e7471d2c49537d20.tar.gz
SERVER-55103 [SBE] Re-enable noPassthrough tests which run into WiredTiger invariant
Diffstat (limited to 'jstests/noPassthrough/index_stepdown_before_init.js')
-rw-r--r--jstests/noPassthrough/index_stepdown_before_init.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/noPassthrough/index_stepdown_before_init.js b/jstests/noPassthrough/index_stepdown_before_init.js
index 148c71f3ec0..8de9cab31a3 100644
--- a/jstests/noPassthrough/index_stepdown_before_init.js
+++ b/jstests/noPassthrough/index_stepdown_before_init.js
@@ -3,7 +3,6 @@
* scheduling on the thread pool and initialization.
* @tags: [
* requires_replication,
- * sbe_incompatible,
* ]
*/
(function() {