Project-OSRM / node-osrm

DEPRECATED Part of osrm-backend since 5.7. NodeJS bindings for OSRM
BSD 2-Clause "Simplified" License
141 stars 48 forks source link

Failing `annotations` tests #297

Closed chaupow closed 7 years ago

chaupow commented 7 years ago

The master-branch does not pass all tests anymore and was passing them a little while before

screenshot 2017-02-10 11 35 09

https://travis-ci.org/Project-OSRM/node-osrm/builds

The failing tests are tests named every leg has annotations in 1) node-osrm/test/match.js:83 2) node-osrm/test/route.js:150 3) node-osrm/test/trip.js:160

/cc @danpat

osrm-backend ticket: https://github.com/Project-OSRM/osrm-backend/issues/3684

chaupow commented 7 years ago

directly related to https://github.com/Project-OSRM/node-osrm/issues/298 cc @karenzshea