mongo/jstests/core
Ruoxin Xu ef8dfc662c SERVER-74344 Ban use of sparse indexes on internal comparison expression unless explicitly hinted
(cherry picked from commit 317650c717)
(cherry picked from commit d0134bd27f)
(cherry picked from commit 1123223667)

GitOrigin-RevId: bb8c619a8e5e7b26f805c485cdedf1d68e163129
2024-01-29 19:52:38 +00:00
..
json_schema SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
txns SERVER-85536 Don't trigger write conflicts when removing unindexed documents on unique partial indexes (#18342) 2024-01-25 15:14:18 +00:00
views SERVER-78987 Remove the free monitoring code from mongodb/mongo repo 2023-08-29 23:06:41 +00:00
SERVER-23626.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
add_skip_stage_before_fetch.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
agg_hint.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
aggregation_accepts_write_concern.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
aggregation_getmore_batchsize.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
all.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
all2.js
all3.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
all4.js
all5.js
and.js SERVER-29725 Tag jstests in core so we can run the suite on mongoe. 2018-04-18 09:14:20 -04:00
and2.js
and3.js SERVER-38947 Make sure all jstests/core test that inspects totalDocsExamined has assumes_unsharded_collection or assumes_balancer_off 2019-01-11 15:53:33 -05:00
andor.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
apitest_db.js SERVER-35847 Remove eval command and remove/update related tests/helpers 2018-06-29 23:02:02 -04:00
apitest_db_profile_level.js SERVER-48742 Log changes to profiler settings 2020-09-11 16:44:44 +00:00
apitest_dbcollection.js SERVER-56780 SERVER-56689 add collStats test cases for large scale values 2021-05-19 18:03:25 +00:00
apply_ops1.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
apply_ops2.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
apply_ops_dups.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
apply_ops_index_collation.js SERVER-41554 remove applyOps support for createIndexes 2020-02-25 19:16:05 +00:00
apply_ops_invalid_index_spec.js SERVER-41554 remove applyOps support for createIndexes 2020-02-25 19:16:05 +00:00
apply_ops_missing_field.js SERVER-43043 fix update op in test 2019-08-31 03:10:27 +00:00
apply_ops_system_dot_views.js SERVER-47469 Upgrade lock mode for applyOps + system.views 2020-09-11 20:38:57 +00:00
apply_ops_without_ns.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
array1.js SERVER-44453 Address several orphaned TODOs. 2019-11-06 23:58:41 +00:00
array3.js
array4.js
array_comparison_correctness.js SERVER-45233 Include the empty array in the comparison with index test 2020-02-19 16:55:51 +00:00
array_index_and_nonIndex_consistent.js SERVER-56468 Fix bug causing incorrect plan cache entry for {$ne: null} predicate, leading to missing query results 2021-05-28 23:48:10 +00:00
array_match1.js
array_match2.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
array_match3.js
array_match4.js SERVER-45233 Indexed array inequality fixed to use correct bounds 2020-02-04 20:04:40 +00:00
arrayfind1.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
arrayfind2.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
arrayfind3.js
arrayfind4.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
arrayfind5.js
arrayfind6.js
arrayfind7.js
arrayfind8.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
arrayfind9.js
arrayfinda.js
arrayfindb.js
auth1.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
auth2.js SERVER-42631 Blacklist tests that use Mongo.logout() from stepdown suites 2019-10-22 15:01:52 +00:00
autocomplete.js SERVER-44115 autocomplete.js uses its own test database 2020-03-25 15:39:40 +00:00
autoid.js
automation_setparameter.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
awaitdata_getmore_cmd.js SERVER-33229 Blacklist tests that use startParallelShell from failover core suites 2020-04-30 19:35:48 +00:00
background_index_multikey.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
background_unique_indexes.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
background_validation.js SERVER-33229 Blacklist tests that use startParallelShell from failover core suites 2020-04-30 19:35:48 +00:00
bad_index_plugin.js
basic1.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
basic2.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
basic4.js
basic5.js
basic6.js
basic7.js
basic8.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
basica.js
batch_size.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
batch_write_collation_estsize.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
batch_write_command_delete.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
batch_write_command_insert.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
batch_write_command_update.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
batch_write_command_w0.js SERVER-38717 Shell prohibits w: 0 in session 2019-01-15 18:06:46 -05:00
bench_test1.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
bench_test2.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
bench_test3.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
benchrun_pipeline_updates.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
binData.js
bindata_indexonly.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
bittest.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
bson.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
bson_compare_bug.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
bulk_api_ordered.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
bulk_api_unordered.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
bulk_insert.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
bulk_insert_capped.js SERVER-43644 Update 'validate' shell helper to use an object instead of a boolean 2019-10-02 21:22:41 +00:00
bulk_legacy_enforce_gle.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
bypass_doc_validation.js SERVER-44642 Verify that implementation of cross-database $out attaches writeConcern appropriately in sharded environments 2020-03-17 21:24:39 +00:00
capped.js SERVER-33605 Mobile SE:Disable capped collections and related testing 2018-06-08 14:34:55 +10:00
capped1.js SERVER-33605 Mobile SE:Disable capped collections and related testing 2018-06-08 14:34:55 +10:00
capped5.js SERVER-33605 Mobile SE:Disable capped collections and related testing 2018-06-08 14:34:55 +10:00
capped6.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
capped_convertToCapped1.js SERVER-33605 Mobile SE:Disable capped collections and related testing 2018-06-08 14:34:55 +10:00
capped_empty.js SERVER-45840 Blacklist tests that run emptycapped from replica_sets_kill_secondaries_jscore_passthrough 2020-02-07 16:47:02 +00:00
capped_max1.js SERVER-33605 Mobile SE:Disable capped collections and related testing 2018-06-08 14:34:55 +10:00
capped_queries_and_id_index.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
capped_update.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
cappeda.js SERVER-33605 Mobile SE:Disable capped collections and related testing 2018-06-08 14:34:55 +10:00
check_shard_index.js SERVER-50792 Returns useful errors for shard key index 2023-09-25 17:44:21 +00:00
cleanup_orphaned.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
client_metadata_ismaster.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
clone_as_capped_nonexistant.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
collation.js SERVER-46863 prevent collator mismatch in findAndModify/update 2020-03-31 20:55:42 +00:00
collation_convert_to_capped.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
collation_find_and_modify.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
collation_plan_cache.js SERVER-44823 Add sharding support for $planCacheStats. 2019-12-09 21:49:17 +00:00
collation_update.js SERVER-54667 Robustify positional operator test case in jstests/core/collation_update.js 2021-02-22 20:28:13 +00:00
collation_with_reverse_index.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
collection_truncate.js SERVER-45840 Blacklist tests that run emptycapped from replica_sets_kill_secondaries_jscore_passthrough 2020-02-07 16:47:02 +00:00
collmod.js SERVER-40436 Ignore the 'flags' field from the 'create' command 2019-04-11 08:21:33 -04:00
collmod_bad_spec.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
collmod_without_uuid.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
command_json_schema_field.js SERVER-51045 Update blocklist for multiversion pending backport 2020-09-22 20:11:40 +00:00
commands_namespace_parsing.js SERVER-44701 Remove support for 'planCacheListQueryShapes' and 'planCacheListPlans'. 2019-11-26 14:29:44 +00:00
commands_that_do_not_write_do_not_accept_wc.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
commands_with_uuid.js SERVER-41696 Modify tests depending on the 'ns' field from index specs to no longer have a dependency on it 2019-07-29 21:05:17 -04:00
comment_field.js SERVER-33229 Blacklist tests that use startParallelShell from failover core suites 2020-04-30 19:35:48 +00:00
compact_keeps_indexes.js SERVER-33229 Blacklist tests that use startParallelShell from failover core suites 2020-04-30 19:35:48 +00:00
compare_timestamps.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
compound_index_max_fields.js SERVER-52929 Correctly handle compound indexes with 32 keys 2020-12-09 14:49:41 +00:00
connection_status.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
connection_string_validation.js SERVER-68540 Add docker_incompatible tag for jscore tests 2022-08-08 15:15:54 +00:00
constructors.js SERVER-44475 Remove Query Knob 2019-12-11 21:33:49 +00:00
contained_or_with_nested_or.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
convert_to_capped.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
convert_to_capped_nonexistant.js SERVER-35306 Disable tests that uses capped collections on embedded. 2018-05-31 11:42:41 -04:00
count.js SERVER-42410 mongo shell count helper command throws errors on invalid options 2019-12-24 00:48:39 +00:00
count2.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
count3.js
count4.js
count5.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
count6.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
count7.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
count9.js
count10.js SERVER-33229 Blacklist tests that use startParallelShell from failover core suites 2020-04-30 19:35:48 +00:00
count11.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
count_hint.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
count_plan_summary.js SERVER-33229 Blacklist tests that use startParallelShell from failover core suites 2020-04-30 19:35:48 +00:00
counta.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
countb.js SERVER-29725 Tag jstests in core so we can run the suite on mongoe. 2018-04-18 09:14:20 -04:00
countc.js SERVER-29725 Tag jstests in core so we can run the suite on mongoe. 2018-04-18 09:14:20 -04:00
coveredIndex1.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
coveredIndex2.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
coveredIndex3.js SERVER-33229 Blacklist tests that use startParallelShell from failover core suites 2020-04-30 19:35:48 +00:00
coveredIndex4.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
covered_index_compound_1.js SERVER-31785 Use 2 shards in sharded jscore passthrough. 2018-01-19 09:55:59 -05:00
covered_index_negative_1.js SERVER-38947 Make sure all jstests/core test that inspects totalDocsExamined has assumes_unsharded_collection or assumes_balancer_off 2019-01-11 15:53:33 -05:00
covered_index_simple_1.js SERVER-31785 Use 2 shards in sharded jscore passthrough. 2018-01-19 09:55:59 -05:00
covered_index_simple_2.js SERVER-31785 Use 2 shards in sharded jscore passthrough. 2018-01-19 09:55:59 -05:00
covered_index_simple_3.js SERVER-31785 Use 2 shards in sharded jscore passthrough. 2018-01-19 09:55:59 -05:00
covered_index_simple_id.js SERVER-38947 Make sure all jstests/core test that inspects totalDocsExamined has assumes_unsharded_collection or assumes_balancer_off 2019-01-11 15:53:33 -05:00
covered_index_sort_1.js SERVER-31785 Use 2 shards in sharded jscore passthrough. 2018-01-19 09:55:59 -05:00
covered_index_sort_2.js SERVER-38947 Make sure all jstests/core test that inspects totalDocsExamined has assumes_unsharded_collection or assumes_balancer_off 2019-01-11 15:53:33 -05:00
covered_index_sort_3.js SERVER-31785 Use 2 shards in sharded jscore passthrough. 2018-01-19 09:55:59 -05:00
covered_index_sort_no_fetch_optimization.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
covered_multikey.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
create_collection_fail_cleanup.js SERVER-46196 Fix creation of orphan Top entries on failed collection creation 2020-02-25 02:48:51 +00:00
create_index_helper_validation.js SERVER-26726 Check number of arguments for createIndex, createIndexes and ensureIndex shell commands 2020-09-11 09:14:54 +00:00
create_index_same_spec_different_name.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
create_indexes.js SERVER-44252 Delete implicit collection creation loop through the config server in sharding 2020-01-09 18:08:44 +00:00
create_indexes_with_unknown_field_names.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
crud_api.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
crud_ops_do_not_throw_locktimeout.js SERVER-33229 Blacklist tests that use startParallelShell from failover core suites 2020-04-30 19:35:48 +00:00
currentop.js SERVER-33229 Blacklist tests that use startParallelShell from failover core suites 2020-04-30 19:35:48 +00:00
currentop_cursors.js SERVER-68540 Add docker_incompatible tag for jscore tests 2022-08-08 15:15:54 +00:00
currentop_predicate.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
currentop_waiting_for_latch.js SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interruptible and Mutex 2019-10-21 20:04:47 +00:00
cursor1.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
cursor2.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
cursor3.js
cursor4.js
cursor5.js
cursor6.js
cursor7.js
cursora.js SERVER-33229 Blacklist tests that use startParallelShell from failover core suites 2020-04-30 19:35:48 +00:00
datasize2.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
date1.js
date2.js
date3.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
db.js
dbadmin.js SERVER-50039 Timing error in dbadmin.js test 2020-08-04 19:06:53 +00:00
dbcase.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
dbcase2.js SERVER-31335 cmd assertions check write errors 2018-01-11 10:47:49 -05:00
dbhash.js SERVER-29725 Tag jstests in core so we can run the suite on mongoe. 2018-04-18 09:14:20 -04:00
dbhash2.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
dbref1.js
dbref2.js
dbref3.js SERVER-44664 Add requires_fcv_44 to failing tests from replica_sets_jscore_multiversion_passthrough 2019-11-19 16:12:30 +00:00
dbref4.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
dbstats.js SERVER-44793 Add `requires_fcv_44` as required to Query core jstests to address multiversion failure 2019-11-22 18:33:23 +00:00
delete_hint.js SERVER-46846 Prevent delete_hint.js from running in multiversion passthroughs when last-stable is 4.2 2020-03-16 11:10:41 +00:00
delx.js SERVER-43491 Specify that jstest only guarantees consistent behavior against mongod (not mongos) 2020-10-05 17:12:58 +00:00
depth_limit.js SERVER-29725 Tag jstests in core so we can run the suite on mongoe. 2018-04-18 09:14:20 -04:00
diagdata.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
distinct1.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
distinct2.js
distinct3.js SERVER-33229 Blacklist tests that use startParallelShell from failover core suites 2020-04-30 19:35:48 +00:00
distinct4.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
distinct_array1.js SERVER-44793 Add `requires_fcv_44` as required to Query core jstests to address multiversion failure 2019-11-22 18:33:23 +00:00
distinct_compound_index.js SERVER-44418 Optimise distinct queries to use DISTINCT_SCAN in the presence of compound hashed index. 2020-01-16 13:20:37 +00:00
distinct_index1.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
distinct_index2.js
distinct_multikey.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
distinct_multikey_dotted_path.js SERVER-41700 query $type:xxx defaults to exact bounds or inexact covered bounds whenever possible 2019-12-20 19:08:01 +00:00
distinct_with_hashed_index.js SERVER-44418 Optimise distinct queries to use DISTINCT_SCAN in the presence of compound hashed index. 2020-01-16 13:20:37 +00:00
doc_validation.js SERVER-45406 Plumb ExpressionContext through PlanStage 2020-02-28 22:16:41 +00:00
doc_validation_encrypt_keywords.js SERVER-52975 Fix use of 'onRollback' callback for collection validator options in 'collection_impl.cpp' 2020-11-25 20:46:11 +00:00
doc_validation_invalid_validators.js SERVER-46608 Ban use of $function in schema validators 2020-03-25 14:53:46 +00:00
doc_validation_options.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
dotted_path_in_null.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
drop.js SERVER-25936 remove deleteIndexes references from tests 2018-12-27 12:16:08 -05:00
drop3.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
drop_index.js SERVER-50287 drop_index.js fails when run in passthrough suite with stepdown 2021-07-20 03:22:25 +00:00
drop_indexes.js SERVER-50287 drop_index.js fails when run in passthrough suite with stepdown 2021-07-20 03:22:25 +00:00
dropdb.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
dropdb_race.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
elemMatchProjection.js SERVER-53929 Add stricter parser checks around positional projection 2021-02-03 15:01:02 -05:00
elemmatch_index.js SERVER-68115 Do not drop empty path component from elemMatch path during index selection 2022-09-30 17:03:15 +00:00
elemmatch_or_pushdown.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
ensure_sorted.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
error5.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
exhaust.js SERVER-62147 Fix broken OP_QUERY exhaust cursor implementation 2022-01-18 15:44:51 +00:00
exists.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
exists2.js
exists3.js
exists4.js
exists5.js
exists6.js
exists7.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
exists8.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
exists9.js
existsa.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
existsb.js
explain1.js
explain4.js
explain5.js SERVER-37853 Create sharded_core_txn with balancer suite 2019-01-07 11:08:05 -05:00
explain6.js SERVER-38947 Make sure all jstests/core test that inspects totalDocsExamined has assumes_unsharded_collection or assumes_balancer_off 2019-01-11 15:53:33 -05:00
explain_agg_write_concern.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
explain_batch_size.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
explain_count.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
explain_db_mismatch.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
explain_delete.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
explain_distinct.js SERVER-42421 Create a projection_ast::Projection during construction of the CanonicalQuery 2019-09-23 22:04:07 +00:00
explain_execution_error.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
explain_find.js SERVER-48244 remove shell-side explain string validation 2020-09-11 16:31:04 +00:00
explain_find_and_modify.js Revert "SERVER-33272 Proactively close newly empty databases" 2019-08-27 13:52:23 +00:00
explain_large_bounds.js SERVER-44496 Add resource_intensive label and modernize explain_large_bounds.js 2019-11-15 20:15:50 +00:00
explain_missing_collection.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
explain_missing_database.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
explain_multi_plan.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
explain_multikey.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
explain_sample.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
explain_shell_helpers.js SERVER-59879 Adjust maxTimeMS value to allow for slower execution in the parallel test suite 2021-11-19 15:31:33 +00:00
explain_sort_type.js SERVER-45918 Add SortStageSimple. 2020-02-13 03:34:31 +00:00
explain_upsert.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
explain_uuid.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
explain_writecmd_nonexistent_collection.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
expr.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
expr_index_use.js SERVER-74344 Ban use of sparse indexes on internal comparison expression unless explicitly hinted 2024-01-29 19:52:38 +00:00
expr_or_pushdown.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
expr_valid_positions.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
failcommand_failpoint.js SERVER-50408 Change NotMaster error name to NotWritablePrimary 2020-09-30 22:37:31 +00:00
field_name_validation.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
filemd5.js SERVER-43202 propagate errors from interrupts during yielding 2019-10-01 20:47:51 +00:00
find2.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
find3.js
find4.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
find5.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
find6.js SERVER-29725 Tag jstests in core so we can run the suite on mongoe. 2018-04-18 09:14:20 -04:00
find7.js
find8.js
find9.js SERVER-29213: Have WiredTiger support recoverToStableTimestamp. 2018-03-24 19:39:13 -04:00
find_and_modify.js SERVER-55975 Remove the test for findAndModify against admin/config 2021-10-01 08:20:18 +00:00
find_and_modify2.js SERVER-44475 Remove Query Knob 2019-12-11 21:33:49 +00:00
find_and_modify3.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
find_and_modify4.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
find_and_modify_concurrent_update.js SERVER-33229 Blacklist tests that use startParallelShell from failover core suites 2020-04-30 19:35:48 +00:00
find_and_modify_empty_coll.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
find_and_modify_empty_update.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
find_and_modify_hint.js SERVER-46863 prevent collator mismatch in findAndModify/update 2020-03-31 20:55:42 +00:00
find_and_modify_invalid_query_params.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
find_and_modify_metrics.js SERVER-44586 add metrics to serverStatus to track type of update command 2020-09-11 09:00:07 +00:00
find_and_modify_pipeline_update.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
find_and_modify_server6226.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
find_and_modify_server6254.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
find_and_modify_server6582.js
find_and_modify_server6588.js
find_and_modify_server6659.js
find_and_modify_server6865.js SERVER-43334 Ban invalid positional projection syntax 2019-12-11 19:42:42 +00:00
find_and_modify_server6909.js
find_and_modify_server6993.js
find_and_modify_server7660.js
find_and_modify_where.js SERVER-29725 Tag jstests in core so we can run the suite on mongoe. 2018-04-18 09:14:20 -04:00
find_dedup.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
find_getmore_bsonsize.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
find_getmore_cmd.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
find_projection_meta_errors.js SERVER-44793 Add 'requires_fcv_44' tag to find_projection_meta_errors.js, id_partial_projection.js, and notablescan.js 2019-11-22 21:02:43 +00:00
find_size.js
finda.js SERVER-44794 Add requires_fcv_44 tag to tests using returnKey 2019-11-22 19:10:44 +00:00
fm1.js
fm2.js
fm3.js
fm4.js SERVER-33034: Fix tests with bad assertions 2018-02-15 15:23:13 -05:00
fsync.js SERVER-33229 Blacklist tests that use startParallelShell from failover core suites 2020-04-30 19:35:48 +00:00
fts1.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
fts2.js
fts3.js
fts4.js
fts5.js
fts6.js
fts_array.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
fts_blog.js
fts_blogwild.js
fts_casesensitive.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
fts_diacritic_and_caseinsensitive.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
fts_diacritic_and_casesensitive.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
fts_diacriticsensitive.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
fts_dotted_prefix_fields.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
fts_explain.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
fts_index.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
fts_index2.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
fts_index3.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
fts_index_version1.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
fts_index_version2.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
fts_index_wildcard_and_weight.js SERVER-45363 Base weight for text index on exact match not possible match 2020-01-27 14:06:08 +00:00
fts_mix.js SERVER-31785 Use 2 shards in sharded jscore passthrough. 2018-01-19 09:55:59 -05:00
fts_partition1.js
fts_partition_no_multikey.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
fts_phrase.js
fts_proj.js SERVER-43816 Push $text and $meta:"textScore" sort into the PlanStage layer. 2019-12-18 03:28:25 +00:00
fts_projection.js SERVER-43816 Push $text and $meta:"textScore" sort into the PlanStage layer. 2019-12-18 03:28:25 +00:00
fts_querylang.js SERVER-57053 Split CanonicalQuery validation on pre- and post-normalization 2021-06-02 14:58:28 +00:00
fts_score_sort.js SERVER-43816 Push $text and $meta:"textScore" sort into the PlanStage layer. 2019-12-18 03:28:25 +00:00
fts_spanish.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
fts_trailing_fields.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
function_string_representations.js SERVER-44475 Remove Query Knob 2019-12-11 21:33:49 +00:00
geo1.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo2.js SERVER-40747 Blacklist tests with large inserts from transaction passthrough tests with failures 2019-04-22 13:18:39 -04:00
geo3.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
geo6.js SERVER-1981 Support near and nearSphere predicates on sharded collections 2017-12-28 11:01:26 -05:00
geo7.js
geo9.js SERVER-1981 Support near and nearSphere predicates on sharded collections 2017-12-28 11:01:26 -05:00
geo10.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_2d_explain.js SERVER-37270 Remove foreground index builds by default 2019-01-17 11:35:32 -05:00
geo_2d_trailing_fields.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_2d_with_geojson_point.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
geo_allowedcomparisons.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_array0.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_array1.js
geo_array2.js SERVER-35043, SERVER-22949: move geoNear implementation into aggregation 2018-06-18 23:34:49 -04:00
geo_big_polygon.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_big_polygon2.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_big_polygon3.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_borders.js SERVER-44453 Address several orphaned TODOs. 2019-11-06 23:58:41 +00:00
geo_box1.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
geo_box1_noindex.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
geo_box2.js
geo_box3.js
geo_center_sphere1.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_center_sphere2.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_circle1.js SERVER-38980 Make sure all jstests/core test that inspects totalKeysExamined has assumes_unsharded_collection or assumes_balancer_off 2019-01-15 13:42:16 -05:00
geo_circle1_noindex.js
geo_circle2.js
geo_circle2a.js
geo_circle3.js
geo_circle4.js
geo_circle5.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
geo_distinct.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_exactfetch.js SERVER-1981 Support near and nearSphere predicates on sharded collections 2017-12-28 11:01:26 -05:00
geo_fiddly_box.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
geo_fiddly_box2.js
geo_haystack1.js SERVER-29725 Tag jstests in core so we can run the suite on mongoe. 2018-04-18 09:14:20 -04:00
geo_haystack2.js SERVER-29725 Tag jstests in core so we can run the suite on mongoe. 2018-04-18 09:14:20 -04:00
geo_haystack3.js SERVER-29725 Tag jstests in core so we can run the suite on mongoe. 2018-04-18 09:14:20 -04:00
geo_invalid_2d_params.js
geo_invalid_polygon.js
geo_max.js SERVER-1981 Support near and nearSphere predicates on sharded collections 2017-12-28 11:01:26 -05:00
geo_mindistance.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_mindistance_boundaries.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
geo_multikey0.js
geo_multikey1.js
geo_multinest0.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_multinest1.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_near_bounds_overflow.js SERVER-47994 Fix for numerical overflow in GeoHash 2020-05-15 20:33:44 +00:00
geo_near_point_query.js SERVER-52953 $geoNear does not always match coordinate given to 'near' when maxDistance is set to 0 2021-03-08 14:19:03 +00:00
geo_near_random1.js SERVER-1981 Support near and nearSphere predicates on sharded collections 2017-12-28 11:01:26 -05:00
geo_near_random2.js SERVER-1981 Support near and nearSphere predicates on sharded collections 2017-12-28 11:01:26 -05:00
geo_near_tailable.js SERVER-47773 Error consistently when tailable cursors and $near are used together 2020-05-19 13:59:42 +00:00
geo_nearwithin.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
geo_oob_sphere.js SERVER-44453 Address several orphaned TODOs. 2019-11-06 23:58:41 +00:00
geo_operator_crs.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_or.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
geo_poly_edge.js
geo_poly_line.js
geo_polygon1.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
geo_polygon1_noindex.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_polygon2.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
geo_polygon3.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_queryoptimizer.js SERVER-1981 Support near and nearSphere predicates on sharded collections 2017-12-28 11:01:26 -05:00
geo_regex0.js SERVER-1981 Support near and nearSphere predicates on sharded collections 2017-12-28 11:01:26 -05:00
geo_s2cursorlimitskip.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_s2dedupnear.js SERVER-1981 Support near and nearSphere predicates on sharded collections 2017-12-28 11:01:26 -05:00
geo_s2descindex.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
geo_s2disjoint_holes.js SERVER-54169 update geo_s2disjoint_holds.js to check command error code rather than listIndexes 2021-02-16 19:36:33 +00:00
geo_s2dupe_points.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_s2edgecases.js
geo_s2exact.js SERVER-33034: Fix tests with bad assertions 2018-02-15 15:23:13 -05:00
geo_s2explain.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_s2holesameasshell.js
geo_s2index.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_s2indexoldformat.js
geo_s2indexversion1.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_s2intersection.js SERVER-57938 Skip validation for stored geometry if a 2dsphere index exists 2021-09-17 19:12:02 +00:00
geo_s2largewithin.js
geo_s2meridian.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_s2multi.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_s2near.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
geo_s2nearComplex.js SERVER-1981 Support near and nearSphere predicates on sharded collections 2017-12-28 11:01:26 -05:00
geo_s2near_equator_opposite.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
geo_s2nearcorrect.js SERVER-1981 Support near and nearSphere predicates on sharded collections 2017-12-28 11:01:26 -05:00
geo_s2nearwithin.js SERVER-43202 propagate errors from interrupts during yielding 2019-10-01 20:47:51 +00:00
geo_s2nongeoarray.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_s2nonstring.js SERVER-1981 Support near and nearSphere predicates on sharded collections 2017-12-28 11:01:26 -05:00
geo_s2nopoints.js SERVER-1981 Support near and nearSphere predicates on sharded collections 2017-12-28 11:01:26 -05:00
geo_s2oddshapes.js
geo_s2ordering.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_s2overlappingpolys.js
geo_s2polywithholes.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
geo_s2selfintersectingpoly.js
geo_s2sparse.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_s2twofields.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_s2validindex.js
geo_s2within.js
geo_s2within_line_polygon_sphere.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_small_large.js SERVER-1981 Support near and nearSphere predicates on sharded collections 2017-12-28 11:01:26 -05:00
geo_sort1.js SERVER-1981 Support near and nearSphere predicates on sharded collections 2017-12-28 11:01:26 -05:00
geo_uniqueDocs.js SERVER-35043, SERVER-22949: move geoNear implementation into aggregation 2018-06-18 23:34:49 -04:00
geo_uniqueDocs2.js SERVER-35043, SERVER-22949: move geoNear implementation into aggregation 2018-06-18 23:34:49 -04:00
geo_update.js
geo_update1.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_update2.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_update_btree.js SERVER-33229 Blacklist tests that use startParallelShell from failover core suites 2020-04-30 19:35:48 +00:00
geo_update_btree2.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
geo_update_dedup.js SERVER-1981 Support near and nearSphere predicates on sharded collections 2017-12-28 11:01:26 -05:00
geo_validate.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_withinquery.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
geoa.js SERVER-1981 Support near and nearSphere predicates on sharded collections 2017-12-28 11:01:26 -05:00
geob.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
geoc.js SERVER-1981 Support near and nearSphere predicates on sharded collections 2017-12-28 11:01:26 -05:00
geod.js SERVER-35043, SERVER-22949: move geoNear implementation into aggregation 2018-06-18 23:34:49 -04:00
geoe.js
geof.js SERVER-1981 Support near and nearSphere predicates on sharded collections 2017-12-28 11:01:26 -05:00
geonear_cmd_input_validation.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
geonear_key.js SERVER-43202 propagate errors from interrupts during yielding 2019-10-01 20:47:51 +00:00
getlog1.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
getlog2.js SERVER-48976 jstests/core tests need to use isJsonLog() because multiversion 2020-06-18 23:39:46 +00:00
getmore_cmd_maxtimems.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
getmore_invalidated_cursors.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
getmore_invalidated_documents.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
grow_hash_table.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
hash.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
hashed_index_collation.js SERVER-43912 Query planner support for compound hashed indexes 2019-11-21 12:46:55 +00:00
hashed_index_covered_queries.js SERVER-43912 Query planner support for compound hashed indexes 2019-11-21 12:46:55 +00:00
hashed_index_queries.js SERVER-44418 Optimise distinct queries to use DISTINCT_SCAN in the presence of compound hashed index. 2020-01-16 13:20:37 +00:00
hashed_index_queries_with_logical_operators.js SERVER-44011 Allow queries containing $not to use non-hashed compound index fields 2020-01-09 23:15:42 +00:00
hashed_index_sort.js SERVER-46168 Sort without predicate on non-hashed prefix fields does not use compound hashed index 2020-03-24 07:04:42 +00:00
hashed_index_with_arrays.js SERVER-43912 Query planner support for compound hashed indexes 2019-11-21 12:46:55 +00:00
hashed_partial_and_sparse_index.js SERVER-51718 Disallow sparse, hashed indexes from being considered for answering $exists: false queries 2020-11-23 14:29:16 +00:00
hidden_index.js SERVER-47840 Do not write "hidden: false" to the index catalog when createIndexes specifies it explicitly 2020-05-08 09:01:29 +00:00
hint1.js
hostinfo.js SERVER-67704 SERVER-67705 Fix processor package counting for ARM 2022-12-09 19:13:27 +00:00
id1.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
id_partial_projection.js SERVER-44793 Add 'requires_fcv_44' tag to find_projection_meta_errors.js, id_partial_projection.js, and notablescan.js 2019-11-22 21:02:43 +00:00
idhack.js SERVER-44793 Add `requires_fcv_44` as required to Query core jstests to address multiversion failure 2019-11-22 18:33:23 +00:00
in.js
in2.js
in3.js
in4.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
in5.js
in6.js
in7.js
in8.js
inc-SERVER-7446.js
inc1.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
inc2.js
inc3.js
index1.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
index2.js
index3.js
index4.js
index5.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
index6.js
index8.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
index9.js SERVER-34629 add does_not_support_stepdowns to tests using local db 2018-05-08 10:29:01 -04:00
index13.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
index_arr1.js
index_arr2.js SERVER-39619 Blacklist tests asserting on nMatched for multi updates in multi_stmt_txn_jscore_passthrough_with_migration 2019-03-21 18:37:48 -04:00
index_bigkeys.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
index_bigkeys_background.js SERVER-44549 Remove the mobile storage engine 2020-02-03 17:38:53 +00:00
index_bounds_code.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
index_bounds_maxkey.js SERVER-44793 Tag index_bounds_maxkey.js as 'requires_fcv_44'. 2019-11-22 22:03:43 +00:00
index_bounds_minkey.js SERVER-44793 Add `requires_fcv_44` as required to Query core jstests to address multiversion failure 2019-11-22 18:33:23 +00:00
index_bounds_number_edge_cases.js
index_bounds_object.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
index_bounds_pipe.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
index_bounds_timestamp.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
index_check2.js SERVER-38980 Make sure all jstests/core test that inspects totalKeysExamined has assumes_unsharded_collection or assumes_balancer_off 2019-01-15 13:42:16 -05:00
index_check3.js SERVER-38980 Make sure all jstests/core test that inspects totalKeysExamined has assumes_unsharded_collection or assumes_balancer_off 2019-01-15 13:42:16 -05:00
index_check5.js
index_check6.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
index_check7.js SERVER-37853 Create sharded_core_txn with balancer suite 2019-01-07 11:08:05 -05:00
index_create_too_many.js
index_create_with_nul_in_name.js SERVER-41696 Modify tests depending on the 'ns' field from index specs to no longer have a dependency on it 2019-07-29 21:05:17 -04:00
index_decimal.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
index_diag.js SERVER-44794 Add requires_fcv_44 tag to tests using returnKey 2019-11-22 19:10:44 +00:00
index_dropdups_ignore.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
index_filter_catalog_independent.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
index_filter_collation.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
index_filter_commands.js SERVER-44823 Add sharding support for $planCacheStats. 2019-12-09 21:49:17 +00:00
index_filter_on_hidden_index.js SERVER-47889 Hidden index tests should verify index filter behaviour 2020-05-08 22:27:12 +00:00
index_id_options.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
index_large_and_small_dates.js SERVER-41700 query $type:xxx defaults to exact bounds or inexact covered bounds whenever possible 2019-12-20 19:08:01 +00:00
index_many.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
index_many2.js SERVER-39663 change dropIndex("*") to dropIndexes("*") to drop multiple indexes 2019-04-05 21:41:43 -04:00
index_multikey.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
index_multiple_compatibility.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
index_partial_2dsphere.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
index_partial_create_drop.js SERVER-43644 Update 'validate' shell helper to use an object instead of a boolean 2019-10-02 21:22:41 +00:00
index_partial_read_ops.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
index_partial_validate.js SERVER-43644 Update 'validate' shell helper to use an object instead of a boolean 2019-10-02 21:22:41 +00:00
index_partial_write_ops.js SERVER-43644 Update 'validate' shell helper to use an object instead of a boolean 2019-10-02 21:22:41 +00:00
index_plugins.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
index_sort_within_multiple_point_ranges.js SERVER-45508 Fix crash when planning collated sort within multi point interval 2020-01-22 18:12:37 +00:00
index_sparse1.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
index_sparse2.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
index_stats.js SERVER-47584 Additional testing for hidden indexes 2020-04-30 09:12:51 +00:00
index_type_change.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
indexa.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
indexapi.js SERVER-36015 Remove references to system.namespaces and system.indexes 2018-08-29 16:47:09 -04:00
indexb.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
indexc.js SERVER-41753 Change indexc.js to use a single date 2019-06-17 08:59:01 -04:00
indexe.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
indexes_multiple_commands.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
indexf.js
indexg.js
indexj.js SERVER-31785 Use 2 shards in sharded jscore passthrough. 2018-01-19 09:55:59 -05:00
indexl.js
indexm.js
indexn.js
indexp.js
indexr.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
indexs.js
indext.js
indexu.js SERVER-44619 add expected error code to test 2019-11-14 23:20:50 +00:00
insert1.js SERVER-53447 Blacklist insert1.js with from transaction passthrough tests with failures 2021-05-26 19:03:38 +00:00
insert2.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
insert_id_undefined.js SERVER-29678 collStats command returns ok:1, 0-ed response on non-existing namespaces 2018-07-02 08:52:34 -04:00
insert_illegal_doc.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
insert_one.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
internal_apply_oplog_update.js SERVER-63159 Implement the $_internalApplyOplogUpdate aggregation stage 2022-07-24 03:51:38 +00:00
internal_rename_if_options_and_indexes_match.js SERVER-42693 exclude test from jsCore_mobile 2019-11-16 15:25:46 +00:00
introspect_hidden_index_plan_cache_entries.js SERVER-47584 Additional testing for hidden indexes 2020-04-30 09:12:51 +00:00
invalid_collation_locale.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
invalid_db_name.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
invalidated_legacy_cursors.js SERVER-9391 tailable cursors should throw an exception in DBClientCursor when a cursor is not found on the server 2020-02-28 19:54:40 +00:00
ismaster.js SERVER-49987 Rename response fields if hello command is sent on mongod 2020-09-09 17:48:03 +00:00
js1.js SERVER-29725 Tag jstests in core so we can run the suite on mongoe. 2018-04-18 09:14:20 -04:00
js2.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
js3.js SERVER-35847 Remove eval command and remove/update related tests/helpers 2018-06-29 23:02:02 -04:00
js4.js SERVER-29725 Tag jstests in core so we can run the suite on mongoe. 2018-04-18 09:14:20 -04:00
js5.js SERVER-29725 Tag jstests in core so we can run the suite on mongoe. 2018-04-18 09:14:20 -04:00
js8.js SERVER-29725 Tag jstests in core so we can run the suite on mongoe. 2018-04-18 09:14:20 -04:00
js9.js SERVER-35847 Remove eval command and remove/update related tests/helpers 2018-06-29 23:02:02 -04:00
js_jit.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
json1.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
jssymbol.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
kill_cursors.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
killop_drop_collection.js SERVER-33229 Blacklist tests that use startParallelShell from failover core suites 2020-04-30 19:35:48 +00:00
latch_analyzer.js SERVER-43945 Expose out of order latch acquisitions in serverStatus 2019-12-16 21:39:41 +00:00
list_all_local_sessions.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
list_all_sessions.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
list_collections1.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
list_collections_filter.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
list_collections_name_only.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
list_collections_no_views.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
list_commands.js SERVER-50640 listCommands should list isMaster in addition to hello 2020-09-09 15:57:05 +00:00
list_databases.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
list_indexes.js SERVER-41696 Modify tests depending on the 'ns' field from index specs to no longer have a dependency on it 2019-07-29 21:05:17 -04:00
list_indexes_invalid.js
list_indexes_invalidation.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
list_indexes_non_existent_ns.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
list_local_sessions.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
list_namespaces_invalidation.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
list_sessions.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
loadserverscripts.js SERVER-33229 Blacklist tests that use startParallelShell from failover core suites 2020-04-30 19:35:48 +00:00
logprocessdetails.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
long_index_rename.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
map1.js
map_reduce_subplanning.js SERVER-74131 Inject emit function on every call to ExpressionInternalJsEmit::evaluate() 2023-03-29 08:50:07 +00:00
map_reduce_validation.js SERVER-45369 Add requires_fcv_44 tag to map_reduce_validation.js 2020-01-06 16:49:46 +00:00
match_numeric_components.js SERVER-57588 Inconsistent query results when an array position is indexed whose value is an array 2021-12-21 12:14:12 +00:00
max_doc_size.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
merge_sort_collation.js SERVER-64403 Encode the sort key from a document with collation only if value is present when comparing a sort key from index with one from the document in SORT_MERGE stage. 2022-07-27 08:56:42 +00:00
min_max_bounds.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
min_max_hashed_index.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
min_max_key.js SERVER-47042 min_max_key.js test works only on 4.4 and up. 2020-03-23 19:32:38 +00:00
minmax.js SERVER-43202 propagate errors from interrupts during yielding 2019-10-01 20:47:51 +00:00
minmax_edge.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
mixed_version_replica_set.js SERVER-46369 Run mixed_version_replica_sets.js in required builder 2020-03-26 18:09:46 +00:00
mod.js SERVER-32960 Make $mod truncate float values consistently and use long long for its arguments 2020-11-19 14:51:10 +00:00
mod_overflow.js SERVER-43699 $mod should not overflow for large negative values 2019-10-06 20:05:52 +00:00
mod_special_values.js SERVER-57321 Make $mod match expression handle NaN, Infinity and large values 2021-09-27 19:35:27 +00:00
mod_with_where.js SERVER-32960 Make $mod truncate float values consistently and use long long for its arguments 2020-11-19 14:51:10 +00:00
mr_agg_explain.js SERVER-45791 The db.collection.explain().mapReduce() shell helper should accept the same arguments as db.collection.mapReduce() 2020-02-13 18:59:00 +00:00
mr_bigobject.js SERVER-44734 Implement large document optimization for agg MR 2019-12-04 22:26:54 +00:00
mr_bigobject_replace.js SERVER-46795 Allow for JS interrupt in mr_bigobject_replace.js 2020-03-13 03:49:33 +00:00
mr_comments.js SERVER-44475 Remove Query Knob 2019-12-11 21:33:49 +00:00
mr_compute_avg.js SERVER-44475 Remove Query Knob 2019-12-11 21:33:49 +00:00
mr_correctness.js SERVER-45637 Blacklist mapReduce tests that use output mode merge from multiversion suites 2020-01-17 22:42:37 +00:00
mr_fail_invalid_js.js SERVER-45076 Complete all TODOs left from agg map reduce knob removal 2019-12-13 20:24:47 +00:00
mr_killop.js SERVER-33229 Blacklist tests that use startParallelShell from failover core suites 2020-04-30 19:35:48 +00:00
mr_merge.js SERVER-43749 Modernize mapReduce tests in core 2019-11-05 19:45:39 +00:00
mr_multikey_deduping.js SERVER-44475 Remove Query Knob 2019-12-11 21:33:49 +00:00
mr_mutable_properties.js SERVER-44734 Implement large document optimization for agg MR 2019-12-04 22:26:54 +00:00
mr_null_arguments.js SERVER-45105 Keep allowing scope and finalize to be explicit null in mapReduce command 2019-12-17 21:12:55 +00:00
mr_preserve_indexes.js SERVER-42690 Modernize many mr tests in core suite 2019-10-29 16:56:38 +00:00
mr_reduce.js SERVER-43749 Modernize mapReduce tests in core 2019-11-05 19:45:39 +00:00
mr_reduce_merge_other_db.js SERVER-45359 Rename mapReduce test database to prevent collection drop failure BF-15763 2020-01-07 18:03:41 +00:00
mr_replace_into_other_db.js SERVER-45076 Complete all TODOs left from agg map reduce knob removal 2019-12-13 20:24:47 +00:00
mr_scope.js SERVER-45637 Blacklist mapReduce tests that use output mode merge from multiversion suites 2020-01-17 22:42:37 +00:00
mr_single_reduce.js SERVER-76824 Do not run mr_single_reduce.js in stepdown suites 2023-06-08 23:29:18 +00:00
mr_sort.js SERVER-44015 MR Agg: Respect limit when no sort is specified 2019-10-29 14:31:42 +00:00
mr_stored.js SERVER-44734 Implement large document optimization for agg MR 2019-12-04 22:26:54 +00:00
mr_tolerates_js_exception.js SERVER-43381 Create core and sharding suites for new MR implementation 2019-09-23 13:42:36 +00:00
mr_use_this_object.js SERVER-44475 Remove Query Knob 2019-12-11 21:33:49 +00:00
multi.js
multi2.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
multikey_geonear.js SERVER-1981 Support near and nearSphere predicates on sharded collections 2017-12-28 11:01:26 -05:00
nan.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
natural.js SERVER-43816 Push $text and $meta:"textScore" sort into the PlanStage layer. 2019-12-18 03:28:25 +00:00
ne1.js
ne2.js
ne3.js
ne_array.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
neq_null_correctly_cache.js SERVER-56468 Fix bug causing incorrect plan cache entry for {$ne: null} predicate, leading to missing query results 2021-05-28 23:48:10 +00:00
nestedarr1.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
nestedobj1.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
nin.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
nin2.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
no_db_created.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
not1.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
not2.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
not3.js
notablescan.js SERVER-44793 Add 'requires_fcv_44' tag to find_projection_meta_errors.js, id_partial_projection.js, and notablescan.js 2019-11-22 21:02:43 +00:00
notablescan_capped.js SERVER-44793 Add `requires_fcv_44` as required to Query core jstests to address multiversion failure 2019-11-22 18:33:23 +00:00
null_field_name.js
null_query_semantics.js SERVER-40691 $nin:[[],...] queries are not indexed 2022-02-24 16:13:36 +00:00
numberint.js
numberlong.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
numberlong2.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
numberlong3.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
numberlong4.js
objid1.js
objid2.js
objid3.js
objid4.js
objid5.js SERVER-34893 Embedded authorization components 2018-05-22 16:11:51 -04:00
objid6.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
objid7.js
opcounters_active.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
opcounters_write_cmd.js SERVER-44453 Address several orphaned TODOs. 2019-11-06 23:58:41 +00:00
operation_latency_histogram.js SERVER-44549 Remove the mobile storage engine 2020-02-03 17:38:53 +00:00
optime_cmp.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
optimize_uninitialized.js SERVER-81573 Optimize a projection expression prior to planning for 'find' 2023-11-17 10:37:54 +00:00
optimized_match_explain.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
or1.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
or2.js SERVER-31785 Use 2 shards in sharded jscore passthrough. 2018-01-19 09:55:59 -05:00
or3.js SERVER-31785 Use 2 shards in sharded jscore passthrough. 2018-01-19 09:55:59 -05:00
or4.js SERVER-45637 Blacklist mapReduce tests that use output mode merge from multiversion suites 2020-01-17 22:42:37 +00:00
or5.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
or6.js
or7.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
or8.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
or9.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
or_always_false.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
or_inexact.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
ora.js SERVER-29725 Tag jstests in core so we can run the suite on mongoe. 2018-04-18 09:14:20 -04:00
orb.js
orc.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
ord.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
ore.js
orf.js SERVER-37853 Create sharded_core_txn with balancer suite 2019-01-07 11:08:05 -05:00
org.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
orh.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
orj.js
ork.js
oro.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
orp.js
partial_index_logical.js SERVER-75172 Use unique collection name in partial_index_logical.js 2023-04-05 13:44:41 +00:00
plan_cache_clear.js SERVER-44823 Add sharding support for $planCacheStats. 2019-12-09 21:49:17 +00:00
plan_cache_list_plans.js SERVER-44823 Add sharding support for $planCacheStats. 2019-12-09 21:49:17 +00:00
plan_cache_list_shapes.js SERVER-44823 Add sharding support for $planCacheStats. 2019-12-09 21:49:17 +00:00
plan_cache_shell_helpers.js SERVER-44823 Add sharding support for $planCacheStats. 2019-12-09 21:49:17 +00:00
plan_cache_stats_shard_and_host.js SERVER-76721: Robustify plan_cache_stats_shard_and_host.js to count plan cache entries only for specific plan cache key 2023-05-09 18:48:00 +00:00
pop_server_13516.js
positional_projection_multiple_array_fields.js SERVER-40687 stricter checking on positional operator field 2019-12-06 22:02:41 +00:00
profile1.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
profile2.js SERVER-53234 jstests/core/profile2.js fails when background operations are run against test database 2021-01-08 09:36:20 +00:00
profile3.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
profile_agg.js SERVER-44013 MR Agg: Report plan stats and summary for currentOp/profiler/slow query logging 2019-10-31 18:01:55 +00:00
profile_count.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
profile_delete.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
profile_distinct.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
profile_find.js SERVER-40805 Indicate reason for replanning 2020-01-06 19:41:50 +00:00
profile_findandmodify.js SERVER-45721 truncation using the oplogTruncateAfterPoint is always non-inclusive of the oplogTruncateAfterPoint 2020-01-29 14:39:53 +00:00
profile_getmore.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
profile_hide_index.js SERVER-48317 Modify profile_hide_index.js to use its own database 2020-05-21 22:07:46 +00:00
profile_insert.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
profile_list_collections.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
profile_list_indexes.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
profile_mapreduce.js SERVER-44013 MR Agg: Report plan stats and summary for currentOp/profiler/slow query logging 2019-10-31 18:01:55 +00:00
profile_no_such_db.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
profile_query_hash.js SERVER-44701 Remove support for 'planCacheListQueryShapes' and 'planCacheListPlans'. 2019-11-26 14:29:44 +00:00
profile_sampling.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
profile_update.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
proj_key1.js SERVER-31785 Use 2 shards in sharded jscore passthrough. 2018-01-19 09:55:59 -05:00
projection_conflicts.js SERVER-44793 add requires_fcv_44 tag to query tests in core 2019-11-22 20:50:51 +00:00
projection_dotted_paths.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
projection_meta_index_key.js SERVER-12335 indexKey $meta projection not populating fields 2019-11-28 13:46:53 +00:00
pull.js
pull2.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
pull_or.js
pull_remove1.js
pullall.js
pullall2.js
push.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
push2.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
push_sort.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
query1.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
query_hash_stability.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
queryoptimizera.js SERVER-33605 Mobile SE:Disable capped collections and related testing 2018-06-08 14:34:55 +10:00
read_after_optime.js SERVER-44670 Blacklist jstests/core/read_after_optime.js from multiversion testing 2019-11-18 22:11:48 +00:00
record_store_count.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
recursion.js SERVER-44475 Remove Query Knob 2019-12-11 21:33:49 +00:00
ref.js
ref2.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
ref3.js
ref4.js
regex.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
regex2.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
regex3.js SERVER-38947 Make sure all jstests/core test that inspects totalDocsExamined has assumes_unsharded_collection or assumes_balancer_off 2019-01-11 15:53:33 -05:00
regex4.js SERVER-38947 Make sure all jstests/core test that inspects totalDocsExamined has assumes_unsharded_collection or assumes_balancer_off 2019-01-11 15:53:33 -05:00
regex5.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
regex6.js SERVER-31785 Use 2 shards in sharded jscore passthrough. 2018-01-19 09:55:59 -05:00
regex7.js
regex8.js
regex9.js
regex_embed1.js
regex_error.js SERVER-60299 Backport PCRE bugfix for Bugzilla #2613 2021-10-04 16:56:53 +00:00
regex_limit.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
regex_not_id.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
regex_options.js
regex_unicode.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
regex_util.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
regex_verbs.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
regexa.js
regexb.js
regexc.js
remove.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
remove2.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
remove3.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
remove4.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
remove6.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
remove7.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
remove8.js SERVER-35847 Remove eval command and remove/update related tests/helpers 2018-06-29 23:02:02 -04:00
remove9.js SERVER-33229 Blacklist tests that use startParallelShell from failover core suites 2020-04-30 19:35:48 +00:00
remove_justone.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
remove_undefined.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
removea.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
removeb.js SERVER-33229 Blacklist tests that use startParallelShell from failover core suites 2020-04-30 19:35:48 +00:00
removec.js SERVER-33229 Blacklist tests that use startParallelShell from failover core suites 2020-04-30 19:35:48 +00:00
rename.js SERVER-77922 Add requires_collstats tag to rename.js on 4.4 2023-06-14 15:44:32 +00:00
rename2.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
rename3.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
rename4.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
rename5.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
rename6.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
rename7.js SERVER-45768 Tag rename7.js with assumes_against_mongod_not_mongos 2020-03-13 16:08:41 +00:00
rename8.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
rename_change_target_type.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
rename_stayTemp.js SERVER-40345 Change calls involving the 'temp' field in the 'create' command to be done through the 'applyOps' command 2019-04-04 08:02:40 -04:00
resume_query.js SERVER-43271 Don't modify 'db' variable in core tests, and tag tests with 'requires_find_command' 2019-12-04 21:07:47 +00:00
return_bson_scalar_from_js_function.js SERVER-61234 Expand support for $function returning scalar BSON values 2022-06-28 02:27:05 +00:00
return_key.js SERVER-43669 Serialize "sortKey" as BSONArray 2019-12-13 01:35:54 +00:00
role_management_helpers.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
rollback_index_drop.js SERVER-44794 Add requires_fcv_44 tag to tests using returnKey 2019-11-22 19:10:44 +00:00
run_program1.js
sample_rate.js SERVER-48474 add '$sampleRate' match expression 2020-09-11 16:44:44 +00:00
server1470.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
server5346.js
server7756.js
server9385.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
server9547.js SERVER-39567 Change find min/max options to require hint 2019-04-11 18:34:10 -04:00
server14747.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
server14753.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
server22053.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
server25192.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
set1.js
set2.js
set3.js
set4.js
set5.js
set6.js
set7.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
set_param1.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
set_type_change.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
shell1.js
shell_connection_strings.js SERVER-68540 Add docker_incompatible tag for jscore tests 2022-08-10 13:27:36 +00:00
shell_writeconcern.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
shellkillop.js
shellstartparallel.js SERVER-33229 Blacklist tests that use startParallelShell from failover core suites 2020-04-30 19:35:48 +00:00
shelltypes.js
show_record_id.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
single_batch.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
single_field_hashed_index.js SERVER-51718 Disallow sparse, hashed indexes from being considered for answering $exists: false queries 2020-11-23 14:29:16 +00:00
skip1.js
slice1.js SERVER-44475 Remove Query Knob 2019-12-11 21:33:49 +00:00
sort1.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
sort2.js
sort3.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
sort4.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
sort5.js
sort6.js
sort8.js
sort9.js
sort10.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
sort_array.js SERVER-31898 Allow multikey indexes to provide sorts in certain cases 2020-01-28 19:11:56 +00:00
sort_numeric.js
sort_with_meta_operator.js SERVER-45903 Allow sort with {$meta:'randVal'} on sharded clusters 2020-02-14 06:51:08 +00:00
sorta.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
sortb.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
sortc.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
sortd.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
sortf.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
sortg.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
sorth.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
sorti.js
sortj.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
sortk.js SERVER-38980 Make sure all jstests/core test that inspects totalKeysExamined has assumes_unsharded_collection or assumes_balancer_off 2019-01-15 13:42:16 -05:00
sortl.js SERVER-45405 Allow implicit collection creation inside multi-doc txns 2020-02-19 20:03:40 +00:00
sparse_index_supports_ne_null.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
splitvector.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
stages_and_hash.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
stages_and_sorted.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
stages_collection_scan.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
stages_delete.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
stages_fetch.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
stages_ixscan.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
stages_limit_skip.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
stages_mergesort.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
stages_or.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
stages_sort.js
stages_text.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
startup_log.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
storefunc.js SERVER-35847 Remove eval command and remove/update related tests/helpers 2018-06-29 23:02:02 -04:00
string_with_nul_bytes.js
sub1.js
system_js_access.js SERVER-47445 Don't update Scope::_loadedVersion before loadStored succeeds 2020-04-20 21:27:40 +00:00
system_profile.js SERVER-29794 Adding a comment to all commands 2019-09-24 16:50:09 +00:00
tailable_cursor_invalidation.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
tailable_getmore_batch_size.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
tailable_skip_limit.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
tcp_fastopen.js SERVER-48466 Suppress tcp_fastopen test on hosts with blackhole events 2020-07-15 15:42:12 +00:00
test_command_line_test_helpers.js
testminmax.js SERVER-39567 Change find min/max options to require hint 2019-04-11 18:34:10 -04:00
text_covered_matching.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
throw_big.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
top.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
ts1.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
ttl_index_options.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
type1.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
type2.js
type3.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
type4.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
type5.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
type6.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
type7.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
type8.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
type_array.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
uniqueness.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
unset.js
unset2.js
update2.js
update3.js
update5.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
update6.js
update7.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
update8.js
update9.js
update_addToSet.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
update_addToSet2.js
update_addToSet3.js
update_affects_indexes.js SERVER-44794 Add requires_fcv_44 tag to tests using returnKey 2019-11-22 19:10:44 +00:00
update_arrayFilters.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
update_array_offset_positional.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
update_arraymatch1.js
update_arraymatch2.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
update_arraymatch3.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
update_arraymatch4.js
update_arraymatch5.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
update_arraymatch6.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
update_arraymatch7.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
update_arraymatch8.js
update_bit_examples.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
update_blank1.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
update_currentdate_examples.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
update_dbref.js
update_find_and_modify_id.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
update_hint.js SERVER-44367 Allow hinting the delete command 2020-02-29 19:24:37 +00:00
update_invalid1.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
update_metrics.js SERVER-44586 add metrics to serverStatus to track type of update command 2020-09-11 09:00:07 +00:00
update_min_max_examples.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
update_modifier_pop.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
update_mul_examples.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
update_multi3.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
update_multi4.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
update_multi5.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
update_multi6.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
update_numeric_field_name.js SERVER-43644 Update 'validate' shell helper to use an object instead of a boolean 2019-10-02 21:22:41 +00:00
update_pipeline_shell_helpers.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
update_server-12848.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
update_setOnInsert.js
update_with_pipeline.js SERVER-61769 Remove inMultiDocumentTransaction from expCtx 2022-03-01 20:13:45 +00:00
updatea.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
updateb.js
updatec.js
updated.js
updatee.js
updatef.js SERVER-33229 Blacklist tests that use startParallelShell from failover core suites 2020-04-30 19:35:48 +00:00
updateg.js
updateh.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
updatei.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
updatej.js SERVER-31785 Use 2 shards in sharded jscore passthrough. 2018-01-19 09:55:59 -05:00
updatek.js
updatel.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
updatem.js SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite 2017-12-07 14:36:15 -05:00
upsert_and.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
upsert_fields.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
upsert_shell.js SERVER-40461 implement WriteResult._id for upserts 2019-04-24 16:58:01 -04:00
useindexonobjgtlt.js SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
user_management_helpers.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
validate_cmd_ns.js SERVER-18292 Re-enable tests tagged with SERVER-18292 2017-06-28 11:57:04 -04:00
validate_user_documents.js SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. 2019-03-11 18:17:29 -04:00
verify_update_mods.js SERVER-38909 Permit empty update modifiers, treating as a no-op rather than an error 2021-05-25 21:26:43 +00:00
where1.js SERVER-29725 Tag jstests in core so we can run the suite on mongoe. 2018-04-18 09:14:20 -04:00
where2.js SERVER-29725 Tag jstests in core so we can run the suite on mongoe. 2018-04-18 09:14:20 -04:00
where3.js SERVER-29725 Tag jstests in core so we can run the suite on mongoe. 2018-04-18 09:14:20 -04:00
where5.js SERVER-29725 Tag jstests in core so we can run the suite on mongoe. 2018-04-18 09:14:20 -04:00
where_system_js.js SERVER-46790 Tag where_system_js.js as requires_fcv_44 2020-03-11 18:28:41 +00:00
where_tolerates_js_exception.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
wildcard_and_text_indexes.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
wildcard_index_basic_index_bounds.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
wildcard_index_cached_plans.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
wildcard_index_collation.js SERVER-42421 Create a projection_ast::Projection during construction of the CanonicalQuery 2019-09-23 22:04:07 +00:00
wildcard_index_count.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
wildcard_index_covered_queries.js SERVER-44664 Add requires_fcv_44 to failing tests from replica_sets_jscore_multiversion_passthrough 2019-11-19 16:12:30 +00:00
wildcard_index_dedup.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
wildcard_index_distinct_scan.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
wildcard_index_empty_arrays.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
wildcard_index_equality_to_empty_obj.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
wildcard_index_filter.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
wildcard_index_hint.js SERVER-43202 propagate errors from interrupts during yielding 2019-10-01 20:47:51 +00:00
wildcard_index_minmax.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
wildcard_index_multikey.js SERVER-42518 Prevent paths with successive array indexes from using a wildcard index. 2019-08-22 10:00:39 -04:00
wildcard_index_nonblocking_sort.js SERVER-15200 Optimize projection to occur before sort when possible. 2019-11-26 19:54:39 +00:00
wildcard_index_partial_index.js SERVER-48614 Fix plan cache discriminators for partial wildcard indexes 2020-06-16 18:29:43 +00:00
wildcard_index_return_key.js SERVER-44794 Add requires_fcv_44 tag to tests using returnKey 2019-11-22 19:10:44 +00:00
wildcard_index_type.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
wildcard_index_validindex.js SERVER-44793 Add `requires_fcv_44` as required to Query core jstests to address multiversion failure 2019-11-22 18:33:23 +00:00
write_commands_reject_unknown_fields.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
write_result.js SERVER-45139 Blacklist write_result.js from multiversion testing 2019-12-16 17:48:46 +00:00