summaryrefslogtreecommitdiff
path: root/jstests
diff options
context:
space:
mode:
authorMaddie Zechar <mez2113@columbia.edu>2023-01-31 15:40:58 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-01-31 17:51:30 +0000
commitb2be7ca875c4741e3baa013b6516a7272b8defc2 (patch)
tree5c555193c291a19a23b2a4e7f95e1a227057c8d1 /jstests
parent5d28ccc2fd9b810196e95f854908269f55a66d20 (diff)
downloadmongo-b2be7ca875c4741e3baa013b6516a7272b8defc2.tar.gz
SERVER-72406 re-enable telemetry_metrics_across_getMore_calls.js
Diffstat (limited to 'jstests')
-rw-r--r--jstests/telemetry/telemetry_metrics_across_getMore_calls.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/jstests/telemetry/telemetry_metrics_across_getMore_calls.js b/jstests/telemetry/telemetry_metrics_across_getMore_calls.js
index c24d8d76b07..790eaad04e1 100644
--- a/jstests/telemetry/telemetry_metrics_across_getMore_calls.js
+++ b/jstests/telemetry/telemetry_metrics_across_getMore_calls.js
@@ -1,9 +1,5 @@
/**
* Test that the telemetry metrics are updated correctly across getMores.
- * @tags: [
- * #TODO SERVER-72406 Unblock this from the telemetry passthrough
- * exclude_from_telemetry_passthrough,
- * ]
*/
load("jstests/libs/feature_flag_util.js"); // For FeatureFlagUtil.