Skip to content

Commit

Permalink
added test refs #14785, #21
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Apr 28, 2024
1 parent 7aae11a commit d60ab7a
Show file tree
Hide file tree
Showing 6 changed files with 618 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/netconvert/import/OSM/bugs/testsuite.netconvert
Original file line number Diff line number Diff line change
Expand Up @@ -124,3 +124,6 @@ ticket14766

# bad junction join
ticket14769

# bad junction shape
ticket14785
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.primary' (first occurrence for edge '4613110').
Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.tertiary' (first occurrence for edge '19002403').
Warning: Discarding unusable type 'railway.platform' (first occurrence for edge '165416919').
Warning: Converting invalid rail_crossing to priority junction '1828018031'.
Warning: Converting invalid rail_crossing to priority junction '1828018034'.
Warning: The rail crossing '1840326416' does not have any roads.
Warning: The rail crossing '1840326419' does not have any roads.
Warning: The traffic light 'cluster_1275468905_5397577489' does not control any links; it will not be build.
Warning: Could not build program '0' for traffic light 'cluster_1275468905_5397577489'

0 comments on commit d60ab7a

Please sign in to comment.