summaryrefslogtreecommitdiff
path: root/jstests/core/timeseries/timeseries_update_concurrent.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/timeseries/timeseries_update_concurrent.js')
-rw-r--r--jstests/core/timeseries/timeseries_update_concurrent.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/jstests/core/timeseries/timeseries_update_concurrent.js b/jstests/core/timeseries/timeseries_update_concurrent.js
index 6ca2745b5f5..3c9c1b5efb5 100644
--- a/jstests/core/timeseries/timeseries_update_concurrent.js
+++ b/jstests/core/timeseries/timeseries_update_concurrent.js
@@ -5,8 +5,6 @@
* assumes_unsharded_collection, # TODO SERVER-60233: Remove this tag.
* does_not_support_stepdowns,
* does_not_support_transactions,
- * requires_fcv_51,
- * requires_getmore,
* # $currentOp can't run with a readConcern other than 'local'.
* assumes_read_concern_unchanged,
* # This test only synchronizes updates on the primary.