[SERVER-33314] Modify cannot_create_system_dot_indexes.js and indexes_on_indexes.js for mmapv1 Created: 13/Feb/18  Updated: 29/Oct/23  Resolved: 14/Feb/18

Status: Closed
Project: Core Server
Component/s: Storage
Affects Version/s: None
Fix Version/s: 3.7.3

Type: Bug Priority: Major - P3
Reporter: Tess Avitabile (Inactive) Assignee: Tess Avitabile (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
Backwards Compatibility: Fully Compatible
Operating System: ALL
Sprint: Storage 2018-02-12
Participants:
Linked BF Score: 0

 Description   

The test cannot_create_system_dot_indexes.js should not be run on mmapv1 because system.indexes is a real collection on mmapv1.

This command in indexes_on_indexes.js fails with a different code on mmapv1 from on wiredTiger because on wiredTiger, it is illegal to create the collection system.indexes, and on mmapv1, the system.indexes collection already exists, but it is illegal to create indexes on it.



 Comments   
Comment by Githook User [ 14/Feb/18 ]

Author:

{'email': 'tess.avitabile@mongodb.com', 'name': 'Tess Avitabile', 'username': 'tessavitabile'}

Message: SERVER-33314 Modify cannot_create_system_dot_indexes.js and indexes_on_indexes.js for mmapv1
Branch: master
https://github.com/mongodb/mongo/commit/daf606082c246f51c8b96341978f175543448ee1

Generated at Thu Feb 08 04:33:00 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.