jscore test fts_index_version2.js needs to use a unique collection name

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 3.1.9
    • Affects Version/s: None
    • Component/s: Text Search
    • None
    • Fully Compatible
    • ALL
    • Platform 9 (09/18/15)
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      If fts_index_version2.js does not use a unique collection name, it may fail in either basic.js or basicPlus.js with

       assert: write failed with error: {
      	"nInserted" : 0,
      	"writeError" : {
      		"code" : 11000,
      		"errmsg" : "E11000 duplicate key error collection: test.fts_diacritic_and_caseinsensitive index: _id_ dup key: { : 0.0 }"
      }
      

            Assignee:
            Mark Benvenuto
            Reporter:
            Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: