Revise

← 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 successful. Last evaluation was ago and took 5 minutes, 15 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed LoweredCodeUtils ─── v0.4.2
 Installed CodeTracking ─────── v0.5.8
 Installed OrderedCollections ─ v1.1.0
 Installed JuliaInterpreter ─── v0.7.4
 Installed Revise ───────────── v2.3.1
  Updating `~/.julia/environments/v1.2/Project.toml`
  [295af30f] + Revise v2.3.1
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [da1fd8a2] + CodeTracking v0.5.8
  [aa1ae85d] + JuliaInterpreter v0.7.4
  [6f1432cf] + LoweredCodeUtils v0.4.2
  [bac558e1] + OrderedCollections v1.1.0
  [295af30f] + Revise v2.3.1
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8ba89e20] + Distributed 
  [7b1f6079] + FileWatching 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing Revise
 Resolving package versions...
 Installed Example ────── v0.5.3
 Installed EponymTuples ─ v0.2.2
    Status `/tmp/jl_gk6pAS/Manifest.toml`
  [da1fd8a2] CodeTracking v0.5.8
  [97e2ac4a] EponymTuples v0.2.2
  [7876af07] Example v0.5.3
  [aa1ae85d] JuliaInterpreter v0.7.4
  [6f1432cf] LoweredCodeUtils v0.4.2
  [bac558e1] OrderedCollections v1.1.0
  [295af30f] Revise v2.3.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [7b1f6079] FileWatching  [`@stdlib/FileWatching`]
  [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`]
Skipping Base.active_repl
Skipping Base.active_repl_backend
[ Info: tracking Base
┌ Warning: skipping git tests because Revise is not under development
└ @ Main ~/.julia/packages/Revise/0KQ7U/test/runtests.jl:1983
extra
[ Info: tracking Pkg
┌ Warning: skipping Core.Compiler tests due to lack of git repo
└ @ Main ~/.julia/packages/Revise/0KQ7U/test/runtests.jl:2091
Test Summary: | Pass  Broken  Total
Revise        |  475       1    476
Generating project A2D:
    A2D/Project.toml
    A2D/src/A2D.jl
 Resolving package versions...
   Cloning default registries into `/tmp/jl_VCbEt9`
  Updating `/tmp/jl_VCbEt9/environments/v1.2/Project.toml`
  [d8ef5591] + A2D v0.1.0 [`/tmp/jl_VCbEt9/A2D`]
  Updating `/tmp/jl_VCbEt9/environments/v1.2/Manifest.toml`
  [d8ef5591] + A2D v0.1.0 [`/tmp/jl_VCbEt9/A2D`]
 Resolving package versions...
   Cloning default registries into `/tmp/jl_VCbEt9`
  Updating `/tmp/jl_VCbEt9/environments/v1.2/Project.toml`
  [d8ef5591] ~ A2D v0.1.0 [`/tmp/jl_VCbEt9/A2D`] ⇒ v0.1.0 [`/tmp/jl_VCbEt9/dev/A2D`]
  Updating `/tmp/jl_VCbEt9/environments/v1.2/Manifest.toml`
  [d8ef5591] ~ A2D v0.1.0 [`/tmp/jl_VCbEt9/A2D`] ⇒ v0.1.0 [`/tmp/jl_VCbEt9/dev/A2D`]
 Resolving package versions...
   Cloning default registries into `/tmp/jl_VCbEt9`
  Updating `/tmp/jl_VCbEt9/environments/v1.2/Project.toml`
  [d8ef5591] ~ A2D v0.1.0 [`/tmp/jl_VCbEt9/dev/A2D`] ⇒ v0.1.0 [`/tmp/jl_VCbEt9/A2D`]
  Updating `/tmp/jl_VCbEt9/environments/v1.2/Manifest.toml`
  [d8ef5591] ~ A2D v0.1.0 [`/tmp/jl_VCbEt9/dev/A2D`] ⇒ v0.1.0 [`/tmp/jl_VCbEt9/A2D`]
Test Summary:      | Pass  Total
Switching free/dev |  105    105
Generating project DepPkg371:
    DepPkg371/Project.toml
    DepPkg371/src/DepPkg371.jl
[ Info: A warning about not having OrderedCollection in dependencies is expected
┌ Warning: Package DepPkg371 does not have OrderedCollections in its dependencies:
│ - If you have DepPkg371 checked out for development and have
│   added OrderedCollections as a dependency but haven't updated your primary
│   environment's manifest file, try `Pkg.resolve()`.
│ - Otherwise you may need to report an issue with DepPkg371
└ Loading OrderedCollections into DepPkg371 from project dependency, future warnings for DepPkg371 are suppressed.
Test Summary:                    | Pass  Total
Broken dependencies (issue #371) |    2      2
Test Summary:                          | Pass  Total
Non-jl include_dependency (issue #388) |    4      4
┌ Warning: /tmp/rjwsuumzAk/DeletedFile/src/g.jl no longer exists, deleting all methods
└ @ Revise ~/.julia/packages/Revise/0KQ7U/src/Revise.jl:540
Test Summary:           | Pass  Total
New files & Requires.jl |    7      7
Test Summary: | Pass  Total
entr          |    4      4
Test Summary:     | Pass  Total
entr with modules |    1      1
beginning cleanup
Test Summary: | Pass  Total
Cleanup       |    1      1
Test Summary: | Pass  Total
Backedges     |    4      4
beginning signatures tests
 74.180212 seconds (32.98 M allocations: 1.204 GiB, 1.67% gc time)
Test Summary:   | Pass  Total
Base signatures |    2      2
   Testing Revise tests passed 

Results with Julia v1.3.0

Testing was successful. Last evaluation was ago and took 5 minutes, 17 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed LoweredCodeUtils ─── v0.4.2
 Installed CodeTracking ─────── v0.5.8
 Installed OrderedCollections ─ v1.1.0
 Installed JuliaInterpreter ─── v0.7.4
 Installed Revise ───────────── v2.3.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [295af30f] + Revise v2.3.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [da1fd8a2] + CodeTracking v0.5.8
  [aa1ae85d] + JuliaInterpreter v0.7.4
  [6f1432cf] + LoweredCodeUtils v0.4.2
  [bac558e1] + OrderedCollections v1.1.0
  [295af30f] + Revise v2.3.1
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8ba89e20] + Distributed 
  [7b1f6079] + FileWatching 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing Revise
 Resolving package versions...
 Installed EponymTuples ─ v0.2.2
 Installed Example ────── v0.5.3
    Status `/tmp/jl_C22chg/Manifest.toml`
  [da1fd8a2] CodeTracking v0.5.8
  [97e2ac4a] EponymTuples v0.2.2
  [7876af07] Example v0.5.3
  [aa1ae85d] JuliaInterpreter v0.7.4
  [6f1432cf] LoweredCodeUtils v0.4.2
  [bac558e1] OrderedCollections v1.1.0
  [295af30f] Revise v2.3.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [7b1f6079] FileWatching  [`@stdlib/FileWatching`]
  [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`]
Skipping Base.active_repl
Skipping Base.active_repl_backend
[ Info: tracking Base
┌ Warning: skipping git tests because Revise is not under development
└ @ Main ~/.julia/packages/Revise/0KQ7U/test/runtests.jl:1983
extra
[ Info: tracking Pkg
┌ Warning: skipping Core.Compiler tests due to lack of git repo
└ @ Main ~/.julia/packages/Revise/0KQ7U/test/runtests.jl:2091
Test Summary: | Pass  Broken  Total
Revise        |  483       1    484
Generating project A2D:
    A2D/Project.toml
    A2D/src/A2D.jl
 Resolving package versions...
   Cloning default registries into `/tmp/jl_hQwIIO`
  Updating `/tmp/jl_hQwIIO/environments/v1.3/Project.toml`
  [ea165b9c] + A2D v0.1.0 [`/tmp/jl_hQwIIO/A2D`]
  Updating `/tmp/jl_hQwIIO/environments/v1.3/Manifest.toml`
  [ea165b9c] + A2D v0.1.0 [`/tmp/jl_hQwIIO/A2D`]
 Resolving package versions...
   Cloning default registries into `/tmp/jl_hQwIIO`
  Updating `/tmp/jl_hQwIIO/environments/v1.3/Project.toml`
  [ea165b9c] ~ A2D v0.1.0 [`/tmp/jl_hQwIIO/A2D`] ⇒ v0.1.0 [`/tmp/jl_hQwIIO/dev/A2D`]
  Updating `/tmp/jl_hQwIIO/environments/v1.3/Manifest.toml`
  [ea165b9c] ~ A2D v0.1.0 [`/tmp/jl_hQwIIO/A2D`] ⇒ v0.1.0 [`/tmp/jl_hQwIIO/dev/A2D`]
 Resolving package versions...
   Cloning default registries into `/tmp/jl_hQwIIO`
  Updating `/tmp/jl_hQwIIO/environments/v1.3/Project.toml`
  [ea165b9c] ~ A2D v0.1.0 [`/tmp/jl_hQwIIO/dev/A2D`] ⇒ v0.1.0 [`/tmp/jl_hQwIIO/A2D`]
  Updating `/tmp/jl_hQwIIO/environments/v1.3/Manifest.toml`
  [ea165b9c] ~ A2D v0.1.0 [`/tmp/jl_hQwIIO/dev/A2D`] ⇒ v0.1.0 [`/tmp/jl_hQwIIO/A2D`]
Test Summary:      | Pass  Total
Switching free/dev |  105    105
Generating project DepPkg371:
    DepPkg371/Project.toml
    DepPkg371/src/DepPkg371.jl
[ Info: A warning about not having OrderedCollection in dependencies is expected
┌ Warning: Package DepPkg371 does not have OrderedCollections in its dependencies:
│ - If you have DepPkg371 checked out for development and have
│   added OrderedCollections as a dependency but haven't updated your primary
│   environment's manifest file, try `Pkg.resolve()`.
│ - Otherwise you may need to report an issue with DepPkg371
└ Loading OrderedCollections into DepPkg371 from project dependency, future warnings for DepPkg371 are suppressed.
Test Summary:                    | Pass  Total
Broken dependencies (issue #371) |    2      2
Test Summary:                          | Pass  Total
Non-jl include_dependency (issue #388) |    4      4
┌ Warning: /tmp/ZmPPE9tHPa/DeletedFile/src/g.jl no longer exists, deleting all methods
└ @ Revise ~/.julia/packages/Revise/0KQ7U/src/Revise.jl:540
Test Summary:           | Pass  Total
New files & Requires.jl |    7      7
Test Summary: | Pass  Total
entr          |    4      4
Test Summary:     | Pass  Total
entr with modules |    1      1
beginning cleanup
Test Summary: | Pass  Total
Cleanup       |    1      1
Test Summary: | Pass  Total
Backedges     |    4      4
beginning signatures tests
 77.260500 seconds (33.70 M allocations: 1.222 GiB, 1.56% gc time)
Test Summary:   | Pass  Total
Base signatures |    2      2
   Testing Revise tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was unsuccessful: package is missing a dependency. Last evaluation was ago and took 4 minutes, 1 second.

Click here to download the log file.

 Resolving package versions...
 Installed CodeTracking ─────── v0.5.8
 Installed LoweredCodeUtils ─── v0.4.2
 Installed OrderedCollections ─ v1.1.0
 Installed JuliaInterpreter ─── v0.7.4
 Installed Revise ───────────── v2.3.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [295af30f] + Revise v2.3.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [da1fd8a2] + CodeTracking v0.5.8
  [aa1ae85d] + JuliaInterpreter v0.7.4
  [6f1432cf] + LoweredCodeUtils v0.4.2
  [bac558e1] + OrderedCollections v1.1.0
  [295af30f] + Revise v2.3.1
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8ba89e20] + Distributed 
  [7b1f6079] + FileWatching 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing Revise
 Resolving package versions...
 Installed Example ────── v0.5.3
 Installed EponymTuples ─ v0.2.2
    Status `/tmp/jl_kS7pJE/Manifest.toml`
  [da1fd8a2] CodeTracking v0.5.8
  [97e2ac4a] EponymTuples v0.2.2
  [7876af07] Example v0.5.3
  [aa1ae85d] JuliaInterpreter v0.7.4
  [6f1432cf] LoweredCodeUtils v0.4.2
  [bac558e1] OrderedCollections v1.1.0
  [295af30f] Revise v2.3.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [7b1f6079] FileWatching  [`@stdlib/FileWatching`]
  [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`]
Skipping Base.active_repl
Skipping Base.active_repl_backend
[ Info: tracking Base
┌ Warning: skipping git tests because Revise is not under development
└ @ Main ~/.julia/packages/Revise/0KQ7U/test/runtests.jl:1983
extra
[ Info: tracking Pkg
┌ Warning: skipping Core.Compiler tests due to lack of git repo
└ @ Main ~/.julia/packages/Revise/0KQ7U/test/runtests.jl:2091
Test Summary: | Pass  Broken  Total
Revise        |  483       1    484
Generating project A2D:
    A2D/Project.toml
    A2D/src/A2D.jl
 Resolving package versions...
   Cloning default registries into `/tmp/jl_Mct12t`
  Updating `/tmp/jl_Mct12t/environments/v1.3/Project.toml`
  [fb0f9b51] + A2D v0.1.0 [`/tmp/jl_Mct12t/A2D`]
  Updating `/tmp/jl_Mct12t/environments/v1.3/Manifest.toml`
  [fb0f9b51] + A2D v0.1.0 [`/tmp/jl_Mct12t/A2D`]
 Resolving package versions...
   Cloning default registries into `/tmp/jl_Mct12t`
  Updating `/tmp/jl_Mct12t/environments/v1.3/Project.toml`
  [fb0f9b51] ~ A2D v0.1.0 [`/tmp/jl_Mct12t/A2D`] ⇒ v0.1.0 [`/tmp/jl_Mct12t/dev/A2D`]
  Updating `/tmp/jl_Mct12t/environments/v1.3/Manifest.toml`
  [fb0f9b51] ~ A2D v0.1.0 [`/tmp/jl_Mct12t/A2D`] ⇒ v0.1.0 [`/tmp/jl_Mct12t/dev/A2D`]
 Resolving package versions...
   Cloning default registries into `/tmp/jl_Mct12t`
  Updating `/tmp/jl_Mct12t/environments/v1.3/Project.toml`
  [fb0f9b51] ~ A2D v0.1.0 [`/tmp/jl_Mct12t/dev/A2D`] ⇒ v0.1.0 [`/tmp/jl_Mct12t/A2D`]
  Updating `/tmp/jl_Mct12t/environments/v1.3/Manifest.toml`
  [fb0f9b51] ~ A2D v0.1.0 [`/tmp/jl_Mct12t/dev/A2D`] ⇒ v0.1.0 [`/tmp/jl_Mct12t/A2D`]
Test Summary:      | Pass  Total
Switching free/dev |  105    105
Generating project DepPkg371:
    DepPkg371/Project.toml
    DepPkg371/src/DepPkg371.jl
[ Info: A warning about not having OrderedCollection in dependencies is expected
┌ Warning: Package DepPkg371 does not have OrderedCollections in its dependencies:
│ - If you have DepPkg371 checked out for development and have
│   added OrderedCollections as a dependency but haven't updated your primary
│   environment's manifest file, try `Pkg.resolve()`.
│ - Otherwise you may need to report an issue with DepPkg371
└ Loading OrderedCollections into DepPkg371 from project dependency, future warnings for DepPkg371 are suppressed.
Test Summary:                    | Pass  Total
Broken dependencies (issue #371) |    2      2
Test Summary:                          | Pass  Total
Non-jl include_dependency (issue #388) |    4      4
┌ Warning: /tmp/T38FhNzO6v/DeletedFile/src/g.jl no longer exists, deleting all methods
└ @ Revise ~/.julia/packages/Revise/0KQ7U/src/Revise.jl:540
Test Summary:           | Pass  Total
New files & Requires.jl |    7      7
entr: Test Failed at /root/.julia/packages/Revise/0KQ7U/test/runtests.jl:2385
  Expression: Main.__entr__ == 2
   Evaluated: 1 == 2
Stacktrace:
 [1] top-level scope at /root/.julia/packages/Revise/0KQ7U/test/runtests.jl:2385
 [2] top-level scope at task.jl:318
 [3] top-level scope at /root/.julia/packages/Revise/0KQ7U/test/runtests.jl:2371
 [4] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
 [5] top-level scope at /root/.julia/packages/Revise/0KQ7U/test/runtests.jl:2363
Test Summary: | Pass  Fail  Total
entr          |    3     1      4
ERROR: LoadError: Some tests did not pass: 3 passed, 1 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/Revise/0KQ7U/test/runtests.jl:2362
ERROR: Package Revise 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