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

core: we sometimes fail to find a block path from a route #5434

Closed
eckter opened this issue Oct 23, 2023 · 0 comments · Fixed by #5515
Closed

core: we sometimes fail to find a block path from a route #5434

eckter opened this issue Oct 23, 2023 · 0 comments · Fixed by #5515
Assignees
Labels
area:core Work on Core Service kind:bug Something isn't working severity:major Major severity bug

Comments

@eckter
Copy link
Contributor

eckter commented Oct 23, 2023

What happened?

This assertion sometimes fail, only on an imported infra (France): assert(blockPaths.isNotEmpty()). The route path may contain a single route.

This can happen in both STDCM and standalone sim.

What did you expect to happen?

No response

How can we reproduce it (as minimally and precisely as possible)?

The most straightforward way to reproduce it is to iterate over the routes in the infra and trying to convert them to block paths

What operating system, browser and environment are you using?

  • Env: Local

OSRD version (top right corner Account button > Informations)

76f1ed2

@eckter eckter added kind:bug Something isn't working area:core Work on Core Service severity:major Major severity bug labels Oct 23, 2023
@eckter eckter self-assigned this Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:core Work on Core Service kind:bug Something isn't working severity:major Major severity bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant