summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorBernard Gorman <bernard.gorman@gmail.com>2022-04-22 03:41:41 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-04-23 03:06:21 +0000
commit78c459a1f73eda8a89b00472182767dd0eae980f (patch)
tree8433025da51dcc191e08b177130eefcdefb87be8 /buildscripts
parentd1d2bb4551bb991a2b888cb86249f7702d1ded6d (diff)
downloadmongo-78c459a1f73eda8a89b00472182767dd0eae980f.tar.gz
SERVER-65497 Do not assume input document is unmodified in DSChangeStreamHandleTopologyChange
(cherry picked from commit c7b46ffe630f5e323d834d6278330336bbbde32c)
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/change_streams_per_shard_cursor_passthrough.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/change_streams_per_shard_cursor_passthrough.yml b/buildscripts/resmokeconfig/suites/change_streams_per_shard_cursor_passthrough.yml
index db39ec22c09..09d056f1e54 100644
--- a/buildscripts/resmokeconfig/suites/change_streams_per_shard_cursor_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/change_streams_per_shard_cursor_passthrough.yml
@@ -3,6 +3,9 @@ test_kind: js_test
selector:
roots:
- jstests/change_streams/**/*.js
+ exclude_files:
+ # Expects a change stream cursor to be open on each of 2 shards.
+ - jstests/change_streams/projection_fakes_internal_event.js
exclude_with_any_tags:
##
# The next tags correspond to the special errors thrown by the