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

Remove option to disable BDD tests that require Lua #2211

Merged
merged 3 commits into from
Jul 12, 2024

Conversation

lonvia
Copy link
Collaborator

@lonvia lonvia commented Jul 11, 2024

Lua is now always compiled into osm2pgsql, so there is no need to disable tests that require Lua. This should solve the issue where we accidentally keep disabling the tests without noticing.

Also reverts an accidental revert of the change that removes HAVE_LUA in the version printout. And fixes a test that unexpectedly succeeded (which we didn't see because the Lua-enabled tests didn't run).

lonvia added 3 commits July 11, 2024 11:18
This reverts an accidental revert from eee1cd5.
This way osm2pgsql can be run without failure but the test will be
quick.
@joto joto merged commit c1862b9 into osm2pgsql-dev:master Jul 12, 2024
26 checks passed
@lonvia lonvia deleted the remove-lua-checks-from-bdd-tests branch July 12, 2024 09:47
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.

2 participants