[SERVER-74058] Re-introduce core/jstests that were excluded for NTDI dollar tenant passthrough Created: 15/Feb/23  Updated: 29/Oct/23  Resolved: 22/Feb/23

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 7.0.0-rc0, 6.3.0-rc1

Type: New Feature Priority: Major - P3
Reporter: Mathis Bessa Assignee: Mathis Bessa
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Backports
Related
related to SERVER-73886 Tag jstests with requires_scripting f... Closed
Backwards Compatibility: Fully Compatible
Backport Requested:
v6.3
Sprint: Server Serverless 2023-02-20, Server Serverless 2023-03-06
Participants:

 Description   

Part of SERVER-73886 was to fix profile_delete.js which needed to be excluded since it uses `$where`.

However some tests are already expecting `$where` to throw / fail during the test therefor we might not have to exclude the rest of the test.

List of the files : 

jstests/core/catalog/list_collections_filter.js // we expect the $where call to throw.
jstests/core/constructors.js // catch the exception however the test is already excluded due to `uses_map_reduce_with_temp_collections`
jstests/core/doc_validation/doc_validation_invalid_validators.js // expect the command to fail
jstests/core/function_string_representations.js // expects to work so we might need to exclude
jstests/core/query/count/counta.js // expects the $where to throw.
jstests/core/query/js/js2.js // expects to throw
jstests/core/write/update/update_arrayFilters.js // expect $where to work so we might want to leave this one excluded.



 Comments   
Comment by Githook User [ 24/Feb/23 ]

Author:

{'name': 'mathisbessamdb', 'email': 'mathis.bessa@mongodb.com', 'username': 'mathisbessamdb'}

Message: SERVER-74058 Re-introduce excluded jstests for NTDI dollar tenant passthrough
Branch: v6.3
https://github.com/mongodb/mongo/commit/48a5a5e48ae87782d33306b143fd7bf397591dde

Comment by Githook User [ 22/Feb/23 ]

Author:

{'name': 'mathisbessamdb', 'email': 'mathis.bessa@mongodb.com', 'username': 'mathisbessamdb'}

Message: SERVER-74058 Re-introduce excluded jstests for NTDI dollar tenant passthrough
Branch: master
https://github.com/mongodb/mongo/commit/7e5a54733bfd342e8e524cd45435f65ebaaa9ce2

Generated at Thu Feb 08 06:26:23 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.