Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add error logging for missing osrm file to library tests #3704

Merged
merged 1 commit into from
Feb 13, 2017

Conversation

karenzshea
Copy link
Contributor

@karenzshea karenzshea commented Feb 13, 2017

Issue

Closes #3697

Not very sustainable/helpful to continue telling people to read the .travis.yml file

Tasklist

  • review
  • adjust for comments

@karenzshea karenzshea requested a review from oxidase February 13, 2017 14:41
@daniel-j-h
Copy link
Member

👍 Looks good! There is already a PR for the issue you are referencing #3698.
Can you merge both please?

@karenzshea karenzshea mentioned this pull request Feb 13, 2017
2 tasks
@karenzshea karenzshea merged commit 6446257 into master Feb 13, 2017
@karenzshea karenzshea deleted the library-test-trap branch February 13, 2017 16:57
raymond0 added a commit to raymond0/osrm-backend that referenced this pull request Mar 2, 2017
…aterides-buildmain

Broke city/country, but it was broken anyway.

* develop-ultimaterides-560-untouched: (236 commits)
  clamp speed value to js max
  Updates TBB to latest stable version for 5.6 release
  expose data about turning onto restricted roads to turn function
  Updates sol2 to v2.15.8, resolves Project-OSRM#3733
  reduce verbosity of use-lane in combination with lane-anticipation
  Update http.md
  Allow routing on toll roads by default (Project-OSRM#3712)
  add unit test for annotations=true returning all annotations
  parse parameters.annotations into AnnotationsType::All
  add error logging for missing osrm file to library tests (Project-OSRM#3704)
  use qi - parser to work with 0 speed file lines
  clang format
  round speed to 1 decimal place
  add unit test to check that speeds are equal to distance/duration
  return speed annotations
  Unit testing docs (Project-OSRM#3698)
  Update http.md
  comments
  fix handling none-tags in presence of multiple turns within
  add failing test
  ...

# Conflicts:
#	.travis.yml
#	CHANGELOG.md
#	features/guidance/anticipate-lanes.feature
#	features/guidance/dedicated-turn-roads.feature
#	features/guidance/turn-angles.feature
#	include/engine/datafacade/shared_memory_datafacade.hpp
#	include/extractor/extraction_way.hpp
#	include/extractor/guidance/intersection.hpp
#	include/extractor/internal_extractor_edge.hpp
#	profiles/bicycle.lua
#	src/engine/guidance/lane_processing.cpp
#	src/extractor/extraction_containers.cpp
#	src/extractor/extractor_callbacks.cpp
#	src/extractor/guidance/turn_handler.cpp
#	src/extractor/scripting_environment_lua.cpp
#	src/tools/extract.cpp
#	src/tools/store.cpp
#	unit_tests/library/tile.cpp
#	unit_tests/util/coordinate_calculation.cpp
raymond0 added a commit to raymond0/osrm-backend that referenced this pull request Mar 2, 2017
…aterides-maptool

* develop-ultimaterides-560-untouched: (236 commits)
  clamp speed value to js max
  Updates TBB to latest stable version for 5.6 release
  expose data about turning onto restricted roads to turn function
  Updates sol2 to v2.15.8, resolves Project-OSRM#3733
  reduce verbosity of use-lane in combination with lane-anticipation
  Update http.md
  Allow routing on toll roads by default (Project-OSRM#3712)
  add unit test for annotations=true returning all annotations
  parse parameters.annotations into AnnotationsType::All
  add error logging for missing osrm file to library tests (Project-OSRM#3704)
  use qi - parser to work with 0 speed file lines
  clang format
  round speed to 1 decimal place
  add unit test to check that speeds are equal to distance/duration
  return speed annotations
  Unit testing docs (Project-OSRM#3698)
  Update http.md
  comments
  fix handling none-tags in presence of multiple turns within
  add failing test
  ...

# Conflicts:
#	include/util/fingerprint.hpp
#	src/util/fingerprint.cpp
raymond0 added a commit to raymond0/osrm-backend that referenced this pull request Mar 3, 2017
…aterides-app

* develop-ultimaterides-560-untouched: (236 commits)
  clamp speed value to js max
  Updates TBB to latest stable version for 5.6 release
  expose data about turning onto restricted roads to turn function
  Updates sol2 to v2.15.8, resolves Project-OSRM#3733
  reduce verbosity of use-lane in combination with lane-anticipation
  Update http.md
  Allow routing on toll roads by default (Project-OSRM#3712)
  add unit test for annotations=true returning all annotations
  parse parameters.annotations into AnnotationsType::All
  add error logging for missing osrm file to library tests (Project-OSRM#3704)
  use qi - parser to work with 0 speed file lines
  clang format
  round speed to 1 decimal place
  add unit test to check that speeds are equal to distance/duration
  return speed annotations
  Unit testing docs (Project-OSRM#3698)
  Update http.md
  comments
  fix handling none-tags in presence of multiple turns within
  add failing test
  ...

# Conflicts:
#	include/engine/guidance/assemble_geometry.hpp
#	include/engine/plugins/trip.hpp
#	include/engine/routing_algorithms/alternative_path.hpp
#	include/engine/routing_algorithms/direct_shortest_path.hpp
#	include/engine/routing_algorithms/map_matching.hpp
#	include/engine/routing_algorithms/routing_base.hpp
#	include/engine/routing_algorithms/shortest_path.hpp
#	include/util/fingerprint.hpp
#	src/engine/engine.cpp
#	src/engine/plugins/trip.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants