summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/native_tenant_data_isolation_with_dollar_tenant_jscore_passthrough.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/native_tenant_data_isolation_with_dollar_tenant_jscore_passthrough.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/native_tenant_data_isolation_with_dollar_tenant_jscore_passthrough.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/buildscripts/resmokeconfig/suites/native_tenant_data_isolation_with_dollar_tenant_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/native_tenant_data_isolation_with_dollar_tenant_jscore_passthrough.yml
index f5e299c3b2b..3d57682b8c4 100644
--- a/buildscripts/resmokeconfig/suites/native_tenant_data_isolation_with_dollar_tenant_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/native_tenant_data_isolation_with_dollar_tenant_jscore_passthrough.yml
@@ -73,11 +73,6 @@ selector:
# In a multitenancy environment the catalog will always return tenant-prefixed entries, so the
# list_catalog test will be broken as it checks for non-tenant-prefixed entries.
- jstests/core/list_catalog.js
- # TODO SERVER-71470: this test cannot work as aggregate with $lookup query on multiple collections drops off the tenant informaton.
- - jstests/core/txns/aggregation_in_transaction.js
- - jstests/core/plan_cache_clear.js
- - jstests/core/plan_cache_list_plans.js
- - jstests/core/index_filter_commands.js
# TODO SERVER-72285: currentOp requests with dollar tenant cannot get operations being executed by the tenant.
- jstests/core/crud_ops_do_not_throw_locktimeout.js
- jstests/core/currentop.js