# The following tests fail because a certain command or functionality is not supported by
|
# mongos. This command or functionality is placed in a comment next to the failing test.
|
- jstests/core/**/apitest_db.js # serverStatus output doesn't have storageEngine.
|
- jstests/core/**/awaitdata_getmore_cmd.js # capped collections.
|
- jstests/core/**/bypass_doc_validation.js # sharded $out output not permitted
|
- jstests/core/**/check_shard_index.js # checkShardingIndex.
|
- jstests/core/**/collection_truncate.js # emptycapped.
|
- jstests/core/**/compact_keeps_indexes.js # compact.
|
- jstests/core/**/currentop.js # uses fsync.
|
- jstests/core/**/dbhash.js # dbhash.
|
- jstests/core/**/fsync.js # uses fsync.
|
- jstests/core/**/geo_s2cursorlimitskip.js # profiling.
|
- jstests/core/**/geo_update_btree2.js # notablescan.
|
- jstests/core/**/index9.js # "local" database.
|
- jstests/core/**/queryoptimizera.js # "local" database.
|
- jstests/core/**/stages*.js # stageDebug.
|
- jstests/core/**/startup_log.js # "local" database.
|
- jstests/core/**/tailable_cursor_invalidation.js # capped collections.
|
- jstests/core/**/tailable_getmore_batch_size.js # capped collections.
|
- jstests/core/**/tailable_skip_limit.js # capped collections.
|
- jstests/core/**/top.js # top.
|