summaryrefslogtreecommitdiff
path: root/jstests/slow1
diff options
context:
space:
mode:
authorGregory Wlodarek <gregory.wlodarek@mongodb.com>2020-08-10 15:33:17 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-08-11 17:15:19 +0000
commit0dc74f5dc61a5a093ece56887083f8a934a45140 (patch)
tree479090bb64b03ccc729f281f3248a5d1fa0001f6 /jstests/slow1
parent28f2b388fc1ab81685d51caa53e240f7b5d3f13c (diff)
downloadmongo-0dc74f5dc61a5a093ece56887083f8a934a45140.tar.gz
SERVER-36709 Enable previously disabled tests due to excessive memory usage
Diffstat (limited to 'jstests/slow1')
-rw-r--r--jstests/slow1/conc_update.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/slow1/conc_update.js b/jstests/slow1/conc_update.js
index 64332cee57f..34398d91f3f 100644
--- a/jstests/slow1/conc_update.js
+++ b/jstests/slow1/conc_update.js
@@ -1,6 +1,3 @@
-// SERVER-36709: Disabled for ephemeralForTest due to excessive memory usage
-// @tags: [incompatible_with_eft]
-
(function() {
"use strict";