summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/shard_split_multi_stmt_txn_jscore_passthrough.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/shard_split_multi_stmt_txn_jscore_passthrough.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/shard_split_multi_stmt_txn_jscore_passthrough.yml232
1 files changed, 116 insertions, 116 deletions
diff --git a/buildscripts/resmokeconfig/suites/shard_split_multi_stmt_txn_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/shard_split_multi_stmt_txn_jscore_passthrough.yml
index 81665a2ad67..6a103027b7f 100644
--- a/buildscripts/resmokeconfig/suites/shard_split_multi_stmt_txn_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/shard_split_multi_stmt_txn_jscore_passthrough.yml
@@ -36,57 +36,57 @@ selector:
##
# These tests expects some statements to error, which will cause txns to abort entirely.
- - jstests/core/api_params_getmore.js
- - jstests/core/commands_with_uuid.js
- - jstests/core/dbcase.js
- - jstests/core/dbcase2.js
- - jstests/core/explain_execution_error.js
- - jstests/core/expr.js
- - jstests/core/find9.js
- - jstests/core/find_and_modify_invalid_query_params.js
- - jstests/core/find_getmore_bsonsize.js
- - jstests/core/find_getmore_cmd.js
- - jstests/core/geo_allowedcomparisons.js
- - jstests/core/geo_big_polygon2.js
- - jstests/core/geonear_key.js
- - jstests/core/in.js
- - jstests/core/index8.js # No explicit check for failed command.
- - jstests/core/index_decimal.js
- - jstests/core/index_multiple_compatibility.js
- - jstests/core/index_partial_write_ops.js
- - jstests/core/indexa.js # No explicit check for failed command.
- - jstests/core/indexes_multiple_commands.js
- - jstests/core/js2.js
+ - jstests/core/**/api_params_getmore.js
+ - jstests/core/**/commands_with_uuid.js
+ - jstests/core/**/dbcase.js
+ - jstests/core/**/dbcase2.js
+ - jstests/core/**/explain_execution_error.js
+ - jstests/core/**/expr.js
+ - jstests/core/**/find9.js
+ - jstests/core/**/find_and_modify_invalid_query_params.js
+ - jstests/core/**/find_getmore_bsonsize.js
+ - jstests/core/**/find_getmore_cmd.js
+ - jstests/core/**/geo_allowedcomparisons.js
+ - jstests/core/**/geo_big_polygon2.js
+ - jstests/core/**/geonear_key.js
+ - jstests/core/**/in.js
+ - jstests/core/**/index8.js # No explicit check for failed command.
+ - jstests/core/**/index_decimal.js
+ - jstests/core/**/index_multiple_compatibility.js
+ - jstests/core/**/index_partial_write_ops.js
+ - jstests/core/**/indexa.js # No explicit check for failed command.
+ - jstests/core/**/indexes_multiple_commands.js
+ - jstests/core/**/js2.js
- jstests/core/json_schema/json_schema.js
- - jstests/core/max_doc_size.js
- - jstests/core/mr_bigobject.js
- - jstests/core/not2.js
- - jstests/core/null_query_semantics.js
- - jstests/core/or1.js
- - jstests/core/or2.js
- - jstests/core/or3.js
- - jstests/core/ord.js
- - jstests/core/orj.js
- - jstests/core/projection_expr_mod.js
- - jstests/core/ref.js
- - jstests/core/ref4.js
- - jstests/core/regex_limit.js
- - jstests/core/remove_undefined.js
- - jstests/core/set7.js
- - jstests/core/sortb.js
- - jstests/core/sortf.js
- - jstests/core/sortg.js
- - jstests/core/sortj.js
- - jstests/core/sort_with_meta_operator.js
- - jstests/core/tailable_skip_limit.js
- - jstests/core/type_array.js
- - jstests/core/uniqueness.js
- - jstests/core/unset2.js
- - jstests/core/update_addToSet.js
- - jstests/core/update_array_offset_positional.js
- - jstests/core/update_find_and_modify_id.js
- - jstests/core/update_modifier_pop.js
- - jstests/core/updateh.js
+ - jstests/core/**/max_doc_size.js
+ - jstests/core/**/mr_bigobject.js
+ - jstests/core/**/not2.js
+ - jstests/core/**/null_query_semantics.js
+ - jstests/core/**/or1.js
+ - jstests/core/**/or2.js
+ - jstests/core/**/or3.js
+ - jstests/core/**/ord.js
+ - jstests/core/**/orj.js
+ - jstests/core/**/projection_expr_mod.js
+ - jstests/core/**/ref.js
+ - jstests/core/**/ref4.js
+ - jstests/core/**/regex_limit.js
+ - jstests/core/**/remove_undefined.js
+ - jstests/core/**/set7.js
+ - jstests/core/**/sortb.js
+ - jstests/core/**/sortf.js
+ - jstests/core/**/sortg.js
+ - jstests/core/**/sortj.js
+ - jstests/core/**/sort_with_meta_operator.js
+ - jstests/core/**/tailable_skip_limit.js
+ - jstests/core/**/type_array.js
+ - jstests/core/**/uniqueness.js
+ - jstests/core/**/unset2.js
+ - jstests/core/**/update_addToSet.js
+ - jstests/core/**/update_array_offset_positional.js
+ - jstests/core/**/update_find_and_modify_id.js
+ - jstests/core/**/update_modifier_pop.js
+ - jstests/core/**/updateh.js
# Reads from system.views.
- jstests/core/views/views_drop.js
@@ -96,26 +96,26 @@ selector:
##
# explain (requires read concern local)
- - jstests/core/agg_hint.js
- - jstests/core/and.js
- - jstests/core/collation.js
- - jstests/core/distinct_multikey_dotted_path.js
- - jstests/core/distinct_with_hashed_index.js
- - jstests/core/explain_shell_helpers.js
- - jstests/core/index_partial_read_ops.js
- - jstests/core/optimized_match_explain.js
- - jstests/core/sort_array.js
+ - jstests/core/**/agg_hint.js
+ - jstests/core/**/and.js
+ - jstests/core/**/collation.js
+ - jstests/core/**/distinct_multikey_dotted_path.js
+ - jstests/core/**/distinct_with_hashed_index.js
+ - jstests/core/**/explain_shell_helpers.js
+ - jstests/core/**/index_partial_read_ops.js
+ - jstests/core/**/optimized_match_explain.js
+ - jstests/core/**/sort_array.js
- jstests/core/views/views_collation.js
- - jstests/core/wildcard_index_count.js
- - jstests/core/explain_server_params.js
+ - jstests/core/**/wildcard_index_count.js
+ - jstests/core/**/explain_server_params.js
# $listSessions
- - jstests/core/list_all_local_sessions.js
- - jstests/core/list_all_sessions.js
- - jstests/core/list_sessions.js
+ - jstests/core/**/list_all_local_sessions.js
+ - jstests/core/**/list_all_sessions.js
+ - jstests/core/**/list_sessions.js
# $indexStats
- - jstests/core/index_stats.js
+ - jstests/core/**/index_stats.js
# $collStats
- jstests/core/views/views_coll_stats.js
@@ -123,25 +123,25 @@ selector:
# Errors expected to happen in tests, which can cause transactions to get aborted.
# So when the test tries to inspect the documents it can be out of sync (relative
# to test run without multi statement transactions).
- - jstests/core/doc_validation.js
- - jstests/core/doc_validation_options.js
- - jstests/core/field_name_validation.js
- - jstests/core/insert_illegal_doc.js
- - jstests/core/positional_projection.js
- - jstests/core/push_sort.js
- - jstests/core/update_dbref.js
+ - jstests/core/**/doc_validation.js
+ - jstests/core/**/doc_validation_options.js
+ - jstests/core/**/field_name_validation.js
+ - jstests/core/**/insert_illegal_doc.js
+ - jstests/core/**/positional_projection.js
+ - jstests/core/**/push_sort.js
+ - jstests/core/**/update_dbref.js
# Trick for bypassing mongo shell validation in the test doesn't work because txn_override
# retry logic will hit the shell validation.
- - jstests/core/invalid_db_name.js
+ - jstests/core/**/invalid_db_name.js
# Multiple writes in a txn, some of which fail because the collection doesn't exist.
# We create the collection and retry the last write, but previous writes would have
# still failed.
- - jstests/core/dbref1.js
- - jstests/core/dbref2.js
- - jstests/core/ref3.js
- - jstests/core/update3.js
+ - jstests/core/**/dbref1.js
+ - jstests/core/**/dbref2.js
+ - jstests/core/**/ref3.js
+ - jstests/core/**/update3.js
# Collection drops done through applyOps are not converted to w:majority
- jstests/core/views/invalid_system_views.js
@@ -151,69 +151,69 @@ selector:
##
# SERVER-34772 Tailable Cursors are not allowed with snapshot readconcern.
- - jstests/core/awaitdata_getmore_cmd.js
- - jstests/core/getmore_cmd_maxtimems.js
- - jstests/core/tailable_cursor_invalidation.js
- - jstests/core/tailable_getmore_batch_size.js
+ - jstests/core/**/awaitdata_getmore_cmd.js
+ - jstests/core/**/getmore_cmd_maxtimems.js
+ - jstests/core/**/tailable_cursor_invalidation.js
+ - jstests/core/**/tailable_getmore_batch_size.js
# Expects collection to not have been created
- - jstests/core/insert_id_undefined.js
+ - jstests/core/**/insert_id_undefined.js
# Creates sessions explicitly, resulting in txns being run through different sessions
# using a single txnNumber.
- jstests/core/views/views_all_commands.js
# Fails with implicit sessions because it will use multiple sessions on the same Mongo connection.
- - jstests/core/dropdb.js
+ - jstests/core/**/dropdb.js
# Committing a transaction when the server is fsync locked fails.
- - jstests/core/fsync.js
+ - jstests/core/**/fsync.js
# Expects legacy errors ($err).
- - jstests/core/constructors.js
+ - jstests/core/**/constructors.js
# txn interrupted by command outside of txn before getMore runs.
- - jstests/core/commands_namespace_parsing.js
- - jstests/core/drop3.js
- - jstests/core/geo_s2cursorlimitskip.js
- - jstests/core/getmore_invalidated_cursors.js
- - jstests/core/getmore_invalidated_documents.js
- - jstests/core/kill_cursors.js
- - jstests/core/list_indexes.js
- - jstests/core/list_indexes_invalidation.js
- - jstests/core/list_namespaces_invalidation.js
- - jstests/core/oro.js
- - jstests/core/sort_with_update_between_getmores.js
+ - jstests/core/**/commands_namespace_parsing.js
+ - jstests/core/**/drop3.js
+ - jstests/core/**/geo_s2cursorlimitskip.js
+ - jstests/core/**/getmore_invalidated_cursors.js
+ - jstests/core/**/getmore_invalidated_documents.js
+ - jstests/core/**/kill_cursors.js
+ - jstests/core/**/list_indexes.js
+ - jstests/core/**/list_indexes_invalidation.js
+ - jstests/core/**/list_namespaces_invalidation.js
+ - jstests/core/**/oro.js
+ - jstests/core/**/sort_with_update_between_getmores.js
# Parallel Shell - we do not signal the override to end a txn when a parallel shell closes.
- - jstests/core/compact_keeps_indexes.js
- - jstests/core/count10.js
- - jstests/core/count_plan_summary.js
- - jstests/core/coveredIndex3.js
- - jstests/core/crud_ops_do_not_throw_locktimeout.js
- - jstests/core/distinct3.js
- - jstests/core/find_and_modify_concurrent_update.js
- - jstests/core/geo_update_btree.js
- - jstests/core/killop_drop_collection.js
- - jstests/core/loadserverscripts.js
- - jstests/core/mr_killop.js
- - jstests/core/removeb.js
- - jstests/core/removec.js
- - jstests/core/shellstartparallel.js
- - jstests/core/updatef.js
+ - jstests/core/**/compact_keeps_indexes.js
+ - jstests/core/**/count10.js
+ - jstests/core/**/count_plan_summary.js
+ - jstests/core/**/coveredIndex3.js
+ - jstests/core/**/crud_ops_do_not_throw_locktimeout.js
+ - jstests/core/**/distinct3.js
+ - jstests/core/**/find_and_modify_concurrent_update.js
+ - jstests/core/**/geo_update_btree.js
+ - jstests/core/**/killop_drop_collection.js
+ - jstests/core/**/loadserverscripts.js
+ - jstests/core/**/mr_killop.js
+ - jstests/core/**/removeb.js
+ - jstests/core/**/removec.js
+ - jstests/core/**/shellstartparallel.js
+ - jstests/core/**/updatef.js
# Command expects to see result from parallel operation.
# E.g. Suppose the following sequence of events: op1, join() op2 in parallel shell, op3.
# op3 will still be using the snapshot from op1, and not see op2 at all.
- - jstests/core/bench_test1.js
- - jstests/core/benchrun_pipeline_updates.js
- - jstests/core/cursora.js
+ - jstests/core/**/bench_test1.js
+ - jstests/core/**/benchrun_pipeline_updates.js
+ - jstests/core/**/cursora.js
# Does not support tojson of command objects.
- - jstests/core/SERVER-23626.js
+ - jstests/core/**/SERVER-23626.js
# "The 'got' response is overriden which causes assertion failures."
- - jstests/core/index_key_expression.js
+ - jstests/core/**/index_key_expression.js
exclude_with_any_tags:
- assumes_standalone_mongod