Modify cannot_create_system_dot_indexes.js and indexes_on_indexes.js for mmapv1

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.7.3
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • ALL
    • Storage 2018-02-12
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            Tess Avitabile (Inactive)
            Reporter:
            Tess Avitabile (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: