Close GH-2795: Rewrite cucumber test caching (and support logic). Fixes #2745
This commit is contained in:
committed by
Dane Springmeyer
parent
8522cddd61
commit
7d124ce54d
@@ -11,8 +11,8 @@ Feature: Handle bad data in a graceful manner
|
||||
Given the ways
|
||||
| nodes |
|
||||
|
||||
When the data has been contracted
|
||||
Then "osrm-extract" should return code 1
|
||||
When I try to run "osrm-extract {osm_file} --profile {profile_file}"
|
||||
Then it should exit with an error
|
||||
|
||||
Scenario: Only dead-end oneways
|
||||
Given the node map
|
||||
|
||||
Reference in New Issue
Block a user