summaryrefslogtreecommitdiff
path: root/jstests/sharding/scaled_collection_stats.js
diff options
context:
space:
mode:
authorTommaso Tocci <tommaso.tocci@mongodb.com>2021-07-28 18:29:05 +0200
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-07-29 09:59:03 +0000
commit6c29b2a14b77c9b7ed2efd925fa6445e77ae7ba6 (patch)
tree7e0c9389f8f2d03ea3c7f7944cb5ed2cd8d0035f /jstests/sharding/scaled_collection_stats.js
parente81cb3762287d565644a96d2891d7d8ad820f1b0 (diff)
downloadmongo-6c29b2a14b77c9b7ed2efd925fa6445e77ae7ba6.tar.gz
SERVER-58940 Re-eneable not failing sharding tests disabled in multiversion suites after 5.1 FCV constants update
Diffstat (limited to 'jstests/sharding/scaled_collection_stats.js')
-rw-r--r--jstests/sharding/scaled_collection_stats.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/sharding/scaled_collection_stats.js b/jstests/sharding/scaled_collection_stats.js
index bda7b4ed0d5..cc2da406562 100644
--- a/jstests/sharding/scaled_collection_stats.js
+++ b/jstests/sharding/scaled_collection_stats.js
@@ -1,8 +1,5 @@
/**
* Verifies that scaling is applied after summing the statistics together from individual shards.
- *
- * @tags: [disabled_due_to_server_58295]
- *
*/
(function() {
"use strict";