Details
-
Task
-
Resolution: Unresolved
-
Minor - P4
-
None
-
None
-
None
-
Replication
Description
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:
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.