Change prepare_transaction_survives_state_transition_to_and_from_recovering.js to use assert.sameMembers instead of assert.eq

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Replication
    • Fully Compatible
    • ALL
    • v8.2, v8.0
    • Repl 2025-09-15
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      BF-39370 was caused by this equality testing a strict comparison of the find results, which includes checking equal order of the array's members. Changing this to assert.sameMembers will ensure it has the same/correct documents but disregards ordering. 

            Assignee:
            Ruchitha Rajaghatta
            Reporter:
            Ruchitha Rajaghatta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: