0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00

SERVER-40268 Fix the reference to commit_transaction_rollback_recovery_data_already_applied.js.

This commit is contained in:
Suganthi Mani 2019-04-16 13:40:47 -04:00
parent e63e9cea14
commit 868e0a5e98

View File

@ -5,7 +5,7 @@ selector:
- jstests/replsets/*.js
exclude_files:
# Unblacklist these tests when rollback and initial sync are supported for large transactions.
- jstests/replsets/commit_transaction_rollback_recovery_data_already_applied.js
- jstests/replsets/rollback_recovery_commit_transaction_before_stable_timestamp.js
- jstests/replsets/recover_prepared_transaction_state.js
- jstests/replsets/*initial_sync*.js
- jstests/replsets/rollback_aborted_prepared_transaction.js