From b78207ddd8cad9bb01cd5ff1ba6aceed712713fa Mon Sep 17 00:00:00 2001 From: "Daniel J. Hofmann" Date: Thu, 2 Jun 2016 15:00:44 +0200 Subject: [PATCH] Revert "Add implied oneway cucumber tests for mini roundabouts" This reverts commit bd707b0cfcf5f0ca6e6d2a1090386b468782b58a. Conflicts: features/bicycle/oneway.feature features/car/oneway.feature --- features/bicycle/oneway.feature | 2 -- features/bicycle/pushing.feature | 6 ------ features/car/oneway.feature | 1 - 3 files changed, 9 deletions(-) diff --git a/features/bicycle/oneway.feature b/features/bicycle/oneway.feature index 838609044..3794244d7 100644 --- a/features/bicycle/oneway.feature +++ b/features/bicycle/oneway.feature @@ -55,7 +55,6 @@ Feature: Bike - Oneway streets | motorway_link | no | yes | | x | x | does not imply oneway | | motorway | no | yes | roundabout | x | | | | motorway_link | no | yes | roundabout | x | | | - | mini_roundabout | no | yes | | x | | | Scenario: Bike - Overriding implied oneways Then routability should be @@ -65,7 +64,6 @@ Feature: Bike - Oneway streets | motorway_link | no | | -1 | | | | trunk_link | no | | -1 | | | | primary | no | roundabout | -1 | | x | - | mini_roundabout | no | | -1 | | x | Scenario: Bike - Oneway:bicycle should override normal oneways tags Then routability should be diff --git a/features/bicycle/pushing.feature b/features/bicycle/pushing.feature index c444a778b..d67282168 100644 --- a/features/bicycle/pushing.feature +++ b/features/bicycle/pushing.feature @@ -85,12 +85,6 @@ Feature: Bike - Accessability of different way types | junction | forw | backw | | roundabout | x | | - @roundabout - Scenario: Bike - Don't push bikes against oneway flow on mini roundabouts - Then routability should be - | highway | forw | backw | - | mini_roundabout | x | | - Scenario: Bike - Instructions when pushing bike on oneways Given the node map | a | b | | diff --git a/features/car/oneway.feature b/features/car/oneway.feature index 311674601..b5bbe7cbe 100644 --- a/features/car/oneway.feature +++ b/features/car/oneway.feature @@ -24,7 +24,6 @@ Feature: Car - Oneway streets | motorway | roundabout | x | | | | motorway_link | roundabout | x | | | | primary | roundabout | x | | | - | mini_roundabout | | x | | | Scenario: Car - Overrule implied oneway Then routability should be