We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Not sure what is going on on Windows 32 bit. Tests all pass but then it crashes after the finish line, example below from https://ci.appveyor.com/project/JuliaGeo/gdal-jl/builds/24973500/job/tf11acgfts0oig0i
I set 32 bit on AppVeyor to allowed failure.
Testing GDAL Resolving package versions... ┌ Info: GDAL 3.0.0, released 2019/05/05 │ 174 GDAL drivers found └ 56 OGR drivers found [ Info: 1 [ Info: 2 [ Info: 3 [ Info: 4 [ Info: 5 [ Info: 6 [ Info: 7 Test Summary: | Pass Total GDAL | 86 86 ERROR: Package GDAL errored during testing Stacktrace: [1] pkgerror(::String, ::Vararg{String,N} where N) at C:\cygwin\home\Administrator\buildbot\worker\package_win32\build\usr\share\julia\stdlib\v1.0\Pkg\src\Types.jl:120 [2] #test#65(::Bool, ::Function, ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at C:\cygwin\home\Administrator\buildbot\worker\package_win32\build\usr\share\julia\stdlib\v1.0\Pkg\src\Operations.jl:1357 [3] #test at C:\cygwin\home\Administrator\buildbot\worker\package_win32\build\usr\share\julia\stdlib\v1.0\Pkg\src\API.jl:0 [inlined] [4] #test#44(::Bool, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::Function, ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at C:\cygwin\home\Administrator\buildbot\worker\package_win32\build\usr\share\julia\stdlib\v1.0\Pkg\src\API.jl:278 [5] #test#43 at .\none:0 [inlined] [6] #test at .\none:0 [inlined] [7] #test#40 at C:\cygwin\home\Administrator\buildbot\worker\package_win32\build\usr\share\julia\stdlib\v1.0\Pkg\src\API.jl:257 [inlined] [8] (::getfield(Pkg.API, Symbol("#kw##test")))(::NamedTuple{(:coverage,),Tuple{Bool}}, ::typeof(Pkg.API.test)) at .\none:0 [9] top-level scope at none:0 Command exited with code 1
The text was updated successfully, but these errors were encountered:
Also fixed by the new build of #81: https://ci.appveyor.com/project/JuliaGeo/gdal-jl/builds/29750376
Sorry, something went wrong.
No branches or pull requests
Not sure what is going on on Windows 32 bit. Tests all pass but then it crashes after the finish line, example below from https://ci.appveyor.com/project/JuliaGeo/gdal-jl/builds/24973500/job/tf11acgfts0oig0i
I set 32 bit on AppVeyor to allowed failure.
The text was updated successfully, but these errors were encountered: