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

Windows 32 bit tests pass but error #69

Closed
visr opened this issue Jun 1, 2019 · 1 comment
Closed

Windows 32 bit tests pass but error #69

visr opened this issue Jun 1, 2019 · 1 comment

Comments

@visr
Copy link
Member

visr commented Jun 1, 2019

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
@visr
Copy link
Member Author

visr commented Dec 26, 2019

Also fixed by the new build of #81: https://ci.appveyor.com/project/JuliaGeo/gdal-jl/builds/29750376

@visr visr closed this as completed Dec 26, 2019
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

No branches or pull requests

1 participant