Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConstantin Shalnev <c.shalnev@corp.mail.ru>2015-07-28 18:10:21 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:57:58 +0300
commiteb73049c4ab1a312016781e833d8fc9a3f0f7647 (patch)
treebc8a3e9f63a4b646548afa90a466be454d412c6c
parentd48d8e2e907b735537d99d605de21b58728b2661 (diff)
Uncomment lost tests
-rw-r--r--integration_tests/pedestrian_route_test.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/integration_tests/pedestrian_route_test.cpp b/integration_tests/pedestrian_route_test.cpp
index 974a7b1d3b..de9d1e889c 100644
--- a/integration_tests/pedestrian_route_test.cpp
+++ b/integration_tests/pedestrian_route_test.cpp
@@ -148,10 +148,6 @@ UNIT_TEST(EstoniaTallinnRadissonHiltonToSkypeOffice)
MercatorBounds::FromLatLon(59.3971, 24.661), 8673.);
}
-// Following tests cause assertion violations when
-// Belarus.mwm and minsk-pass.mwm are overlapped.
-// Uncomment these tests as soon as bug will be fixed.
-/*
UNIT_TEST(BelarusMinksHotelYubileyniToChurchSaintsSimonAndHelen)
{
integration::CalculateRouteAndTestRouteLength(
@@ -167,7 +163,6 @@ UNIT_TEST(BelarusMinksBarURatushiToMoscowBusStation)
MercatorBounds::FromLatLon(53.9045, 27.5569), {0., 0.},
MercatorBounds::FromLatLon(53.889, 27.5466), 2499.);
}
-*/
UNIT_TEST(BelarusBobruisk50LetVlksmToSanatoryShinnik)
{