summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMohammad Dashti <mdashti@gmail.com>2021-05-10 22:25:46 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-05-10 23:05:44 +0000
commitef3c46f76af3b8e2ca92cc9f071885d5b49998fb (patch)
treef21f423437993b8fa8f1045fb4dcb30c1dbfecd6 /etc
parentf92afd9e21ed21e0297329a7a9958142573be6ab (diff)
downloadmongo-ef3c46f76af3b8e2ca92cc9f071885d5b49998fb.tar.gz
SERVER-53760 Improved document size approximation for spilling to disk
Co-authored-by: Mihai Andrei <mihai.andrei@10gen.com>
Diffstat (limited to 'etc')
-rw-r--r--etc/backports_required_for_multiversion_tests.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/backports_required_for_multiversion_tests.yml b/etc/backports_required_for_multiversion_tests.yml
index f1fb315f7d7..fbda2905b8a 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -132,12 +132,14 @@ all:
test_file: jstests/core/geo_near_point_query.js
- ticket: SERVER-48179
test_file: jstests/replsets/reconfig_removes_node_in_rollback.js
- - ticket: SERVER-55725
+ - ticket: SERVER-56371
test_file: jstests/sharding/time_zone_info_mongos.js
- ticket: SERVER-55305
test_file: jstests/replsets/rollback_with_coalesced_txn_table_updates_during_oplog_application.js
- ticket: SERVER-55305
test_file: jstests/replsets/rollback_with_coalesced_txn_table_updates_from_vectored_inserts.js
+ - ticket: SERVER-53760
+ test_file: jstests/core/sort_spill_estimate_data_size.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: