Reduce

← 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: package requires a missing binary dependency. Last evaluation was ago and took 1 minute, 32 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed DirectSum ──────── v0.4.2
 Installed AbstractLattices ─ v0.1.2
 Installed AbstractTensors ── v0.3.0
 Installed Leibniz ────────── v0.0.3
 Installed SyntaxTree ─────── v1.0.1
 Installed ForceImport ────── v0.0.3
 Installed StaticArrays ───── v0.12.1
 Installed Reduce ─────────── v1.2.3
  Updating `~/.julia/environments/v1.2/Project.toml`
  [93e0c654] + Reduce v1.2.3
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [398f06c4] + AbstractLattices v0.1.2
  [a8e43f4a] + AbstractTensors v0.3.0
  [22fd7b30] + DirectSum v0.4.2
  [9dda63f9] + ForceImport v0.0.3
  [edad4870] + Leibniz v0.0.3
  [93e0c654] + Reduce v1.2.3
  [90137ffa] + StaticArrays v0.12.1
  [a4af3ec5] + SyntaxTree v1.0.1
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  Building Reduce → `~/.julia/packages/Reduce/4dmwd/deps/build.log`
   Testing Reduce
 Resolving package versions...
    Status `/tmp/jl_niujnM/Manifest.toml`
  [398f06c4] AbstractLattices v0.1.2
  [a8e43f4a] AbstractTensors v0.3.0
  [22fd7b30] DirectSum v0.4.2
  [9dda63f9] ForceImport v0.0.3
  [edad4870] Leibniz v0.0.3
  [93e0c654] Reduce v1.2.3
  [90137ffa] StaticArrays v0.12.1
  [a4af3ec5] SyntaxTree v1.0.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
/root/.julia/packages/Reduce/4dmwd/deps/usr/lib/reduce/cslbuild/csl/reduce: error while loading shared libraries: libXft.so.2: cannot open shared object file: No such file or directory
Reduce: A Portable General-Purpose Computer Algebra SystemError During Test at /root/.julia/packages/Reduce/4dmwd/test/runtests.jl:7
  Test threw exception
  Expression: rcall($(Expr(:quote, :((1 + pi) ^ 2)))) == convert(Expr, RExpr(rcall("(1+pi)**2")))
  IOError: write: broken pipe (EPIPE)
  Stacktrace:
   [1] try_yieldto(::typeof(Base.ensure_rescheduled), ::Base.RefValue{Task}) at ./task.jl:517
   [2] wait() at ./task.jl:592
   [3] uv_write(::Base.PipeEndpoint, ::Ptr{UInt8}, ::UInt64) at ./stream.jl:883
   [4] unsafe_write(::Base.PipeEndpoint, ::Ptr{UInt8}, ::UInt64) at ./stream.jl:931
   [5] unsafe_write at ./io.jl:238 [inlined]
   [6] macro expansion at ./gcutils.jl:87 [inlined]
   [7] write at ./strings/io.jl:177 [inlined]
   [8] clear at /root/.julia/packages/Reduce/4dmwd/src/Reduce.jl:76 [inlined]
   [9] write(::Reduce.PSL, ::String) at /root/.julia/packages/Reduce/4dmwd/src/Reduce.jl:83
   [10] #rcall#40(::Array{Symbol,1}, ::Array{Symbol,1}, ::typeof(rcall), ::RExpr) at /root/.julia/packages/Reduce/4dmwd/src/rexpr.jl:464
   [11] #rcall at ./none:0 [inlined]
   [12] #rcall#41(::Array{Symbol,1}, ::Array{Symbol,1}, ::typeof(rcall), ::Expr) at /root/.julia/packages/Reduce/4dmwd/src/rexpr.jl:498
   [13] rcall(::Expr) at /root/.julia/packages/Reduce/4dmwd/src/rexpr.jl:498
   [14] top-level scope at /root/.julia/packages/Reduce/4dmwd/test/runtests.jl:7
   [15] include at ./boot.jl:328 [inlined]
   [16] include_relative(::Module, ::String) at ./loading.jl:1094
   [17] include(::Module, ::String) at ./Base.jl:31
   [18] include(::String) at ./client.jl:431
   [19] top-level scope at none:5
   [20] eval(::Module, ::Any) at ./boot.jl:330
   [21] exec_options(::Base.JLOptions) at ./client.jl:271
   [22] _start() at ./client.jl:464
  
ERROR: LoadError: There was an error during testing
in expression starting at /root/.julia/packages/Reduce/4dmwd/test/runtests.jl:7
ERROR: Package Reduce 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: package requires a missing binary dependency. Last evaluation was ago and took 1 minute, 24 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed DirectSum ──────── v0.4.2
 Installed AbstractTensors ── v0.3.0
 Installed AbstractLattices ─ v0.1.2
 Installed Leibniz ────────── v0.0.3
 Installed SyntaxTree ─────── v1.0.1
 Installed ForceImport ────── v0.0.3
 Installed StaticArrays ───── v0.12.1
 Installed Reduce ─────────── v1.2.3
  Updating `~/.julia/environments/v1.3/Project.toml`
  [93e0c654] + Reduce v1.2.3
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [398f06c4] + AbstractLattices v0.1.2
  [a8e43f4a] + AbstractTensors v0.3.0
  [22fd7b30] + DirectSum v0.4.2
  [9dda63f9] + ForceImport v0.0.3
  [edad4870] + Leibniz v0.0.3
  [93e0c654] + Reduce v1.2.3
  [90137ffa] + StaticArrays v0.12.1
  [a4af3ec5] + SyntaxTree v1.0.1
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  Building Reduce → `~/.julia/packages/Reduce/4dmwd/deps/build.log`
   Testing Reduce
 Resolving package versions...
    Status `/tmp/jl_siIhOo/Manifest.toml`
  [398f06c4] AbstractLattices v0.1.2
  [a8e43f4a] AbstractTensors v0.3.0
  [22fd7b30] DirectSum v0.4.2
  [9dda63f9] ForceImport v0.0.3
  [edad4870] Leibniz v0.0.3
  [93e0c654] Reduce v1.2.3
  [90137ffa] StaticArrays v0.12.1
  [a4af3ec5] SyntaxTree v1.0.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
/root/.julia/packages/Reduce/4dmwd/deps/usr/lib/reduce/cslbuild/csl/reduce: error while loading shared libraries: libXft.so.2: cannot open shared object file: No such file or directory
Reduce: A Portable General-Purpose Computer Algebra SystemError During Test at /root/.julia/packages/Reduce/4dmwd/test/runtests.jl:7
  Test threw exception
  Expression: rcall($(Expr(:quote, :((1 + pi) ^ 2)))) == convert(Expr, RExpr(rcall("(1+pi)**2")))
  IOError: write: broken pipe (EPIPE)
  Stacktrace:
   [1] uv_write(::Base.PipeEndpoint, ::Ptr{UInt8}, ::UInt64) at ./stream.jl:953
   [2] unsafe_write(::Base.PipeEndpoint, ::Ptr{UInt8}, ::UInt64) at ./stream.jl:1007
   [3] unsafe_write at ./io.jl:310 [inlined]
   [4] macro expansion at ./gcutils.jl:91 [inlined]
   [5] write at ./strings/io.jl:186 [inlined]
   [6] clear(::Reduce.PSL) at /root/.julia/packages/Reduce/4dmwd/src/Reduce.jl:76
   [7] write(::Reduce.PSL, ::String) at /root/.julia/packages/Reduce/4dmwd/src/Reduce.jl:83
   [8] #rcall#40(::Array{Symbol,1}, ::Array{Symbol,1}, ::typeof(rcall), ::RExpr) at /root/.julia/packages/Reduce/4dmwd/src/rexpr.jl:464
   [9] (::Reduce.var"#kw##rcall")(::NamedTuple{(:on, :off),Tuple{Array{Symbol,1},Array{Symbol,1}}}, ::typeof(rcall), ::RExpr) at ./none:0
   [10] #rcall#41(::Array{Symbol,1}, ::Array{Symbol,1}, ::typeof(rcall), ::Expr) at /root/.julia/packages/Reduce/4dmwd/src/rexpr.jl:498
   [11] rcall(::Expr) at /root/.julia/packages/Reduce/4dmwd/src/rexpr.jl:498
   [12] top-level scope at /root/.julia/packages/Reduce/4dmwd/test/runtests.jl:7
   [13] include at ./boot.jl:328 [inlined]
   [14] include_relative(::Module, ::String) at ./loading.jl:1105
   [15] include(::Module, ::String) at ./Base.jl:31
   [16] include(::String) at ./client.jl:424
   [17] top-level scope at none:6
   [18] eval(::Module, ::Any) at ./boot.jl:330
   [19] exec_options(::Base.JLOptions) at ./client.jl:263
   [20] _start() at ./client.jl:460
  
ERROR: LoadError: There was an error during testing
in expression starting at /root/.julia/packages/Reduce/4dmwd/test/runtests.jl:7
ERROR: Package Reduce 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: package requires a missing binary dependency. Last evaluation was ago and took 1 minute, 27 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed AbstractLattices ─ v0.1.2
 Installed AbstractTensors ── v0.3.0
 Installed DirectSum ──────── v0.4.2
 Installed Leibniz ────────── v0.0.3
 Installed SyntaxTree ─────── v1.0.1
 Installed ForceImport ────── v0.0.3
 Installed StaticArrays ───── v0.12.1
 Installed Reduce ─────────── v1.2.3
  Updating `~/.julia/environments/v1.3/Project.toml`
  [93e0c654] + Reduce v1.2.3
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [398f06c4] + AbstractLattices v0.1.2
  [a8e43f4a] + AbstractTensors v0.3.0
  [22fd7b30] + DirectSum v0.4.2
  [9dda63f9] + ForceImport v0.0.3
  [edad4870] + Leibniz v0.0.3
  [93e0c654] + Reduce v1.2.3
  [90137ffa] + StaticArrays v0.12.1
  [a4af3ec5] + SyntaxTree v1.0.1
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  Building Reduce → `~/.julia/packages/Reduce/4dmwd/deps/build.log`
   Testing Reduce
 Resolving package versions...
    Status `/tmp/jl_mjwp5g/Manifest.toml`
  [398f06c4] AbstractLattices v0.1.2
  [a8e43f4a] AbstractTensors v0.3.0
  [22fd7b30] DirectSum v0.4.2
  [9dda63f9] ForceImport v0.0.3
  [edad4870] Leibniz v0.0.3
  [93e0c654] Reduce v1.2.3
  [90137ffa] StaticArrays v0.12.1
  [a4af3ec5] SyntaxTree v1.0.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
/root/.julia/packages/Reduce/4dmwd/deps/usr/lib/reduce/cslbuild/csl/reduce: error while loading shared libraries: libXft.so.2: cannot open shared object file: No such file or directory
Reduce: A Portable General-Purpose Computer Algebra SystemError During Test at /root/.julia/packages/Reduce/4dmwd/test/runtests.jl:7
  Test threw exception
  Expression: rcall($(Expr(:quote, :((1 + pi) ^ 2)))) == convert(Expr, RExpr(rcall("(1+pi)**2")))
  IOError: write: broken pipe (EPIPE)
  Stacktrace:
   [1] uv_write(::Base.PipeEndpoint, ::Ptr{UInt8}, ::UInt64) at ./stream.jl:953
   [2] unsafe_write(::Base.PipeEndpoint, ::Ptr{UInt8}, ::UInt64) at ./stream.jl:1007
   [3] unsafe_write at ./io.jl:310 [inlined]
   [4] macro expansion at ./gcutils.jl:91 [inlined]
   [5] write at ./strings/io.jl:186 [inlined]
   [6] clear(::Reduce.PSL) at /root/.julia/packages/Reduce/4dmwd/src/Reduce.jl:76
   [7] write(::Reduce.PSL, ::String) at /root/.julia/packages/Reduce/4dmwd/src/Reduce.jl:83
   [8] #rcall#40(::Array{Symbol,1}, ::Array{Symbol,1}, ::typeof(rcall), ::RExpr) at /root/.julia/packages/Reduce/4dmwd/src/rexpr.jl:464
   [9] (::Reduce.var"#kw##rcall")(::NamedTuple{(:on, :off),Tuple{Array{Symbol,1},Array{Symbol,1}}}, ::typeof(rcall), ::RExpr) at ./none:0
   [10] #rcall#41(::Array{Symbol,1}, ::Array{Symbol,1}, ::typeof(rcall), ::Expr) at /root/.julia/packages/Reduce/4dmwd/src/rexpr.jl:498
   [11] rcall(::Expr) at /root/.julia/packages/Reduce/4dmwd/src/rexpr.jl:498
   [12] top-level scope at /root/.julia/packages/Reduce/4dmwd/test/runtests.jl:7
   [13] include at ./boot.jl:328 [inlined]
   [14] include_relative(::Module, ::String) at ./loading.jl:1105
   [15] include(::Module, ::String) at ./Base.jl:31
   [16] include(::String) at ./client.jl:424
   [17] top-level scope at none:6
   [18] eval(::Module, ::Any) at ./boot.jl:330
   [19] exec_options(::Base.JLOptions) at ./client.jl:263
   [20] _start() at ./client.jl:460
  
ERROR: LoadError: There was an error during testing
in expression starting at /root/.julia/packages/Reduce/4dmwd/test/runtests.jl:7
ERROR: Package Reduce 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