Some tests are non deterministic when used with readPreference secondary with causally_consistent_jscore_passthrough suite.
Order: the tests below assume that values are ordered
jstest/core/distinct1.js
jstest/core/group1.js
jstest/core/find1.js
jstest/core/find4.js
jstest/core/find5.js
jstest/core/fts1.js
jstest/core/geo_distinct.js
jstest/core/geo_s2ordering.js
jstest/core/sort3.js
jstest/core/sort4.js
jstest/core/nan.js
jstest/core/not2.js
jstest/core/elemMatchProjection.js
jstest/core/find_dedup.js
jstest/core/snapshot_queries.js
jstest/core/snapshot_queries.js
jstest/core/maxscan.js
jstest/core/group2.js
DDL
jstest/core/sorta.js - assumes that ensudeIndex is available on secondary
jstest/core/fts_spanish.js - assumes that ensudeIndex is available on secondary
jstest/core/ord.js - assumes that dropIndex will invalidate cursor that is running on secondary
- related to
-
SERVER-44215 Complete TODO listed in SERVER-30384
- Closed