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

Tests that call "getMore" can fail in replica_sets_multi_stmt_txn_jscore_passthrough suite

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Replication

      Although most (all?) of the other multi_stmt_txn passthrough suites exclude tests tagged "requires_getmore", the replica_sets_multi_stmt_txn_jscore_passthrough suite does not, and we must manually exclude all tests that use the "getMore" command from it. If we do not, the test errors with: "assert: [getMore] != [getMore] are equal", here:

      https://github.com/mongodb/mongo/blob/783e113bbb1bfa83630222de5b74fe95530692f0/jstests/libs/override_methods/network_error_and_txn_override.js#L643-L642

      Consider excluding all requires_getmore tests from this suite, and see if there are other multi_stmt_txn passthrough suites which should also exclude them.

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: