summaryrefslogtreecommitdiff
path: root/jstests/sharding/resharding_abort_in_preparing_to_donate.js
diff options
context:
space:
mode:
authorVishnu Kaushik <vishnu.kaushik@mongodb.com>2021-07-07 21:04:02 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-07-14 16:14:50 +0000
commit3ce695b73ac626a88ecb9a3a9e37d8c578b1370b (patch)
tree76533c088f051002981999396be5acdb42388c96 /jstests/sharding/resharding_abort_in_preparing_to_donate.js
parente2f379755922435e6cb46372c24e9fadaaabda15 (diff)
downloadmongo-3ce695b73ac626a88ecb9a3a9e37d8c578b1370b.tar.gz
SERVER-58295 Temporarily disable multiversion tests that fail due to SERVER-56366
Diffstat (limited to 'jstests/sharding/resharding_abort_in_preparing_to_donate.js')
-rw-r--r--jstests/sharding/resharding_abort_in_preparing_to_donate.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/sharding/resharding_abort_in_preparing_to_donate.js b/jstests/sharding/resharding_abort_in_preparing_to_donate.js
index 191f478bd5f..a10e617a295 100644
--- a/jstests/sharding/resharding_abort_in_preparing_to_donate.js
+++ b/jstests/sharding/resharding_abort_in_preparing_to_donate.js
@@ -6,6 +6,7 @@
* @tags: [
* requires_fcv_49,
* uses_atclustertime,
+ * disabled_due_to_server_58295
* ]
*/
(function() {