summaryrefslogtreecommitdiff
path: root/jstests/core
diff options
context:
space:
mode:
authorGregory Wlodarek <gregory.wlodarek@mongodb.com>2021-10-08 23:11:01 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-10-09 00:01:52 +0000
commit8b12a78b1fecbfa2ad92209abc468cca43892b7d (patch)
tree79f77eaeabb14cf8021f6c34acf47223936b6fda /jstests/core
parent5e90cc7c629acaace108487a066349cc52c9c8db (diff)
downloadmongo-8b12a78b1fecbfa2ad92209abc468cca43892b7d.tar.gz
SERVER-60561 Skip geo_array1.js on the DEBUG Code Coverage builder
Diffstat (limited to 'jstests/core')
-rw-r--r--jstests/core/geo_array1.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/geo_array1.js b/jstests/core/geo_array1.js
index 2eba2c047c4..0d042b6a6a6 100644
--- a/jstests/core/geo_array1.js
+++ b/jstests/core/geo_array1.js
@@ -1,6 +1,7 @@
// Make sure many locations in one doc works, in the form of an array
// @tags: [
// does_not_support_stepdowns,
+// resource_intensive,
// ]
(function() {