summaryrefslogtreecommitdiff
path: root/jstests/sharding/secondary_cache_reload_no_hang.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/secondary_cache_reload_no_hang.js')
-rw-r--r--jstests/sharding/secondary_cache_reload_no_hang.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/sharding/secondary_cache_reload_no_hang.js b/jstests/sharding/secondary_cache_reload_no_hang.js
index 4743caa6168..e6b54e04ba9 100644
--- a/jstests/sharding/secondary_cache_reload_no_hang.js
+++ b/jstests/sharding/secondary_cache_reload_no_hang.js
@@ -7,9 +7,6 @@
*
* This means that secondary should be replicating a newer refresh after that line
* above and hit the condition described in the ticket to hit the bug.
- * @tags: [
- * disabled_due_to_server_58295
- * ]
*/
(function() {
let rsOptions = {nodes: 2};