Documents may be retrieved out of order in timeseries_delete.js

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.2.0, 5.0.5, 5.1.1
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v5.1, v5.0
    • Execution Team 2021-11-29
    • 14
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      In timeseries_delete.js, we check that the documents remaining in the collection are what we expect. However, it is not necessarily guaranteed that they will be retrieved in the same order that that we are checking them in. To fix this, we can either use assert.sameMembers or sort by time when performing the query.

            Assignee:
            Gregory Noma
            Reporter:
            Gregory Noma
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: