This repository was archived by the owner on Apr 28, 2021. It is now read-only.
This repository was archived by the owner on Apr 28, 2021. It is now read-only.
ERROR: GLVisualize had test errors #230
Open
Description
so (some days later and some updates in comparison to #129):
_
_ _ _(_)_ | A fresh approach to technical computing
(_) | (_) (_) | Documentation: https://docs.julialang.org
_ _ _| |_ __ _ | Type "?help" for help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 0.6.0 (2017-06-19 13:05 UTC)
_/ |\__'_|_|_|\__'_| | Official http://julialang.org/ release
|__/ | x86_64-pc-linux-gnu
julia> Pkg.test("GLVisualize")
INFO: Computing test dependencies for GLVisualize...
INFO: Installing DocStringExtensions v0.4.1
INFO: Installing Highlights v0.2.1
INFO: Installing ImageMagick v0.5.0
INFO: Building FFTW
INFO: Building SpecialFunctions
INFO: Building ImageMagick
INFO: Testing GLVisualize
ERROR: LoadError: LoadError: InexactError()
Stacktrace:
[1] trunc(::Type{Int64}, ::Float64) at ./float.jl:672
[2] #RunnerConfig#15(::Tuple{Int64,Int64}, ::Bool, ::Array{String,1}, ::Array{String,1}, ::Int64, ::Float64, ::Int64, ::String, ::Bool, ::Bool, ::Bool, ::GLWindow.Screen, ::Type{T} where T) at /home/lob1/.julia/v0.6/GLVisualize/src/../examples/ExampleRunner.jl:220
[3] (::Core.#kw#Type)(::Array{Any,1}, ::Type{ExampleRunner.RunnerConfig}) at ./<missing>:0
[4] include_from_node1(::String) at ./loading.jl:569
[5] include(::String) at ./sysimg.jl:14
[6] include_from_node1(::String) at ./loading.jl:569
[7] include(::String) at ./sysimg.jl:14
[8] process_options(::Base.JLOptions) at ./client.jl:305
[9] _start() at ./client.jl:371
while loading /home/lob1/.julia/v0.6/GLVisualize/test/test_interactive.jl, in expression starting on line 30
while loading /home/lob1/.julia/v0.6/GLVisualize/test/runtests.jl, in expression starting on line 12
=============================[ ERROR: GLVisualize ]=============================
failed process: Process(`/home/lob1/julia06/bin/julia -Cx86-64 -J/home/lob1/julia06/lib/julia/sys.so --compile=yes --depwarn=yes --check-bounds=yes --code-coverage=none --color=yes --compilecache=yes /home/lob1/.julia/v0.6/GLVisualize/test/runtests.jl`, ProcessExited(1)) [1]
================================================================================
INFO: Removing DocStringExtensions v0.4.1
INFO: Removing Highlights v0.2.1
INFO: Removing ImageMagick v0.5.0
ERROR: GLVisualize had test errors
lob1@orange434:~$ glxinfo | grep "OpenGL"
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Desktop
OpenGL core profile version string: 3.3 (Core Profile) Mesa 17.0.7
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 17.0.7
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 17.0.7
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:
Metadata
Metadata
Assignees
Labels
No labels