summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorJacob Evans <jacob.evans@mongodb.com>2019-10-21 23:51:42 +0000
committerevergreen <evergreen@mongodb.com>2019-10-21 23:51:42 +0000
commitdb9291bfafb17427adb031ba0326d1acfc52bde0 (patch)
tree1e2e4dc2fbd7eec88237270d9a1dbea82ccb2d9b /buildscripts
parent39bfc190446acd0b049c5cb29dfbbc6574a40ce1 (diff)
downloadmongo-db9291bfafb17427adb031ba0326d1acfc52bde0.tar.gz
Revert "SERVER-42748 Support using stored procedures (system.js) in map/reduce"
This reverts commit 6eac52a928f7a949713f7e7c20468ea0ecba8946.
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/core_map_reduce_agg.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/buildscripts/resmokeconfig/suites/core_map_reduce_agg.yaml b/buildscripts/resmokeconfig/suites/core_map_reduce_agg.yaml
index 7348dda6682..aa403c4b48d 100644
--- a/buildscripts/resmokeconfig/suites/core_map_reduce_agg.yaml
+++ b/buildscripts/resmokeconfig/suites/core_map_reduce_agg.yaml
@@ -13,7 +13,6 @@ selector:
- jstests/core/mr_outreduce.js
- jstests/core/mr_outreduce2.js
- jstests/core/mr_sort.js
- - jstests/core/mr_stored.js
- jstests/core/mr_tolerates_js_exception.js
- jstests/core/mr_undef.js
- jstests/core/mr4.js