summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod/geo_polygon.js
diff options
context:
space:
mode:
authornehakhatri5 <neha.khatr@mongodb.com>2018-01-16 16:15:53 +1100
committernehakhatri5 <neha.khatr@mongodb.com>2018-01-18 08:52:14 +1100
commit076a499621f7b423d6541dc96254e7c947c33413 (patch)
treedd9177faf80ffeedb75cae0e3d1eb66eefe96b22 /jstests/noPassthroughWithMongod/geo_polygon.js
parent8ee6b3d31756d7939480f1283ec53af3bd6eb489 (diff)
downloadmongo-076a499621f7b423d6541dc96254e7c947c33413.tar.gz
SERVER-32507 Mobile SE: Include more suites in evergreen variant
Included the suites noPassthrough and noPassthroughWithMongod in Mobile SE evergreen variant. Excluded some of the failing jstests from the suites.
Diffstat (limited to 'jstests/noPassthroughWithMongod/geo_polygon.js')
-rw-r--r--jstests/noPassthroughWithMongod/geo_polygon.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/jstests/noPassthroughWithMongod/geo_polygon.js b/jstests/noPassthroughWithMongod/geo_polygon.js
index d2b271c32d7..4ce1f8d2ad7 100644
--- a/jstests/noPassthroughWithMongod/geo_polygon.js
+++ b/jstests/noPassthroughWithMongod/geo_polygon.js
@@ -1,3 +1,7 @@
+//
+// @tags: [SERVER-32709]
+//
+
t = db.geo_polygon4;
t.drop();