summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/change_streams_multitenant_passthrough.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/change_streams_multitenant_passthrough.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/change_streams_multitenant_passthrough.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/buildscripts/resmokeconfig/suites/change_streams_multitenant_passthrough.yml b/buildscripts/resmokeconfig/suites/change_streams_multitenant_passthrough.yml
index 9ad92676e3e..783c18a8626 100644
--- a/buildscripts/resmokeconfig/suites/change_streams_multitenant_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/change_streams_multitenant_passthrough.yml
@@ -6,8 +6,6 @@ selector:
exclude_files:
# TODO SERVER-68341: Implement enable/disable command for mongoQ in the serverless.
- jstests/change_streams/projection_fakes_internal_event.js
- # TODO SERVER-69959: Implement a majority-committed insert listener.
- - jstests/change_streams/only_wake_getmore_for_relevant_changes.js
# The following test uses the 'find' method directly on 'config'.'system.preimages' collection
# while this suite enforces the tenant-specific pre-image collection for the test tenant (a.k.a.
# '000000000000000000000000_config'.'system.preimages'), which is not directly accessible