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

CI failure #210

Open
asinghvi17 opened this issue Nov 18, 2024 · 1 comment · May be fixed by #211
Open

CI failure #210

asinghvi17 opened this issue Nov 18, 2024 · 1 comment · May be fixed by #211

Comments

@asinghvi17
Copy link
Member

Fails on all versions with error:

     Testing Running tests...
[ Info: GEOS version 3.13.0-CAPI-1.19.0
┌ Warning: The GEOS version in use is different from the version used to generate libgeos_api.jl. Consider regenerating if the difference is more than a patch release.
│   run_version = "3.13.0-CAPI-1.19.0"
│   gen_version = "3.12.0-CAPI-1.18.0"
└ @ Main D:\a\LibGEOS.jl\LibGEOS.jl\test\runtests.jl:11
WKTWriter: Test Failed at D:\a\LibGEOS.jl\LibGEOS.jl\test\test_geos_functions.jl:21
  Expression: writegeom(p, writer) == "POINT (0.12 2)"
   Evaluated: "POINT (0.1 2)" == "POINT (0.12 2)"

Stacktrace:
 [1] top-level scope
   @ D:\a\LibGEOS.jl\LibGEOS.jl\test\test_geos_functions.jl:8
 [2] macro expansion
   @ C:\hostedtoolcache\windows\julia\nightly\x64\share\julia\stdlib\v1.12\Test\src\Test.jl:1700 [inlined]
 [3] macro expansion
   @ D:\a\LibGEOS.jl\LibGEOS.jl\test\test_geos_functions.jl:21 [inlined]
 [4] macro expansion
   @ C:\hostedtoolcache\windows\julia\nightly\x64\share\julia\stdlib\v1.12\Test\src\Test.jl:679 [inlined]
@evetion
Copy link
Member

evetion commented Nov 18, 2024

Probably related to libgeos/geos#973. But I don't fully understand why.

@evetion evetion linked a pull request Nov 18, 2024 that will close this issue
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 a pull request may close this issue.

2 participants