GR

← Back to package list

If you think that there is an error in how your package is being tested or represented, please file an issue at NewPkgEval.jl, making sure to read the FAQ first.

Results with Julia v1.2.0

Testing was unsuccessful: testing failed for unknown reasons. Last evaluation was ago and took 1 minute, 2 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed GR ─ v0.44.0
  Updating `~/.julia/environments/v1.2/Project.toml`
  [28b8d3ca] + GR v0.44.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [28b8d3ca] + GR v0.44.0
  [2a0f44e3] + Base64 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
  [4ec0a83e] + Unicode 
  Building GR → `~/.julia/packages/GR/oiZD3/deps/build.log`
   Testing GR
    Status `/tmp/jl_C5sC7U/Manifest.toml`
  [28b8d3ca] GR v0.44.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
[ Info: Testing plot: Simple line plot
[ Info: Testing plot: Scatter plot
[ Info: Testing plot: Colored scatter plot
[ Info: Testing plot: Stem plot
[ Info: Testing plot: Histogram plot
[ Info: Testing plot: Multi-line plot
[ Info: Testing plot: Overlay plot
[ Info: Testing plot: 3-d line plot
[ Info: Testing plot: Polar plot
[ Info: Testing plot: 3-d point plot
[ Info: Testing plot: Colored 3-d point plot
[ Info: Testing plot: Hexbin plot
[ Info: Testing plot: Contour plot
[ Info: Testing plot: Contour plot of matrix
[ Info: Testing plot: Filled contour plot
[ Info: Testing plot: Filled contour plot of matrix
[ Info: Testing plot: Filled contour plot on a triangular mesh
[ Info: Testing plot: Surface plot
ERROR: LoadError: GR3 error (gr3.c, l. 160): init failed
Stacktrace:
 [1] _check_error() at /root/.julia/packages/GR/oiZD3/src/gr3.jl:51
 [2] clear at /root/.julia/packages/GR/oiZD3/src/gr3.jl:223 [inlined]
 [3] plot_data(::Bool) at /root/.julia/packages/GR/oiZD3/src/jlgr.jl:1295
 [4] plot_data at /root/.julia/packages/GR/oiZD3/src/jlgr.jl:1048 [inlined]
 [5] #surface#53(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GR.jlgr.surface), ::Array{Float64,1}, ::Vararg{Array{Float64,1},N} where N) at /root/.julia/packages/GR/oiZD3/src/jlgr.jl:2135
 [6] surface at /root/.julia/packages/GR/oiZD3/src/jlgr.jl:2131 [inlined]
 [7] #surface#20 at /root/.julia/packages/GR/oiZD3/src/GR.jl:3289 [inlined]
 [8] surface(::Array{Float64,1}, ::Array{Float64,1}, ::Array{Float64,1}) at /root/.julia/packages/GR/oiZD3/src/GR.jl:3289
 [9] top-level scope at /root/.julia/packages/GR/oiZD3/test/runtests.jl:121
 [10] eval at ./boot.jl:330 [inlined]
 [11] eval(::Expr) at ./client.jl:432
 [12] iterate at ./generator.jl:47 [inlined]
 [13] _collect(::Array{Expr,1}, ::Base.Generator{Array{Expr,1},typeof(eval)}, ::Base.EltypeUnknown, ::Base.HasShape{1}) at ./array.jl:619
 [14] collect_similar at ./array.jl:548 [inlined]
 [15] map at ./abstractarray.jl:2073 [inlined]
 [16] basic_tests() at /root/.julia/packages/GR/oiZD3/test/runtests.jl:222
 [17] top-level scope at util.jl:156
 [18] include at ./boot.jl:328 [inlined]
 [19] include_relative(::Module, ::String) at ./loading.jl:1094
 [20] include(::Module, ::String) at ./Base.jl:31
 [21] include(::String) at ./client.jl:431
 [22] top-level scope at none:5
in expression starting at /root/.julia/packages/GR/oiZD3/test/runtests.jl:229
ERROR: Package GR errored during testing
Stacktrace:
 [1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
 [2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
 [3] #test at ./none:0 [inlined]
 [4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
 [5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
 [6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
 [7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
 [8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
 [9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
 [10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
 [11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
 [12] top-level scope at none:10

Results with Julia v1.3.0

Testing was unsuccessful: testing failed for unknown reasons. Last evaluation was ago and took 54 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed GR ─ v0.44.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [28b8d3ca] + GR v0.44.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [28b8d3ca] + GR v0.44.0
  [2a0f44e3] + Base64 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
  [4ec0a83e] + Unicode 
  Building GR → `~/.julia/packages/GR/oiZD3/deps/build.log`
   Testing GR
    Status `/tmp/jl_iSKaoa/Manifest.toml`
  [28b8d3ca] GR v0.44.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
[ Info: Testing plot: Simple line plot
[ Info: Testing plot: Scatter plot
[ Info: Testing plot: Colored scatter plot
[ Info: Testing plot: Stem plot
[ Info: Testing plot: Histogram plot
[ Info: Testing plot: Multi-line plot
[ Info: Testing plot: Overlay plot
[ Info: Testing plot: 3-d line plot
[ Info: Testing plot: Polar plot
[ Info: Testing plot: 3-d point plot
[ Info: Testing plot: Colored 3-d point plot
[ Info: Testing plot: Hexbin plot
[ Info: Testing plot: Contour plot
[ Info: Testing plot: Contour plot of matrix
[ Info: Testing plot: Filled contour plot
[ Info: Testing plot: Filled contour plot of matrix
[ Info: Testing plot: Filled contour plot on a triangular mesh
[ Info: Testing plot: Surface plot
ERROR: LoadError: GR3 error (gr3.c, l. 160): init failed
Stacktrace:
 [1] _check_error() at /root/.julia/packages/GR/oiZD3/src/gr3.jl:51
 [2] clear at /root/.julia/packages/GR/oiZD3/src/gr3.jl:223 [inlined]
 [3] plot_data(::Bool) at /root/.julia/packages/GR/oiZD3/src/jlgr.jl:1295
 [4] plot_data at /root/.julia/packages/GR/oiZD3/src/jlgr.jl:1048 [inlined]
 [5] #surface#53(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GR.jlgr.surface), ::Array{Float64,1}, ::Vararg{Array{Float64,1},N} where N) at /root/.julia/packages/GR/oiZD3/src/jlgr.jl:2135
 [6] surface at /root/.julia/packages/GR/oiZD3/src/jlgr.jl:2131 [inlined]
 [7] #surface#20 at /root/.julia/packages/GR/oiZD3/src/GR.jl:3289 [inlined]
 [8] surface(::Array{Float64,1}, ::Array{Float64,1}, ::Array{Float64,1}) at /root/.julia/packages/GR/oiZD3/src/GR.jl:3289
 [9] top-level scope at /root/.julia/packages/GR/oiZD3/test/runtests.jl:121
 [10] eval at ./boot.jl:330 [inlined]
 [11] eval(::Expr) at ./client.jl:425
 [12] iterate at ./generator.jl:47 [inlined]
 [13] _collect(::Array{Expr,1}, ::Base.Generator{Array{Expr,1},typeof(eval)}, ::Base.EltypeUnknown, ::Base.HasShape{1}) at ./array.jl:635
 [14] collect_similar at ./array.jl:564 [inlined]
 [15] map at ./abstractarray.jl:2073 [inlined]
 [16] basic_tests() at /root/.julia/packages/GR/oiZD3/test/runtests.jl:222
 [17] top-level scope at util.jl:155
 [18] include at ./boot.jl:328 [inlined]
 [19] include_relative(::Module, ::String) at ./loading.jl:1105
 [20] include(::Module, ::String) at ./Base.jl:31
 [21] include(::String) at ./client.jl:424
 [22] top-level scope at none:6
in expression starting at /root/.julia/packages/GR/oiZD3/test/runtests.jl:229
ERROR: Package GR errored during testing
Stacktrace:
 [1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
 [2] #test#131(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1370
 [3] #test at ./none:0 [inlined]
 [4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
 [5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
 [6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [12] top-level scope at none:10

Results with Julia v1.3.1-pre-7704df0a5a

Testing was unsuccessful: testing failed for unknown reasons. Last evaluation was ago and took 55 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed GR ─ v0.44.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [28b8d3ca] + GR v0.44.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [28b8d3ca] + GR v0.44.0
  [2a0f44e3] + Base64 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
  [4ec0a83e] + Unicode 
  Building GR → `~/.julia/packages/GR/oiZD3/deps/build.log`
   Testing GR
    Status `/tmp/jl_Gq2OVQ/Manifest.toml`
  [28b8d3ca] GR v0.44.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
[ Info: Testing plot: Simple line plot
[ Info: Testing plot: Scatter plot
[ Info: Testing plot: Colored scatter plot
[ Info: Testing plot: Stem plot
[ Info: Testing plot: Histogram plot
[ Info: Testing plot: Multi-line plot
[ Info: Testing plot: Overlay plot
[ Info: Testing plot: 3-d line plot
[ Info: Testing plot: Polar plot
[ Info: Testing plot: 3-d point plot
[ Info: Testing plot: Colored 3-d point plot
[ Info: Testing plot: Hexbin plot
[ Info: Testing plot: Contour plot
[ Info: Testing plot: Contour plot of matrix
[ Info: Testing plot: Filled contour plot
[ Info: Testing plot: Filled contour plot of matrix
[ Info: Testing plot: Filled contour plot on a triangular mesh
[ Info: Testing plot: Surface plot
ERROR: LoadError: GR3 error (gr3.c, l. 160): init failed
Stacktrace:
 [1] _check_error() at /root/.julia/packages/GR/oiZD3/src/gr3.jl:51
 [2] clear at /root/.julia/packages/GR/oiZD3/src/gr3.jl:223 [inlined]
 [3] plot_data(::Bool) at /root/.julia/packages/GR/oiZD3/src/jlgr.jl:1295
 [4] plot_data at /root/.julia/packages/GR/oiZD3/src/jlgr.jl:1048 [inlined]
 [5] #surface#53(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GR.jlgr.surface), ::Array{Float64,1}, ::Vararg{Array{Float64,1},N} where N) at /root/.julia/packages/GR/oiZD3/src/jlgr.jl:2135
 [6] surface at /root/.julia/packages/GR/oiZD3/src/jlgr.jl:2131 [inlined]
 [7] #surface#20 at /root/.julia/packages/GR/oiZD3/src/GR.jl:3289 [inlined]
 [8] surface(::Array{Float64,1}, ::Array{Float64,1}, ::Array{Float64,1}) at /root/.julia/packages/GR/oiZD3/src/GR.jl:3289
 [9] top-level scope at /root/.julia/packages/GR/oiZD3/test/runtests.jl:121
 [10] eval at ./boot.jl:330 [inlined]
 [11] eval(::Expr) at ./client.jl:425
 [12] iterate at ./generator.jl:47 [inlined]
 [13] _collect(::Array{Expr,1}, ::Base.Generator{Array{Expr,1},typeof(eval)}, ::Base.EltypeUnknown, ::Base.HasShape{1}) at ./array.jl:635
 [14] collect_similar at ./array.jl:564 [inlined]
 [15] map at ./abstractarray.jl:2073 [inlined]
 [16] basic_tests() at /root/.julia/packages/GR/oiZD3/test/runtests.jl:222
 [17] top-level scope at util.jl:155
 [18] include at ./boot.jl:328 [inlined]
 [19] include_relative(::Module, ::String) at ./loading.jl:1105
 [20] include(::Module, ::String) at ./Base.jl:31
 [21] include(::String) at ./client.jl:424
 [22] top-level scope at none:6
in expression starting at /root/.julia/packages/GR/oiZD3/test/runtests.jl:229
ERROR: Package GR errored during testing
Stacktrace:
 [1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
 [2] #test#131(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1370
 [3] #test at ./none:0 [inlined]
 [4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
 [5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
 [6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [12] top-level scope at none:10