mongo/jstests/core/txns
Yujin Kang Park 26d3dfa093 SERVER-116091 Explicitly replicate wildcard multikeyness in txns (#51970)
GitOrigin-RevId: 9f85874cd282b9fc3273b01c00b2522de64dc9d8
2026-05-26 11:25:01 +00:00
..
libs SERVER-118760 Disable featureCompatibilityVersion server parameter on mongos (#47472) 2026-03-16 14:21:33 +00:00
timeseries SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
abort_expired_transaction.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
abort_prepared_transaction.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
abort_transaction_thread_does_not_block_on_locks.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
aggregation_in_transaction.js SERVER-125509 Skip setting replicated size and count failpoint in multiversion tests (#52616) 2026-04-28 19:14:01 +00:00
api_params_transaction.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
banned_collection_reads_in_txn.js SERVER-120779: Move server-rss files to subdirectory (#49041) 2026-03-06 03:36:17 +00:00
banned_txn_dbs_unsharded.js SERVER-120779: Move server-rss files to subdirectory (#49041) 2026-03-06 03:36:17 +00:00
basic_causal_consistency.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
BUILD.bazel SERVER-109091 Create glob-like targets for jstest libraries (#39901) 2025-08-11 23:22:56 +00:00
bulk_write_getMore.js SERVER-109432: Autofix JS var usage to favor let (#40637) 2025-08-28 19:21:01 +00:00
commands_banning_txnnumber_outside_transactions.js SERVER-121453: Convert mongod distinct command to TypedCommand (#49337) 2026-03-17 22:00:15 +00:00
commands_in_txns_read_concern.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
commands_not_allowed_in_txn.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
commit_and_abort_large_prepared_transactions.js SERVER-100164 Replace Array(length).join(char) in jstests (#31781) 2025-02-04 09:11:43 +00:00
commit_and_abort_large_unprepared_transactions.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
commit_prepared_transaction_errors.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
commit_prepared_transaction.js SERVER-117495 Support writing to session catalog in batched writes (#46977) 2026-01-28 18:43:51 +00:00
concurrent_drops_and_creates.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
concurrent_unique_partial_index.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
create_collection_not_blocked_by_txn.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
create_collection_parallel.js SERVER-114192 Introduce JS core suite combining the injection of the "sharded collections" override with a multi shard disagg cluster fixture (#46015) 2026-01-13 13:22:36 +00:00
create_collection.js SERVER-114192 Introduce JS core suite combining the injection of the "sharded collections" override with a multi shard disagg cluster fixture (#46015) 2026-01-13 13:22:36 +00:00
create_existing_indexes.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
create_indexes_parallel.js SERVER-114192 Introduce JS core suite combining the injection of the "sharded collections" override with a multi shard disagg cluster fixture (#46015) 2026-01-13 13:22:36 +00:00
create_indexes.js SERVER-114192 Introduce JS core suite combining the injection of the "sharded collections" override with a multi shard disagg cluster fixture (#46015) 2026-01-13 13:22:36 +00:00
currentop_blocked_operations.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
dbstats_not_blocked_by_txn.js SERVER-109432: Autofix JS var usage to favor let (#40637) 2025-08-28 19:21:01 +00:00
default_read_concern.js SERVER-125509 Skip setting replicated size and count failpoint in multiversion tests (#52616) 2026-04-28 19:14:01 +00:00
disallow_operations_on_prepared_transaction.js SERVER-109432: Autofix JS var usage to favor let (#40637) 2025-08-28 19:21:01 +00:00
drop_collection_not_blocked_by_txn.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
empty_commit_abort.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
empty_prepare.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
ensure_active_txn_for_prepare_transaction.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
errors_on_committed_transaction.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
find_and_modify_in_transaction.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
finished_transaction_error_handling.js SERVER-113205 Investigate transitioning_replicaset_incompatible exclusion usages (#43897) 2025-11-13 15:37:01 +00:00
implicit_collection_creation_in_txn.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
indexing_not_blocked_by_txn.js SERVER-109432: Autofix JS var usage to favor let (#40637) 2025-08-28 19:21:01 +00:00
kill_cursors_in_transaction.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
kill_op_on_txn_expiry.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
kill_sessions_kills_transaction.js SERVER-125509 Skip setting replicated size and count failpoint in multiversion tests (#52616) 2026-04-28 19:14:01 +00:00
kill_transaction_cursors_after_commit.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
kill_txn_cursor.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
list_collections_not_blocked_by_txn.js SERVER-109432: Autofix JS var usage to favor let (#40637) 2025-08-28 19:21:01 +00:00
listcollections_autocomplete.js SERVER-109432: Autofix JS var usage to favor let (#40637) 2025-08-28 19:21:01 +00:00
many_txns.js SERVER-125509 Skip setting replicated size and count failpoint in multiversion tests (#52616) 2026-04-28 19:14:01 +00:00
multi_delete_in_transaction.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
multi_statement_transaction_abort.js SERVER-120912: Support w:n for n>1 for DSC (#52647) 2026-05-19 07:40:17 +00:00
multi_statement_transaction_command_args.js SERVER-113205 Investigate transitioning_replicaset_incompatible exclusion usages (#43897) 2025-11-13 15:37:01 +00:00
multi_statement_transaction_using_api.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
multi_statement_transaction_write_error.js SERVER-116398 Remove isMongos() checks from multi_statement_transaction_write_error.js (#50546) 2026-03-30 14:36:09 +00:00
multi_statement_transaction.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
multi_update_in_transaction.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
new_transaction_waits_for_previous_txn_table_updates.js SERVER-118540 Remove TODOs associated with cancelled tickets (#47764) 2026-02-09 18:19:50 +00:00
new_transactions_on_session_with_prepared_txn_block_behind_prepare.js SERVER-109432: Autofix JS var usage to favor let (#40637) 2025-08-28 19:21:01 +00:00
no_read_or_write_concern_inside_txn.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
no_snapshot_writes_outside_txn.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
no_writes_to_config_transactions_with_prepared_transaction.js SERVER-117495 Support writing to session catalog in batched writes (#46977) 2026-01-28 18:43:51 +00:00
no_writes_to_system_collections_in_txn.js SERVER-120779: Move server-rss files to subdirectory (#49041) 2026-03-06 03:36:17 +00:00
non_transactional_operations_on_session_with_transaction.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
noop_createIndexes_not_blocked_by_txn.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
out_not_blocked_by_txn.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
OWNERS.yml SERVER-103160 Add Repl component owners (#34360) 2025-04-10 04:48:07 +00:00
prepare_conflict_aggregation_behavior.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
prepare_conflict.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
prepare_nonexistent_transaction.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
prepare_prepared_transaction.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
prepare_transaction_fails_on_temp_collections.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
prepare_transaction_unique_index_conflict.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
prepared_transactions_do_not_block_non_conflicting_ddl.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
read_concern.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
read_concerns.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
read_own_multikey_writes.js SERVER-116091 Explicitly replicate wildcard multikeyness in txns (#51970) 2026-05-26 11:25:01 +00:00
release_memory_in_transaction.js SERVER-115728 deployed 3 mongos for sharded_jscore_txns suite (#46013) 2026-01-09 15:33:26 +00:00
rename_collection_not_blocked_by_txn.js SERVER-99621 SERVER-106706 Fix lock ordering & modes for rename across DB (#44231) 2025-11-25 19:08:43 +00:00
repeatable_reads_in_transaction.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
shell_prompt_in_transaction.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
speculative_snapshot_includes_all_writes.js SERVER-118540 Remove TODOs associated with cancelled tickets (#47764) 2026-02-09 18:19:50 +00:00
start_transaction_with_read.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
statement_ids_accepted.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
timeseries_create_in_txn.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
timeseries_insert_in_txn.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
timestamped_reads_wait_for_prepare_oplog_visibility.js SERVER-118540 Remove TODOs associated with cancelled tickets (#47764) 2026-02-09 18:19:50 +00:00
transaction_error_handling.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
transaction_ops_against_capped_collection.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
transactions_block_ddl.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
transactions_profiling_with_drops.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
transactions_profiling.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
transactions_write_conflicts_unique_indexes.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
transactions_write_conflicts.js SERVER-111075 Enable passing disagg suites to run with TSAN on the waterfall (#53525) 2026-05-20 16:45:06 +00:00
txn_ops_allowed_on_buckets_coll.js SERVER-118985 Strict validation for timeseries bucket insert/update via raw API (#50631) 2026-04-10 13:25:48 +00:00
view_reads_in_transaction.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
write_conflicts_with_non_txns.js SERVER-121264 Check currentOp() return value before accessing inProg (#49297) 2026-03-10 02:17:58 +00:00