Adjust CHANGELOG and the test description
This commit is contained in:
parent
df4d1cb9e6
commit
c58052ca04
@ -9,6 +9,7 @@
|
|||||||
- Fixes 3992: Table plugin not checking for valid phantom nodes
|
- Fixes 3992: Table plugin not checking for valid phantom nodes
|
||||||
- Fixes 4013: `continue_straight` interaction with bearing constraints
|
- Fixes 4013: `continue_straight` interaction with bearing constraints
|
||||||
- Fixes 4063: Potential overflow in custom profiles for restricted ways
|
- Fixes 4063: Potential overflow in custom profiles for restricted ways
|
||||||
|
- Fixes 4030: Roundabout edge-case crashes post-processing
|
||||||
|
|
||||||
# 5.7.0
|
# 5.7.0
|
||||||
- Changes from 5.6
|
- Changes from 5.6
|
||||||
|
@ -794,7 +794,9 @@ Feature: Basic Roundabout
|
|||||||
| k | l | kg,hl,hl | depart,roundabout-exit-1,arrive | 80.1m |
|
| k | l | kg,hl,hl | depart,roundabout-exit-1,arrive | 80.1m |
|
||||||
| l | k | hl,kg,kg | depart,roundabout-exit-1,arrive | 120.1m |
|
| l | k | hl,kg,kg | depart,roundabout-exit-1,arrive | 120.1m |
|
||||||
|
|
||||||
|
@4030 @4075
|
||||||
Scenario: Service roundabout with service exits
|
Scenario: Service roundabout with service exits
|
||||||
|
# Counting of service exits must be adjusted in #4075
|
||||||
Given the node map
|
Given the node map
|
||||||
"""
|
"""
|
||||||
e
|
e
|
||||||
|
Loading…
Reference in New Issue
Block a user