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

Fix failing test on windows and 'h2gis-dist' execution #1363

Merged
merged 2 commits into from
Sep 26, 2023

Conversation

SPalominos
Copy link
Contributor

Module h2gis

  • Fix the test DBFEngineTest.readDBFRussianWrongEncodingThenWriteThenRead() which was failing when it is run twice without cleaning the target/ folder
  • Fix the test DBFImportExportTest.testWriteDecimal() which was failing under windows because when the whole class is run, the file target/area_export2.dbf stay in use and isn't accessible to this test.

Module h2gis-dist

  • When the h2gis-dist jar is run, in the browser, it was not possible to create a new database like in the h2 jar. The main class in the h2 pom is org.h2.tools.Console instead of org.h2.tools.Server

…rent usage of a file, fix the test 'readDBFRussianWrongEncodingThenWriteThenRead' failing when run twice whithout cleaning target/ folder, fix h2gis-dist jar running which wasn't able to create a new database.
@ebocher
Copy link
Member

ebocher commented Sep 26, 2023

Welcome back ! It seems that the changelog must be updated.

Update CHANGELOG.md
@SPalominos
Copy link
Contributor Author

Changelog updated

@ebocher
Copy link
Member

ebocher commented Sep 26, 2023

Thanls

@ebocher ebocher merged commit 88c6074 into orbisgis:master Sep 26, 2023
1 check passed
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