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

Pedestrian crossings are allowed for bikes. #3751

Merged
merged 5 commits into from
Sep 22, 2022

Conversation

molind
Copy link
Contributor

@molind molind commented Sep 16, 2022

Issue

Few more fixes for #3705 .

I've checked it on Belarus dump and now it works correctly.

@gknisely
Copy link
Member

@molind Need to add to the test too. Did you test locally too?

@molind
Copy link
Contributor Author

molind commented Sep 16, 2022

Yes, only on local machine. Imported dump of belarus and tried to compute route from the issue.

@gknisely
Copy link
Member

@molind I can't modify your branch, but I updated the test. Can you add this to your branch under valhalla/test/gurka and delete the old test named test_admin_sidewalk_override.cc Of course please push up the changes. Thank you.

test_admin_sidewalk_crossing_override.cc.gz

@gknisely
Copy link
Member

@molind I forgot to mention that you need to update the changelog

@gknisely
Copy link
Member

@molind One more thing. Looks like you need to run ./scripts/format.sh so that lint passes. Check in any updates that the script fixes

@molind
Copy link
Contributor Author

molind commented Sep 21, 2022

More like it's hangup somewhere in make -C build -j8 coverage

see bottom task in https://app.circleci.com/pipelines/github/valhalla/valhalla/9482/workflows/4fb8bf4b-7314-4303-b345-c78f7c336608/jobs/54247
Too long with no output (exceeded 10m0s): context deadline exceeded

@kevinkreiser
Copy link
Member

@molind the lint-build-debug one is indeed failing because of a known issue which we can safely ignore: #3740

whatever the osx build is though we cannot ignore

@nilsnolde
Copy link
Member

nilsnolde commented Sep 21, 2022

Just realized that the OSX build error was already in master and came from the most recent PR at #3746. I guess that went unnoticed with lint/debug failing as well. Could you amend that when you have the time @gknisely ?

EDIT: Win is failing for the same reason as over here: #3588 (comment)

@kevinkreiser
Copy link
Member

That's no good. While we are waiting for the elevation builder test to be fixed I think we should disable some of it so that we don't get in the habit of ignoring build statuses

@gknisely
Copy link
Member

Just realized that the OSX build error was already in master and came from the most recent PR at #3746. I guess that went unnoticed with lint/debug failing as well. Could you amend that when you have the time @gknisely ?

EDIT: Win is failing for the same reason as over here: #3588 (comment)

@molind you will have to update your test with this small change. #3757

@molind
Copy link
Contributor Author

molind commented Sep 22, 2022

@gknisely done.

@gknisely gknisely self-requested a review September 22, 2022 20:06
@gknisely gknisely merged commit 5b379fa into valhalla:master Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants