You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
The text was updated successfully, but these errors were encountered:
Fails on all versions with error:
The text was updated successfully, but these errors were encountered: