From eb73049c4ab1a312016781e833d8fc9a3f0f7647 Mon Sep 17 00:00:00 2001 From: Constantin Shalnev Date: Tue, 28 Jul 2015 18:10:21 +0300 Subject: Uncomment lost tests --- integration_tests/pedestrian_route_test.cpp | 5 ----- 1 file changed, 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) { -- cgit v1.2.3