Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-22014

index_bigkeys_nofail.js triggers spurious failures when run in parallel with other tests

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.0.9
    • Affects Version/s: 3.0.8
    • Component/s: Storage
    • None
    • Fully Compatible
    • ALL
    • QuInt E (01/11/16)
    • 0

      The index_bigkeys_nofail.js test toggles the failIndexKeyTooLong failpoint, which can cause the index_bigkeys.js test to fail because an index will actually be created even when the index key length is exceeded.

      A change was already committed to skip running the index_bigkeys_nofail.js test in parallel with other tests: https://github.com/mongodb/mongo/commit/a66cc2118c711caf28a823be7c79cbf1b5c0942c. The purpose of this ticket is to track backporting that change to the 3.0 branch.

      Recent failures on the 3.0 branch:

            Assignee:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Reporter:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: