osrm-backend/features/testbot
Michael Bell f87a324633
Fix crash in MLD alternative search if source or target are invalid (#5851)
In situations where there is not a valid source or target phantom
node (e.g. when snapping to an edge with a zero weight), a
heap assertion will fail in the MLD alternative search code.

We fix this by checking for empty heaps before proceeding with
the search.
2020-10-08 15:27:02 -07:00
..
64bit.feature
alternative_loop.feature Make alternative routes tests stable by only being single-threaded 2018-03-01 12:03:18 +11:00
alternative.feature Make alternative routes tests stable by only being single-threaded 2018-03-01 12:03:18 +11:00
annotations.feature Return datasource names along with datasource annotation (#4973) 2018-04-03 15:13:25 -07:00
approaches.feature add tests in left-side-countries 2018-03-18 14:30:40 +01:00
bad.feature
basic.feature Added cucumber test for skip_waypoint feature 2019-09-23 11:38:33 +03:00
bearing_param.feature Update tests expectations and obvious detection 2018-03-20 16:33:15 +01:00
bearing.feature
compression.feature
continue_straight.feature
distance_matrix.feature Add test to ensure forward/reverse snapping distances are correct, and fix some tests that were incorrect due to the bug. 2018-12-15 21:07:06 -07:00
distance.feature change haversine computation to cheap ruler in distance tables 2018-04-27 05:21:08 +02:00
duration_matrix.feature Added flatbuffers support to Table service cucumber tests 2019-09-17 17:42:52 +03:00
duration.feature remove a few tests that are simply testing same code paths as others 2017-08-10 12:28:31 +02:00
example.feature
exclude_regressions.feature Add regression test from @fijemax 2018-01-11 12:46:49 +00:00
exclude.feature Implement exclude flags on CH using shared core 2017-09-01 21:26:00 +02:00
fastest.feature
ferry.feature Switch code to use packed vector for segment weights/durations 2017-05-19 08:25:03 +00:00
fixed.feature Do not combine a segregated edge with a roundabout (#5040) 2018-04-20 11:41:53 +02:00
geometry.feature
graph.feature
impedance.feature
load.feature
loop.feature
matching.feature Revert "Improve speed of Map Matching" (#5196) 2018-09-06 12:05:28 -04:00
maxspeed.feature
mode.feature
multi_level_routing.feature Correct invalid tests - these captured the incorrect behaviour, the matrices should've been symmetrical (a->o == o->a for these cases) 2018-12-15 21:07:06 -07:00
nil.feature profiles api v2 2017-07-18 10:09:22 +00:00
oneway_phantom.feature Fix table result when source and destination on same one-way segment (#5828) 2020-10-07 14:58:13 -07:00
oneway.feature remove a few tests that are simply testing same code paths as others 2017-08-10 12:28:31 +02:00
opposite.feature
origin.feature
overlap.feature
penalty.feature compress traffic signals 2017-08-04 11:19:32 +02:00
planetary.feature
projection.feature profiles api v2 2017-07-18 10:09:22 +00:00
routes.feature
snap.feature Upgrade CI environment to Node 10, remove builds for < Node 8 2018-12-14 14:56:21 -07:00
speed.feature
status.feature
summary.feature
time.feature
traffic_speeds_overflow.feature profiles api v2 2017-07-18 10:09:22 +00:00
traffic_speeds.feature Add support for annotations=distances in MLD 2018-05-08 15:50:25 +00:00
traffic_turn_penalties.feature Remove generate-edge-lookup argument in feature tests 2017-05-05 22:15:05 +00:00
trip.feature
turn_penalty.feature profiles api v2 2017-07-18 10:09:22 +00:00
utf.feature
via.feature Add waypoints parameter to viaroute API (#5345) 2019-01-24 16:19:59 -08:00
weight.feature Add source phantom weight to first segment when merging legs (#4949) 2018-03-13 11:31:29 -07:00
zero-speed-updates.feature Fix crash in MLD alternative search if source or target are invalid (#5851) 2020-10-08 15:27:02 -07:00