summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig
diff options
context:
space:
mode:
authorKyle Suarez <kyle.suarez@mongodb.com>2017-06-27 12:00:57 -0400
committerKyle Suarez <kyle.suarez@mongodb.com>2017-06-27 15:02:43 -0400
commitc55eb86ef46ee7aede3b1e2a5d184a7df4bfb5b5 (patch)
tree19e358194985bff8f3667dd3f7f99c8fcaa22803 /buildscripts/resmokeconfig
parenta2773b8e23f78522d30546e748b6110519239edb (diff)
downloadmongo-c55eb86ef46ee7aede3b1e2a5d184a7df4bfb5b5.tar.gz
SERVER-29618 fix serialization of geo match expressionsr3.4.6-rc0r3.4.6
Explicitly blacklist lookup_absorb_match from aggregation_sharded_collections_passthrough. (cherry picked from commit 18bc61d22123da5897d275eb92576522a1bab4de)
Diffstat (limited to 'buildscripts/resmokeconfig')
-rw-r--r--buildscripts/resmokeconfig/suites/aggregation_sharded_collections_passthrough.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/aggregation_sharded_collections_passthrough.yml b/buildscripts/resmokeconfig/suites/aggregation_sharded_collections_passthrough.yml
index d179184abc8..fa367432dc5 100644
--- a/buildscripts/resmokeconfig/suites/aggregation_sharded_collections_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/aggregation_sharded_collections_passthrough.yml
@@ -24,6 +24,8 @@ selector:
- jstests/aggregation/bugs/cursor_timeout.js
- jstests/aggregation/bugs/lookup_unwind_getmore.js
- jstests/aggregation/bugs/lookup_unwind_killcursor.js
+ # The following tests assume that accessed collections are unsharded.
+ - jstests/aggregation/sources/lookup/lookup_absorb_match.js
executor:
js_test: