summaryrefslogtreecommitdiff
path: root/jstests/core/columnstore_index_correctness.js
diff options
context:
space:
mode:
authorsergey.galtsev <sergey.galtsev@mongodb.com>2022-10-11 16:42:15 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-10-11 17:40:33 +0000
commit32251b5a126cfc001e4b51adc7adc5a8df4945eb (patch)
treee5e3ad685ad9162aa87c53d38275c4e0720e98b0 /jstests/core/columnstore_index_correctness.js
parentb3cb546153192ed423898517f68364c999bf19de (diff)
downloadmongo-32251b5a126cfc001e4b51adc7adc5a8df4945eb.tar.gz
SERVER-70421 Complete TODO listed in SERVER-69884
Diffstat (limited to 'jstests/core/columnstore_index_correctness.js')
-rw-r--r--jstests/core/columnstore_index_correctness.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/jstests/core/columnstore_index_correctness.js b/jstests/core/columnstore_index_correctness.js
index ff55fb901f8..60727ddcedd 100644
--- a/jstests/core/columnstore_index_correctness.js
+++ b/jstests/core/columnstore_index_correctness.js
@@ -7,8 +7,6 @@
* uses_column_store_index,
* featureFlagColumnstoreIndexes,
* featureFlagSbeFull,
- * # TODO SERVER-69884: featureFlag guarded tests shouldn't require explicit 'no_selinux' tag.
- * no_selinux,
* ]
*/
(function() {