mongo-python-driver/test/transactions
Shane Harvey 45a7963aac PYTHON-2082 Retryable writes use the RetryableWriteError label
Use retryable write logic for transaction commit/abort.
Do not assign the TransientTransactionError label to errors outside a
transaction.
2020-05-19 10:49:28 -07:00
..
abort.json PYTHON-2099 Make ExceededTimeLimit a retryable writes error 2020-05-12 14:41:11 -07:00
bulk.json PYTHON-2082 Retryable writes use the RetryableWriteError label 2020-05-19 10:49:28 -07:00
causal-consistency.json PYTHON-2082 Retryable writes use the RetryableWriteError label 2020-05-19 10:49:28 -07:00
commit.json PYTHON-1794 Add runOn support to transaction tests 2019-04-02 13:15:08 -07:00
count.json PYTHON-1801 Update transactions count test for MongoDB >= 4.0.7 2019-04-08 11:43:04 -07:00
create-collection.json PYTHON-2030 Support collection and index creation in multi-doc transactions 2020-04-02 12:20:50 -07:00
create-index.json PYTHON-2030 Support collection and index creation in multi-doc transactions 2020-04-02 12:20:50 -07:00
delete.json PYTHON-1794 Add runOn support to transaction tests 2019-04-02 13:15:08 -07:00
error-labels.json PYTHON-2082 Retryable writes use the RetryableWriteError label 2020-05-19 10:49:28 -07:00
errors.json PYTHON-1794 Add runOn support to transaction tests 2019-04-02 13:15:08 -07:00
findOneAndDelete.json PYTHON-1794 Add runOn support to transaction tests 2019-04-02 13:15:08 -07:00
findOneAndReplace.json PYTHON-1794 Add runOn support to transaction tests 2019-04-02 13:15:08 -07:00
findOneAndUpdate.json PYTHON-1794 Add runOn support to transaction tests 2019-04-02 13:15:08 -07:00
insert.json PYTHON-1794 Add runOn support to transaction tests 2019-04-02 13:15:08 -07:00
isolation.json PYTHON-1794 Add runOn support to transaction tests 2019-04-02 13:15:08 -07:00
mongos-pin-auto.json PYTHON-1828 Send recoveryToken on abortTransaction 2019-04-29 14:57:50 -07:00
mongos-recovery-token.json PYTHON-2082 Retryable writes use the RetryableWriteError label 2020-05-19 10:49:28 -07:00
pin-mongos.json PYTHON-2082 Retryable writes use the RetryableWriteError label 2020-05-19 10:49:28 -07:00
read-concern.json PYTHON-1901 Avoid using readConcern snapshot in sharded txn tests 2019-08-12 10:20:12 -07:00
read-pref.json PYTHON-1794 Add runOn support to transaction tests 2019-04-02 13:15:08 -07:00
reads.json PYTHON-1801 Update transactions count test for MongoDB >= 4.0.7 2019-04-08 11:43:04 -07:00
retryable-abort-errorLabels.json PYTHON-2082 Retryable writes use the RetryableWriteError label 2020-05-19 10:49:28 -07:00
retryable-abort.json PYTHON-2082 Retryable writes use the RetryableWriteError label 2020-05-19 10:49:28 -07:00
retryable-commit-errorLabels.json PYTHON-2082 Retryable writes use the RetryableWriteError label 2020-05-19 10:49:28 -07:00
retryable-commit.json PYTHON-2082 Retryable writes use the RetryableWriteError label 2020-05-19 10:49:28 -07:00
retryable-writes.json PYTHON-1794 Add runOn support to transaction tests 2019-04-02 13:15:08 -07:00
run-command.json PYTHON-1794 Add runOn support to transaction tests 2019-04-02 13:15:08 -07:00
transaction-options-repl.json PYTHON-1901 Avoid using readConcern snapshot in sharded txn tests 2019-08-12 10:20:12 -07:00
transaction-options.json PYTHON-1901 Avoid using readConcern snapshot in sharded txn tests 2019-08-12 10:20:12 -07:00
update.json PYTHON-2082 Retryable writes use the RetryableWriteError label 2020-05-19 10:49:28 -07:00
write-concern.json PYTHON-2082 Retryable writes use the RetryableWriteError label 2020-05-19 10:49:28 -07:00