From d03ce589743b75d48998bc4d8c52b309ffd50b93 Mon Sep 17 00:00:00 2001 From: Viktor Govako Date: Sun, 30 Jun 2024 13:52:09 -0300 Subject: [PATCH] [search][tests] Updated quality tests. Signed-off-by: Viktor Govako --- search/search_quality/search_quality_tests/real_mwm_tests.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/search/search_quality/search_quality_tests/real_mwm_tests.cpp b/search/search_quality/search_quality_tests/real_mwm_tests.cpp index 8b5a938250..f0680ddf0a 100644 --- a/search/search_quality/search_quality_tests/real_mwm_tests.cpp +++ b/search/search_quality/search_quality_tests/real_mwm_tests.cpp @@ -1039,7 +1039,7 @@ UNIT_CLASS_TEST(MwmTestsFixture, Streets_Rank) }; /// @todo Streets should be highwer. Now POIs additional rank is greater than Streets rank. - processRequest("Santa Fe ", 19); + processRequest("Santa Fe ", 20); /// @todo Prefix search gives POIs (Starbucks) near "Avenida Santa Fe". Some WTFs for street's ranking here: /// - gives 'Full Prefix' name's rank /// - gives m_matchedFraction: 0.777778, while 'st' should be counted for streets definitely