From b3f50f59e69467bac09544a0ee877fd53fcf18ac Mon Sep 17 00:00:00 2001 From: Vladimir Byko-Ianko Date: Tue, 20 Sep 2016 17:56:05 +0300 Subject: [PATCH] Minor review fixes. Comments were edited. --- routing/routing_integration_tests/osrm_route_test.cpp | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/routing/routing_integration_tests/osrm_route_test.cpp b/routing/routing_integration_tests/osrm_route_test.cpp index a8444c2ee7..33d783fa88 100644 --- a/routing/routing_integration_tests/osrm_route_test.cpp +++ b/routing/routing_integration_tests/osrm_route_test.cpp @@ -283,11 +283,9 @@ namespace } // There are road ids in osrm which don't have appropriate features ids in mwm. - // When the route goes through such osrm id a code line with LOG(LERROR, ... is executed: - // on route reconstruction stage. As a result some item of |segments| vector could have an empty - // |m_path|. - // This test shows such case. It's commented because if to uncomment it debug version of - // routing_integration_tests would crash. + // When the route goes through such osrm id a code line with LOG(LERROR, ...) is executed + // on route reconstruction stage. As a result some items of |segments| vector could have an empty + // |m_path|. This test shows such case. // UNIT_TEST(RussiaSpbPloschadBekhterevaToKomendantskiyProspekt) // { // TRouteResult const routeResult = integration::CalculateRoute(