summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Wangensteen <george.wangensteen@mongodb.com>2020-10-01 14:22:58 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-10-01 16:09:05 +0000
commita854b05058f37d1d9e2cad987854fa44978d051c (patch)
treec553a0bd6aeced6eb9e4a4d33f747f1add34420d
parentd5b1d3a1eb23e3249c3dee05c29c010c7693fbaf (diff)
downloadmongo-a854b05058f37d1d9e2cad987854fa44978d051c.tar.gz
SERVER-51990 enable $type, $exists, and $comment jstests for cst_jscore_passthrough
-rwxr-xr-xbuildscripts/resmokeconfig/suites/cst_jscore_passthrough.yml75
1 files changed, 8 insertions, 67 deletions
diff --git a/buildscripts/resmokeconfig/suites/cst_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/cst_jscore_passthrough.yml
index 6aa50d8dc8e..029734af4d7 100755
--- a/buildscripts/resmokeconfig/suites/cst_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/cst_jscore_passthrough.yml
@@ -18,9 +18,6 @@ selector:
# TODO SERVER-50239 Enable $jsonSchema tests against the CST.
- jstests/core/json_schema/**/*.js
- # TODO SERVER-48850 Implement $comment in CST.
- - jstests/core/record_store_count.js
-
# TODO SERVER-50851 Implement $sampleRate in CST.
- jstests/core/sample_rate.js
@@ -440,6 +437,7 @@ selector:
- jstests/core/user_management_helpers.js
- jstests/core/verify_update_mods.js
- jstests/core/views/views_aggregation.js
+ - jstests/core/views/invalid_system_views.js
- jstests/core/views/views_all_commands.js
- jstests/core/views/views_basic.js
- jstests/core/views/views_change.js
@@ -764,74 +762,17 @@ selector:
# TODO SERVER-48854 Implement bitwise ops.
- jstests/core/bittest.js
- # TODO SERVER-48850 Implement $exists and $type operators.
+ # TODO SERVER-51224 Support dotted-path fieldnames in find filters
+ - jstests/core/hashed_index_collation.js
+ - jstests/core/wildcard_index_dedup.js
- jstests/core/array_match2.js
- - jstests/core/bypass_doc_validation.js
- - jstests/core/collation.js
- - jstests/core/comment_field.js
- - jstests/core/covered_index_simple_3.js
- - jstests/core/currentop_predicate.js
- jstests/core/dbref4.js
- - jstests/core/distinct_multikey_dotted_path.js
- - jstests/core/doc_validation.js
- - jstests/core/doc_validation_invalid_validators.js
- - jstests/core/elemMatchProjection.js
- - jstests/core/exists.js
- - jstests/core/exists2.js
- - jstests/core/exists3.js
- - jstests/core/exists4.js
- jstests/core/exists5.js
- - jstests/core/exists6.js
- - jstests/core/exists7.js
- - jstests/core/exists8.js
- - jstests/core/exists9.js
- - jstests/core/existsa.js
- - jstests/core/existsb.js
- - jstests/core/explain_execution_error.js
- - jstests/core/explain_shell_helpers.js
- - jstests/core/fts_trailing_fields.js
- - jstests/core/geo_2d_trailing_fields.js
- - jstests/core/hashed_index_collation.js
- - jstests/core/hashed_index_queries_with_logical_operators.js
- - jstests/core/hashed_partial_and_sparse_index.js
- - jstests/core/in3.js
- - jstests/core/index_elemmatch2.js
- - jstests/core/index_large_and_small_dates.js
- - jstests/core/index_multiple_compatibility.js
- - jstests/core/index_partial_create_drop.js
- - jstests/core/index_signature.js
- - jstests/core/index_type_change.js
- - jstests/core/json1.js
- - jstests/core/list_collections_no_views.js
- - jstests/core/list_namespaces_invalidation.js
- - jstests/core/not2.js
- - jstests/core/null_query_semantics.js
- - jstests/core/numberint.js
- - jstests/core/or_inexact.js
- - jstests/core/profile3.js
- - jstests/core/pull_or.js
- - jstests/core/rename_change_target_type.js
- - jstests/core/SERVER-23626.js
- - jstests/core/sort9.js
- - jstests/core/ts1.js
- - jstests/core/txns/abort_expired_transaction.js
- - jstests/core/txns/no_writes_to_system_collections_in_txn.js
- - jstests/core/txns/view_reads_in_transaction.js
- - jstests/core/type1.js
- - jstests/core/type2.js
- - jstests/core/type3.js
- - jstests/core/type_array.js
- - jstests/core/update_currentdate_examples.js
- - jstests/core/upsert_fields.js
- - jstests/core/views/invalid_system_views.js
- - jstests/core/views/views_aggregation.js
- - jstests/core/views/views_count.js
- - jstests/core/views/views_distinct.js
- - jstests/core/wildcard_index_basic_index_bounds.js
- - jstests/core/wildcard_index_dedup.js
- - jstests/core/wildcard_index_multikey.js
- - jstests/core/wildcard_index_nonblocking_sort.js
+ - jstests/core/comment_field.js
- jstests/core/wildcard_index_type.js
+ - jstests/core/type_array.js
+ - jstests/core/exists9.js
+ - jstests/core/exists8.js
executor:
archive: