RetroCap

← 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 has test failures. Last evaluation was ago and took 50 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed RetroCap ─ v0.1.1
  Updating `~/.julia/environments/v1.2/Project.toml`
  [d77cfa7a] + RetroCap v0.1.1
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [d77cfa7a] + RetroCap v0.1.1
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [d6f4376e] + Markdown 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing RetroCap
 Resolving package versions...
    Status `/tmp/jl_BWh3fb/Manifest.toml`
  [d77cfa7a] RetroCap v0.1.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Cloning into 'General'...
Checking out files:  85% (9443/11008)   
Checking out files:  86% (9467/11008)   
Checking out files:  87% (9577/11008)   
Checking out files:  88% (9688/11008)   
Checking out files:  89% (9798/11008)   
Checking out files:  90% (9908/11008)   
Checking out files:  91% (10018/11008)   
Checking out files:  92% (10128/11008)   
Checking out files:  93% (10238/11008)   
Checking out files:  94% (10348/11008)   
Checking out files:  95% (10458/11008)   
Checking out files:  96% (10568/11008)   
Checking out files:  97% (10678/11008)   
Checking out files:  98% (10788/11008)   
Checking out files:  99% (10898/11008)   
Checking out files: 100% (11008/11008)   
Checking out files: 100% (11008/11008), done.
Run on the General registry: Error During Test at /root/.julia/packages/RetroCap/D56LG/test/runtests.jl:29
  Got exception outside of a @test
  KeyError: key RetroCap.Package("FastTransforms_jll") not found
  Stacktrace:
   [1] getindex at ./dict.jl:477 [inlined]
   [2] add_caps!(::Dict{VersionNumber,Dict{Any,Any}}, ::Dict{VersionNumber,Dict{Any,Any}}, ::NoCompatEntry, ::String, ::Dict{RetroCap.Package,VersionNumber}, ::RetroCap.Package, ::String, ::VersionNumber) at /root/.julia/packages/RetroCap/D56LG/src/add_caps.jl:83
   [3] add_caps(::NoCompatEntry, ::String, ::Dict{RetroCap.Package,VersionNumber}, ::RetroCap.Package, ::String) at /root/.julia/packages/RetroCap/D56LG/src/add_caps.jl:56
   [4] add_caps(::NoCompatEntry, ::String, ::Dict{RetroCap.Package,String}, ::Dict{RetroCap.Package,Int64}, ::Dict{RetroCap.Package,VersionNumber}) at /root/.julia/packages/RetroCap/D56LG/src/add_caps.jl:30
   [5] add_caps at /root/.julia/packages/RetroCap/D56LG/src/add_caps.jl:12 [inlined]
   [6] add_caps(::NoCompatEntry, ::SubString{String}) at /root/.julia/packages/RetroCap/D56LG/src/add_caps.jl:6
   [7] (::getfield(Main, Symbol("##9#17")))(::String) at /root/.julia/packages/RetroCap/D56LG/test/runtests.jl:34
   [8] with_temp_dir(::getfield(Main, Symbol("##9#17"))) at /root/.julia/packages/RetroCap/D56LG/src/utils.jl:30
   [9] top-level scope at /root/.julia/packages/RetroCap/D56LG/test/runtests.jl:30
   [10] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
   [11] top-level scope at /root/.julia/packages/RetroCap/D56LG/test/runtests.jl:30
   [12] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
   [13] top-level scope at /root/.julia/packages/RetroCap/D56LG/test/runtests.jl:6
   [14] include at ./boot.jl:328 [inlined]
   [15] include_relative(::Module, ::String) at ./loading.jl:1094
   [16] include(::Module, ::String) at ./Base.jl:31
   [17] include(::String) at ./client.jl:431
   [18] top-level scope at none:5
   [19] eval(::Module, ::Any) at ./boot.jl:330
   [20] exec_options(::Base.JLOptions) at ./client.jl:271
   [21] _start() at ./client.jl:464
  
Test Summary:                 | Pass  Error  Total
RetroCap.jl                   |   22      1     23
  Compress.jl                 |    6             6
  assert.jl                   |    8             8
  compat_entries.jl           |    8             8
  Run on the General registry |           1      1
ERROR: LoadError: Some tests did not pass: 22 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/RetroCap/D56LG/test/runtests.jl:5
ERROR: Package RetroCap 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 has test failures. Last evaluation was ago and took 45 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed RetroCap ─ v0.1.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [d77cfa7a] + RetroCap v0.1.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [d77cfa7a] + RetroCap v0.1.1
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing RetroCap
 Resolving package versions...
    Status `/tmp/jl_07bowx/Manifest.toml`
  [d77cfa7a] RetroCap v0.1.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Cloning into 'General'...
Checking out files:  80% (8897/11008)   
Checking out files:  81% (8917/11008)   
Checking out files:  82% (9027/11008)   
Checking out files:  83% (9137/11008)   
Checking out files:  84% (9247/11008)   
Checking out files:  85% (9357/11008)   
Checking out files:  86% (9467/11008)   
Checking out files:  87% (9577/11008)   
Checking out files:  88% (9688/11008)   
Checking out files:  89% (9798/11008)   
Checking out files:  90% (9908/11008)   
Checking out files:  91% (10018/11008)   
Checking out files:  92% (10128/11008)   
Checking out files:  93% (10238/11008)   
Checking out files:  94% (10348/11008)   
Checking out files:  95% (10458/11008)   
Checking out files:  96% (10568/11008)   
Checking out files:  97% (10678/11008)   
Checking out files:  98% (10788/11008)   
Checking out files:  99% (10898/11008)   
Checking out files: 100% (11008/11008)   
Checking out files: 100% (11008/11008), done.
Run on the General registry: Error During Test at /root/.julia/packages/RetroCap/D56LG/test/runtests.jl:29
  Got exception outside of a @test
  KeyError: key RetroCap.Package("FastTransforms_jll") not found
  Stacktrace:
   [1] getindex at ./dict.jl:477 [inlined]
   [2] add_caps!(::Dict{VersionNumber,Dict{Any,Any}}, ::Dict{VersionNumber,Dict{Any,Any}}, ::NoCompatEntry, ::String, ::Dict{RetroCap.Package,VersionNumber}, ::RetroCap.Package, ::String, ::VersionNumber) at /root/.julia/packages/RetroCap/D56LG/src/add_caps.jl:83
   [3] add_caps(::NoCompatEntry, ::String, ::Dict{RetroCap.Package,VersionNumber}, ::RetroCap.Package, ::String) at /root/.julia/packages/RetroCap/D56LG/src/add_caps.jl:56
   [4] add_caps(::NoCompatEntry, ::String, ::Dict{RetroCap.Package,String}, ::Dict{RetroCap.Package,Int64}, ::Dict{RetroCap.Package,VersionNumber}) at /root/.julia/packages/RetroCap/D56LG/src/add_caps.jl:30
   [5] add_caps at /root/.julia/packages/RetroCap/D56LG/src/add_caps.jl:12 [inlined]
   [6] add_caps(::NoCompatEntry, ::SubString{String}) at /root/.julia/packages/RetroCap/D56LG/src/add_caps.jl:6
   [7] (::var"#9#17")(::String) at /root/.julia/packages/RetroCap/D56LG/test/runtests.jl:34
   [8] with_temp_dir(::var"#9#17") at /root/.julia/packages/RetroCap/D56LG/src/utils.jl:30
   [9] top-level scope at /root/.julia/packages/RetroCap/D56LG/test/runtests.jl:30
   [10] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [11] top-level scope at /root/.julia/packages/RetroCap/D56LG/test/runtests.jl:30
   [12] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [13] top-level scope at /root/.julia/packages/RetroCap/D56LG/test/runtests.jl:6
   [14] include at ./boot.jl:328 [inlined]
   [15] include_relative(::Module, ::String) at ./loading.jl:1105
   [16] include(::Module, ::String) at ./Base.jl:31
   [17] include(::String) at ./client.jl:424
   [18] top-level scope at none:6
   [19] eval(::Module, ::Any) at ./boot.jl:330
   [20] exec_options(::Base.JLOptions) at ./client.jl:263
   [21] _start() at ./client.jl:460
  
Test Summary:                 | Pass  Error  Total
RetroCap.jl                   |   22      1     23
  Compress.jl                 |    6             6
  assert.jl                   |    8             8
  compat_entries.jl           |    8             8
  Run on the General registry |           1      1
ERROR: LoadError: Some tests did not pass: 22 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/RetroCap/D56LG/test/runtests.jl:5
ERROR: Package RetroCap 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 has test failures. Last evaluation was ago and took 45 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed RetroCap ─ v0.1.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [d77cfa7a] + RetroCap v0.1.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [d77cfa7a] + RetroCap v0.1.1
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing RetroCap
 Resolving package versions...
    Status `/tmp/jl_sOQdIR/Manifest.toml`
  [d77cfa7a] RetroCap v0.1.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Cloning into 'General'...
Checking out files:  91% (10053/11004)   
Checking out files:  92% (10124/11004)   
Checking out files:  93% (10234/11004)   
Checking out files:  94% (10344/11004)   
Checking out files:  95% (10454/11004)   
Checking out files:  96% (10564/11004)   
Checking out files:  97% (10674/11004)   
Checking out files:  98% (10784/11004)   
Checking out files:  99% (10894/11004)   
Checking out files: 100% (11004/11004)   
Checking out files: 100% (11004/11004), done.
Run on the General registry: Error During Test at /root/.julia/packages/RetroCap/D56LG/test/runtests.jl:29
  Got exception outside of a @test
  KeyError: key RetroCap.Package("FastTransforms_jll") not found
  Stacktrace:
   [1] getindex at ./dict.jl:477 [inlined]
   [2] add_caps!(::Dict{VersionNumber,Dict{Any,Any}}, ::Dict{VersionNumber,Dict{Any,Any}}, ::NoCompatEntry, ::String, ::Dict{RetroCap.Package,VersionNumber}, ::RetroCap.Package, ::String, ::VersionNumber) at /root/.julia/packages/RetroCap/D56LG/src/add_caps.jl:83
   [3] add_caps(::NoCompatEntry, ::String, ::Dict{RetroCap.Package,VersionNumber}, ::RetroCap.Package, ::String) at /root/.julia/packages/RetroCap/D56LG/src/add_caps.jl:56
   [4] add_caps(::NoCompatEntry, ::String, ::Dict{RetroCap.Package,String}, ::Dict{RetroCap.Package,Int64}, ::Dict{RetroCap.Package,VersionNumber}) at /root/.julia/packages/RetroCap/D56LG/src/add_caps.jl:30
   [5] add_caps at /root/.julia/packages/RetroCap/D56LG/src/add_caps.jl:12 [inlined]
   [6] add_caps(::NoCompatEntry, ::SubString{String}) at /root/.julia/packages/RetroCap/D56LG/src/add_caps.jl:6
   [7] (::var"#9#17")(::String) at /root/.julia/packages/RetroCap/D56LG/test/runtests.jl:34
   [8] with_temp_dir(::var"#9#17") at /root/.julia/packages/RetroCap/D56LG/src/utils.jl:30
   [9] top-level scope at /root/.julia/packages/RetroCap/D56LG/test/runtests.jl:30
   [10] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [11] top-level scope at /root/.julia/packages/RetroCap/D56LG/test/runtests.jl:30
   [12] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [13] top-level scope at /root/.julia/packages/RetroCap/D56LG/test/runtests.jl:6
   [14] include at ./boot.jl:328 [inlined]
   [15] include_relative(::Module, ::String) at ./loading.jl:1105
   [16] include(::Module, ::String) at ./Base.jl:31
   [17] include(::String) at ./client.jl:424
   [18] top-level scope at none:6
   [19] eval(::Module, ::Any) at ./boot.jl:330
   [20] exec_options(::Base.JLOptions) at ./client.jl:263
   [21] _start() at ./client.jl:460
  
Test Summary:                 | Pass  Error  Total
RetroCap.jl                   |   22      1     23
  Compress.jl                 |    6             6
  assert.jl                   |    8             8
  compat_entries.jl           |    8             8
  Run on the General registry |           1      1
ERROR: LoadError: Some tests did not pass: 22 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/RetroCap/D56LG/test/runtests.jl:5
ERROR: Package RetroCap 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