graphhopper / map-matching

The map matching functionality is now located in the main repository https://github.com/graphhopper/graphhopper#map-matching
https://www.graphhopper.com/open-source/
Apache License 2.0
785 stars 273 forks source link

Problem in MapMatchingTest.testDoWork:130 #96

Closed karussell closed 7 years ago

karussell commented 7 years ago
Tests run: 12, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 12.419 sec <<< FAILURE! - in com.graphhopper.matching.MapMatchingTest
testDoWork[CH](com.graphhopper.matching.MapMatchingTest)  Time elapsed: 0.012 sec  <<< ERROR!
java.lang.IllegalStateException: Cannot call getFlags on shortcut 60764
    at com.graphhopper.matching.MapMatchingTest.testDoWork(MapMatchingTest.java:130)