SERVER-111817 Add tag to exclude tests from timeseries CRUD suite (#44113)
GitOrigin-RevId: a3ab3b89275fa89c9824f6af467d56d605096159
This commit is contained in:
committed by
MongoDB Bot
parent
200be6eef2
commit
169f8dc283
@@ -1,6 +1,8 @@
|
||||
// @tags: [
|
||||
// requires_non_retryable_writes,
|
||||
// requires_getmore
|
||||
// requires_getmore,
|
||||
// # Time series collections do not support indexing array values in measurement fields.
|
||||
// exclude_from_timeseries_crud_passthrough,
|
||||
// ]
|
||||
|
||||
// Test query empty array SERVER-2258
|
||||
|
||||
Reference in New Issue
Block a user