The following tests are confirming txn behavior by checking the length of the returned oplog entry; however, with large txns, there are now more oplog entries than in previous implementations. We can see an example of this in this log: https://logkeeper.mongodb.org/lobster/build/fc67f4e0187fcd11f18ac28c94fb6cb9/test/62530636f84ae871871e783c#bookmarks=0%2C4400&l=1
This test fails on line:
jstests/sharding/internal_txns/retryable_writes_oplog_entries.js
These tests fail on line:
jstests/sharding/internal_txns/retryable_writes_basic.js, jstests/sharding/internal_txns/retryable_writes_failover.js, jstests/sharding/internal_txns/retryable_writes_restart.js