XGrad

← 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 1 minute, 49 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Espresso ─ v0.6.0
 Installed XGrad ──── v0.2.0
  Updating `~/.julia/environments/v1.2/Project.toml`
  [c48004fe] + XGrad v0.2.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [6912e4f1] + Espresso v0.6.0
  [c48004fe] + XGrad v0.2.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
   Testing XGrad
 Resolving package versions...
 Installed DataAPI ──────────── v1.1.0
 Installed Missings ─────────── v0.4.3
 Installed QuadGK ───────────── v2.1.1
 Installed PDMats ───────────── v0.9.10
 Installed DataStructures ───── v0.17.6
 Installed Compat ───────────── v2.2.0
 Installed SortingAlgorithms ── v0.3.1
 Installed Distributions ────── v0.21.9
 Installed BinaryProvider ───── v0.5.8
 Installed Rmath ────────────── v0.5.1
 Installed StatsFuns ────────── v0.9.0
 Installed OrderedCollections ─ v1.1.0
 Installed SpecialFunctions ─── v0.8.0
 Installed URIParser ────────── v0.4.0
 Installed BinDeps ──────────── v0.8.10
 Installed Arpack ───────────── v0.3.1
 Installed StatsBase ────────── v0.32.0
  Building Rmath ───────────→ `~/.julia/packages/Rmath/4wt82/deps/build.log`
  Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/ne2iw/deps/build.log`
  Building Arpack ──────────→ `~/.julia/packages/Arpack/cu5By/deps/build.log`
    Status `/tmp/jl_7lcf5F/Manifest.toml`
  [7d9fca2a] Arpack v0.3.1
  [9e28174c] BinDeps v0.8.10
  [b99e7846] BinaryProvider v0.5.8
  [34da2185] Compat v2.2.0
  [9a962f9c] DataAPI v1.1.0
  [864edb3b] DataStructures v0.17.6
  [31c24e10] Distributions v0.21.9
  [6912e4f1] Espresso v0.6.0
  [e1d29d7a] Missings v0.4.3
  [bac558e1] OrderedCollections v1.1.0
  [90014a1f] PDMats v0.9.10
  [1fd47b50] QuadGK v2.1.1
  [79098fc4] Rmath v0.5.1
  [a2af1166] SortingAlgorithms v0.3.1
  [276daf66] SpecialFunctions v0.8.0
  [2913bbd2] StatsBase v0.32.0
  [4c63d2b9] StatsFuns v0.9.0
  [30578b45] URIParser v0.4.0
  [c48004fe] XGrad v0.2.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [4607b0f0] SuiteSparse  [`@stdlib/SuiteSparse`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary: | Pass  Total
tricky        |    1      1
┌ Error: Exception while generating log record in module Espresso at /root/.julia/packages/Espresso/Lewh0/src/evaluate.jl:147
│   exception =
│    ArgumentError: `nothing` should not be printed; use `show`, `repr`, or custom output instead.
│    Stacktrace:
│     [1] print(::Base.GenericIOBuffer{Array{UInt8,1}}, ::Nothing) at ./show.jl:587
│     [2] print_to_string(::String, ::Vararg{Any,N} where N) at ./strings/io.jl:129
│     [3] string at ./strings/io.jl:168 [inlined]
│     [4] show(::Base.GenericIOBuffer{Array{UInt8,1}}, ::Espresso.ExNode{:(=)}) at /root/.julia/packages/Espresso/Lewh0/src/exnode.jl:172
│     [5] print(::Base.GenericIOBuffer{Array{UInt8,1}}, ::Espresso.ExNode{:(=)}) at ./strings/io.jl:37
│     [6] print_to_string(::String, ::Vararg{Any,N} where N) at ./strings/io.jl:129
│     [7] string at ./strings/io.jl:168 [inlined]
│     [8] macro expansion at ./logging.jl:319 [inlined]
│     [9] #evaluate!#148(::Bool, ::typeof(Espresso.evaluate!), ::Espresso.ExGraph) at /root/.julia/packages/Espresso/Lewh0/src/evaluate.jl:147
│     [10] evaluate! at /root/.julia/packages/Espresso/Lewh0/src/evaluate.jl:142 [inlined]
│     [11] forward_pass!(::Espresso.ExGraph) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:41
│     [12] _xdiff(::Espresso.ExGraph) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:226
│     [13] #xdiff#35(::Dict{Any,Any}, ::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(xdiff), ::Expr) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:254
│     [14] (::getfield(XGrad, Symbol("#kw##xdiff")))(::NamedTuple{(:ctx, :x),Tuple{Dict{Any,Any},Array{Float64,1}}}, ::typeof(xdiff), ::Expr) at ./none:0
│     [15] #xdiff_parse#43(::Dict{Any,Any}, ::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(XGrad.xdiff_parse), ::Function) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:292
│     [16] (::getfield(XGrad, Symbol("#kw##xdiff_parse")))(::NamedTuple{(:ctx, :x),Tuple{Dict{Any,Any},Array{Float64,1}}}, ::typeof(XGrad.xdiff_parse), ::Function) at ./none:0
│     [17] #xdiff#46(::Dict{Any,Any}, ::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(xdiff), ::Function) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:314
│     [18] #test_compare#3(::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(test_compare), ::Function) at ./none:0
│     [19] (::getfield(Main, Symbol("#kw##test_compare")))(::NamedTuple{(:x,),Tuple{Array{Float64,1}}}, ::typeof(test_compare), ::Function) at ./none:0
│     [20] top-level scope at /root/.julia/packages/XGrad/BiVLZ/test/aggr.jl:12
│     [21] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
│     [22] top-level scope at /root/.julia/packages/XGrad/BiVLZ/test/aggr.jl:4
│     [23] include at ./boot.jl:328 [inlined]
│     [24] include_relative(::Module, ::String) at ./loading.jl:1094
│     [25] include(::Module, ::String) at ./Base.jl:31
│     [26] include(::String) at ./client.jl:431
│     [27] top-level scope at /root/.julia/packages/XGrad/BiVLZ/test/runtests.jl:30
│     [28] include at ./boot.jl:328 [inlined]
│     [29] include_relative(::Module, ::String) at ./loading.jl:1094
│     [30] include(::Module, ::String) at ./Base.jl:31
│     [31] include(::String) at ./client.jl:431
│     [32] top-level scope at none:5
│     [33] eval(::Module, ::Any) at ./boot.jl:330
│     [34] exec_options(::Base.JLOptions) at ./client.jl:271
│     [35] _start() at ./client.jl:464
└ @ Espresso ~/.julia/packages/Espresso/Lewh0/src/evaluate.jl:147
aggregation: Error During Test at /root/.julia/packages/XGrad/BiVLZ/test/aggr.jl:2
  Got exception outside of a @test
  KeyError: key :SSAValue_1 not found
  Stacktrace:
   [1] #evaluate!#148(::Bool, ::typeof(Espresso.evaluate!), ::Espresso.ExGraph) at /root/.julia/packages/Espresso/Lewh0/src/evaluate.jl:148
   [2] evaluate! at /root/.julia/packages/Espresso/Lewh0/src/evaluate.jl:142 [inlined]
   [3] forward_pass!(::Espresso.ExGraph) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:41
   [4] _xdiff(::Espresso.ExGraph) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:226
   [5] #xdiff#35(::Dict{Any,Any}, ::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(xdiff), ::Expr) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:254
   [6] (::getfield(XGrad, Symbol("#kw##xdiff")))(::NamedTuple{(:ctx, :x),Tuple{Dict{Any,Any},Array{Float64,1}}}, ::typeof(xdiff), ::Expr) at ./none:0
   [7] #xdiff_parse#43(::Dict{Any,Any}, ::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(XGrad.xdiff_parse), ::Function) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:292
   [8] (::getfield(XGrad, Symbol("#kw##xdiff_parse")))(::NamedTuple{(:ctx, :x),Tuple{Dict{Any,Any},Array{Float64,1}}}, ::typeof(XGrad.xdiff_parse), ::Function) at ./none:0
   [9] #xdiff#46(::Dict{Any,Any}, ::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(xdiff), ::Function) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:314
   [10] #test_compare#3(::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(test_compare), ::Function) at ./none:0
   [11] (::getfield(Main, Symbol("#kw##test_compare")))(::NamedTuple{(:x,),Tuple{Array{Float64,1}}}, ::typeof(test_compare), ::Function) at ./none:0
   [12] top-level scope at /root/.julia/packages/XGrad/BiVLZ/test/aggr.jl:12
   [13] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
   [14] top-level scope at /root/.julia/packages/XGrad/BiVLZ/test/aggr.jl:4
   [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 /root/.julia/packages/XGrad/BiVLZ/test/runtests.jl:30
   [20] include at ./boot.jl:328 [inlined]
   [21] include_relative(::Module, ::String) at ./loading.jl:1094
   [22] include(::Module, ::String) at ./Base.jl:31
   [23] include(::String) at ./client.jl:431
   [24] top-level scope at none:5
   [25] eval(::Module, ::Any) at ./boot.jl:330
   [26] exec_options(::Base.JLOptions) at ./client.jl:271
   [27] _start() at ./client.jl:464
  caused by [exception 1]
  KeyError: key :SSAValue_1 not found
  Stacktrace:
   [1] getindex at ./dict.jl:477 [inlined]
   [2] getindex at /root/.julia/packages/Espresso/Lewh0/src/exgraph.jl:68 [inlined]
   [3] #evaluate!#144(::Bool, ::typeof(Espresso.evaluate!), ::Espresso.ExGraph, ::Espresso.ExNode{:(=)}) at /root/.julia/packages/Espresso/Lewh0/src/evaluate.jl:101
   [4] (::getfield(Espresso, Symbol("#kw##evaluate!")))(::NamedTuple{(:force,),Tuple{Bool}}, ::typeof(Espresso.evaluate!), ::Espresso.ExGraph, ::Espresso.ExNode{:(=)}) at ./none:0
   [5] #evaluate!#148(::Bool, ::typeof(Espresso.evaluate!), ::Espresso.ExGraph) at /root/.julia/packages/Espresso/Lewh0/src/evaluate.jl:144
   [6] evaluate! at /root/.julia/packages/Espresso/Lewh0/src/evaluate.jl:142 [inlined]
   [7] forward_pass!(::Espresso.ExGraph) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:41
   [8] _xdiff(::Espresso.ExGraph) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:226
   [9] #xdiff#35(::Dict{Any,Any}, ::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(xdiff), ::Expr) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:254
   [10] (::getfield(XGrad, Symbol("#kw##xdiff")))(::NamedTuple{(:ctx, :x),Tuple{Dict{Any,Any},Array{Float64,1}}}, ::typeof(xdiff), ::Expr) at ./none:0
   [11] #xdiff_parse#43(::Dict{Any,Any}, ::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(XGrad.xdiff_parse), ::Function) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:292
   [12] (::getfield(XGrad, Symbol("#kw##xdiff_parse")))(::NamedTuple{(:ctx, :x),Tuple{Dict{Any,Any},Array{Float64,1}}}, ::typeof(XGrad.xdiff_parse), ::Function) at ./none:0
   [13] #xdiff#46(::Dict{Any,Any}, ::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(xdiff), ::Function) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:314
   [14] #test_compare#3(::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(test_compare), ::Function) at ./none:0
   [15] (::getfield(Main, Symbol("#kw##test_compare")))(::NamedTuple{(:x,),Tuple{Array{Float64,1}}}, ::typeof(test_compare), ::Function) at ./none:0
   [16] top-level scope at /root/.julia/packages/XGrad/BiVLZ/test/aggr.jl:12
   [17] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
   [18] top-level scope at /root/.julia/packages/XGrad/BiVLZ/test/aggr.jl:4
   [19] include at ./boot.jl:328 [inlined]
   [20] include_relative(::Module, ::String) at ./loading.jl:1094
   [21] include(::Module, ::String) at ./Base.jl:31
   [22] include(::String) at ./client.jl:431
   [23] top-level scope at /root/.julia/packages/XGrad/BiVLZ/test/runtests.jl:30
   [24] include at ./boot.jl:328 [inlined]
   [25] include_relative(::Module, ::String) at ./loading.jl:1094
   [26] include(::Module, ::String) at ./Base.jl:31
   [27] include(::String) at ./client.jl:431
   [28] top-level scope at none:5
   [29] eval(::Module, ::Any) at ./boot.jl:330
   [30] exec_options(::Base.JLOptions) at ./client.jl:271
   [31] _start() at ./client.jl:464
  
Test Summary: | Error  Total
aggregation   |     1      1
ERROR: LoadError: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/XGrad/BiVLZ/test/aggr.jl:2
in expression starting at /root/.julia/packages/XGrad/BiVLZ/test/runtests.jl:30
ERROR: Package XGrad 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 1 minute, 30 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed XGrad ──── v0.2.0
 Installed Espresso ─ v0.6.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [c48004fe] + XGrad v0.2.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [6912e4f1] + Espresso v0.6.0
  [c48004fe] + XGrad v0.2.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
   Testing XGrad
 Resolving package versions...
 Installed DataAPI ──────────── v1.1.0
 Installed Rmath ────────────── v0.5.1
 Installed Distributions ────── v0.21.9
 Installed SortingAlgorithms ── v0.3.1
 Installed Missings ─────────── v0.4.3
 Installed Arpack ───────────── v0.3.1
 Installed URIParser ────────── v0.4.0
 Installed BinDeps ──────────── v0.8.10
 Installed OrderedCollections ─ v1.1.0
 Installed PDMats ───────────── v0.9.10
 Installed Compat ───────────── v2.2.0
 Installed StatsFuns ────────── v0.9.0
 Installed SpecialFunctions ─── v0.8.0
 Installed StatsBase ────────── v0.32.0
 Installed DataStructures ───── v0.17.6
 Installed QuadGK ───────────── v2.1.1
 Installed BinaryProvider ───── v0.5.8
  Building Arpack ──────────→ `~/.julia/packages/Arpack/cu5By/deps/build.log`
  Building Rmath ───────────→ `~/.julia/packages/Rmath/4wt82/deps/build.log`
  Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/ne2iw/deps/build.log`
    Status `/tmp/jl_ZK6i7i/Manifest.toml`
  [7d9fca2a] Arpack v0.3.1
  [9e28174c] BinDeps v0.8.10
  [b99e7846] BinaryProvider v0.5.8
  [34da2185] Compat v2.2.0
  [9a962f9c] DataAPI v1.1.0
  [864edb3b] DataStructures v0.17.6
  [31c24e10] Distributions v0.21.9
  [6912e4f1] Espresso v0.6.0
  [e1d29d7a] Missings v0.4.3
  [bac558e1] OrderedCollections v1.1.0
  [90014a1f] PDMats v0.9.10
  [1fd47b50] QuadGK v2.1.1
  [79098fc4] Rmath v0.5.1
  [a2af1166] SortingAlgorithms v0.3.1
  [276daf66] SpecialFunctions v0.8.0
  [2913bbd2] StatsBase v0.32.0
  [4c63d2b9] StatsFuns v0.9.0
  [30578b45] URIParser v0.4.0
  [c48004fe] XGrad v0.2.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [4607b0f0] SuiteSparse  [`@stdlib/SuiteSparse`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary: | Pass  Total
tricky        |    1      1
[ Info: Failed to evaluate node (in module Main): ExNode{=}(z = SSAValue_1 | nothing)
aggregation: Error During Test at /root/.julia/packages/XGrad/BiVLZ/test/aggr.jl:2
  Got exception outside of a @test
  KeyError: key :SSAValue_1 not found
  Stacktrace:
   [1] #evaluate!#148(::Bool, ::typeof(Espresso.evaluate!), ::Espresso.ExGraph) at /root/.julia/packages/Espresso/Lewh0/src/evaluate.jl:148
   [2] evaluate! at /root/.julia/packages/Espresso/Lewh0/src/evaluate.jl:142 [inlined]
   [3] forward_pass!(::Espresso.ExGraph) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:41
   [4] _xdiff(::Espresso.ExGraph) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:226
   [5] #xdiff#35(::Dict{Any,Any}, ::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(xdiff), ::Expr) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:254
   [6] (::XGrad.var"#kw##xdiff")(::NamedTuple{(:ctx, :x),Tuple{Dict{Any,Any},Array{Float64,1}}}, ::typeof(xdiff), ::Expr) at ./none:0
   [7] #xdiff_parse#43(::Dict{Any,Any}, ::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(XGrad.xdiff_parse), ::Function) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:292
   [8] (::XGrad.var"#kw##xdiff_parse")(::NamedTuple{(:ctx, :x),Tuple{Dict{Any,Any},Array{Float64,1}}}, ::typeof(XGrad.xdiff_parse), ::Function) at ./none:0
   [9] #xdiff#46(::Dict{Any,Any}, ::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(xdiff), ::Function) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:314
   [10] #test_compare#3(::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(test_compare), ::Function) at ./none:0
   [11] (::var"#kw##test_compare")(::NamedTuple{(:x,),Tuple{Array{Float64,1}}}, ::typeof(test_compare), ::Function) at ./none:0
   [12] top-level scope at /root/.julia/packages/XGrad/BiVLZ/test/aggr.jl:12
   [13] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [14] top-level scope at /root/.julia/packages/XGrad/BiVLZ/test/aggr.jl:4
   [15] include at ./boot.jl:328 [inlined]
   [16] include_relative(::Module, ::String) at ./loading.jl:1105
   [17] include(::Module, ::String) at ./Base.jl:31
   [18] include(::String) at ./client.jl:424
   [19] top-level scope at /root/.julia/packages/XGrad/BiVLZ/test/runtests.jl:30
   [20] include at ./boot.jl:328 [inlined]
   [21] include_relative(::Module, ::String) at ./loading.jl:1105
   [22] include(::Module, ::String) at ./Base.jl:31
   [23] include(::String) at ./client.jl:424
   [24] top-level scope at none:6
   [25] eval(::Module, ::Any) at ./boot.jl:330
   [26] exec_options(::Base.JLOptions) at ./client.jl:263
   [27] _start() at ./client.jl:460
  caused by [exception 1]
  KeyError: key :SSAValue_1 not found
  Stacktrace:
   [1] getindex at ./dict.jl:477 [inlined]
   [2] getindex at /root/.julia/packages/Espresso/Lewh0/src/exgraph.jl:68 [inlined]
   [3] #evaluate!#144(::Bool, ::typeof(Espresso.evaluate!), ::Espresso.ExGraph, ::Espresso.ExNode{:(=)}) at /root/.julia/packages/Espresso/Lewh0/src/evaluate.jl:101
   [4] (::Espresso.var"#kw##evaluate!")(::NamedTuple{(:force,),Tuple{Bool}}, ::typeof(Espresso.evaluate!), ::Espresso.ExGraph, ::Espresso.ExNode{:(=)}) at ./none:0
   [5] #evaluate!#148(::Bool, ::typeof(Espresso.evaluate!), ::Espresso.ExGraph) at /root/.julia/packages/Espresso/Lewh0/src/evaluate.jl:144
   [6] evaluate! at /root/.julia/packages/Espresso/Lewh0/src/evaluate.jl:142 [inlined]
   [7] forward_pass!(::Espresso.ExGraph) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:41
   [8] _xdiff(::Espresso.ExGraph) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:226
   [9] #xdiff#35(::Dict{Any,Any}, ::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(xdiff), ::Expr) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:254
   [10] (::XGrad.var"#kw##xdiff")(::NamedTuple{(:ctx, :x),Tuple{Dict{Any,Any},Array{Float64,1}}}, ::typeof(xdiff), ::Expr) at ./none:0
   [11] #xdiff_parse#43(::Dict{Any,Any}, ::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(XGrad.xdiff_parse), ::Function) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:292
   [12] (::XGrad.var"#kw##xdiff_parse")(::NamedTuple{(:ctx, :x),Tuple{Dict{Any,Any},Array{Float64,1}}}, ::typeof(XGrad.xdiff_parse), ::Function) at ./none:0
   [13] #xdiff#46(::Dict{Any,Any}, ::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(xdiff), ::Function) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:314
   [14] #test_compare#3(::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(test_compare), ::Function) at ./none:0
   [15] (::var"#kw##test_compare")(::NamedTuple{(:x,),Tuple{Array{Float64,1}}}, ::typeof(test_compare), ::Function) at ./none:0
   [16] top-level scope at /root/.julia/packages/XGrad/BiVLZ/test/aggr.jl:12
   [17] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [18] top-level scope at /root/.julia/packages/XGrad/BiVLZ/test/aggr.jl:4
   [19] include at ./boot.jl:328 [inlined]
   [20] include_relative(::Module, ::String) at ./loading.jl:1105
   [21] include(::Module, ::String) at ./Base.jl:31
   [22] include(::String) at ./client.jl:424
   [23] top-level scope at /root/.julia/packages/XGrad/BiVLZ/test/runtests.jl:30
   [24] include at ./boot.jl:328 [inlined]
   [25] include_relative(::Module, ::String) at ./loading.jl:1105
   [26] include(::Module, ::String) at ./Base.jl:31
   [27] include(::String) at ./client.jl:424
   [28] top-level scope at none:6
   [29] eval(::Module, ::Any) at ./boot.jl:330
   [30] exec_options(::Base.JLOptions) at ./client.jl:263
   [31] _start() at ./client.jl:460
  
Test Summary: | Error  Total
aggregation   |     1      1
ERROR: LoadError: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/XGrad/BiVLZ/test/aggr.jl:2
in expression starting at /root/.julia/packages/XGrad/BiVLZ/test/runtests.jl:30
ERROR: Package XGrad 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 1 minute, 29 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Espresso ─ v0.6.0
 Installed XGrad ──── v0.2.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [c48004fe] + XGrad v0.2.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [6912e4f1] + Espresso v0.6.0
  [c48004fe] + XGrad v0.2.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
   Testing XGrad
 Resolving package versions...
 Installed BinDeps ──────────── v0.8.10
 Installed DataAPI ──────────── v1.1.0
 Installed Rmath ────────────── v0.5.1
 Installed Compat ───────────── v2.2.0
 Installed DataStructures ───── v0.17.6
 Installed BinaryProvider ───── v0.5.8
 Installed StatsBase ────────── v0.32.0
 Installed Distributions ────── v0.21.9
 Installed Arpack ───────────── v0.3.1
 Installed PDMats ───────────── v0.9.10
 Installed URIParser ────────── v0.4.0
 Installed OrderedCollections ─ v1.1.0
 Installed QuadGK ───────────── v2.1.1
 Installed Missings ─────────── v0.4.3
 Installed SortingAlgorithms ── v0.3.1
 Installed StatsFuns ────────── v0.9.0
 Installed SpecialFunctions ─── v0.8.0
  Building Rmath ───────────→ `~/.julia/packages/Rmath/4wt82/deps/build.log`
  Building Arpack ──────────→ `~/.julia/packages/Arpack/cu5By/deps/build.log`
  Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/ne2iw/deps/build.log`
    Status `/tmp/jl_7KgWkU/Manifest.toml`
  [7d9fca2a] Arpack v0.3.1
  [9e28174c] BinDeps v0.8.10
  [b99e7846] BinaryProvider v0.5.8
  [34da2185] Compat v2.2.0
  [9a962f9c] DataAPI v1.1.0
  [864edb3b] DataStructures v0.17.6
  [31c24e10] Distributions v0.21.9
  [6912e4f1] Espresso v0.6.0
  [e1d29d7a] Missings v0.4.3
  [bac558e1] OrderedCollections v1.1.0
  [90014a1f] PDMats v0.9.10
  [1fd47b50] QuadGK v2.1.1
  [79098fc4] Rmath v0.5.1
  [a2af1166] SortingAlgorithms v0.3.1
  [276daf66] SpecialFunctions v0.8.0
  [2913bbd2] StatsBase v0.32.0
  [4c63d2b9] StatsFuns v0.9.0
  [30578b45] URIParser v0.4.0
  [c48004fe] XGrad v0.2.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [4607b0f0] SuiteSparse  [`@stdlib/SuiteSparse`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary: | Pass  Total
tricky        |    1      1
[ Info: Failed to evaluate node (in module Main): ExNode{=}(z = SSAValue_1 | nothing)
aggregation: Error During Test at /root/.julia/packages/XGrad/BiVLZ/test/aggr.jl:2
  Got exception outside of a @test
  KeyError: key :SSAValue_1 not found
  Stacktrace:
   [1] #evaluate!#148(::Bool, ::typeof(Espresso.evaluate!), ::Espresso.ExGraph) at /root/.julia/packages/Espresso/Lewh0/src/evaluate.jl:148
   [2] evaluate! at /root/.julia/packages/Espresso/Lewh0/src/evaluate.jl:142 [inlined]
   [3] forward_pass!(::Espresso.ExGraph) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:41
   [4] _xdiff(::Espresso.ExGraph) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:226
   [5] #xdiff#35(::Dict{Any,Any}, ::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(xdiff), ::Expr) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:254
   [6] (::XGrad.var"#kw##xdiff")(::NamedTuple{(:ctx, :x),Tuple{Dict{Any,Any},Array{Float64,1}}}, ::typeof(xdiff), ::Expr) at ./none:0
   [7] #xdiff_parse#43(::Dict{Any,Any}, ::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(XGrad.xdiff_parse), ::Function) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:292
   [8] (::XGrad.var"#kw##xdiff_parse")(::NamedTuple{(:ctx, :x),Tuple{Dict{Any,Any},Array{Float64,1}}}, ::typeof(XGrad.xdiff_parse), ::Function) at ./none:0
   [9] #xdiff#46(::Dict{Any,Any}, ::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(xdiff), ::Function) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:314
   [10] #test_compare#3(::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(test_compare), ::Function) at ./none:0
   [11] (::var"#kw##test_compare")(::NamedTuple{(:x,),Tuple{Array{Float64,1}}}, ::typeof(test_compare), ::Function) at ./none:0
   [12] top-level scope at /root/.julia/packages/XGrad/BiVLZ/test/aggr.jl:12
   [13] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [14] top-level scope at /root/.julia/packages/XGrad/BiVLZ/test/aggr.jl:4
   [15] include at ./boot.jl:328 [inlined]
   [16] include_relative(::Module, ::String) at ./loading.jl:1105
   [17] include(::Module, ::String) at ./Base.jl:31
   [18] include(::String) at ./client.jl:424
   [19] top-level scope at /root/.julia/packages/XGrad/BiVLZ/test/runtests.jl:30
   [20] include at ./boot.jl:328 [inlined]
   [21] include_relative(::Module, ::String) at ./loading.jl:1105
   [22] include(::Module, ::String) at ./Base.jl:31
   [23] include(::String) at ./client.jl:424
   [24] top-level scope at none:6
   [25] eval(::Module, ::Any) at ./boot.jl:330
   [26] exec_options(::Base.JLOptions) at ./client.jl:263
   [27] _start() at ./client.jl:460
  caused by [exception 1]
  KeyError: key :SSAValue_1 not found
  Stacktrace:
   [1] getindex at ./dict.jl:477 [inlined]
   [2] getindex at /root/.julia/packages/Espresso/Lewh0/src/exgraph.jl:68 [inlined]
   [3] #evaluate!#144(::Bool, ::typeof(Espresso.evaluate!), ::Espresso.ExGraph, ::Espresso.ExNode{:(=)}) at /root/.julia/packages/Espresso/Lewh0/src/evaluate.jl:101
   [4] (::Espresso.var"#kw##evaluate!")(::NamedTuple{(:force,),Tuple{Bool}}, ::typeof(Espresso.evaluate!), ::Espresso.ExGraph, ::Espresso.ExNode{:(=)}) at ./none:0
   [5] #evaluate!#148(::Bool, ::typeof(Espresso.evaluate!), ::Espresso.ExGraph) at /root/.julia/packages/Espresso/Lewh0/src/evaluate.jl:144
   [6] evaluate! at /root/.julia/packages/Espresso/Lewh0/src/evaluate.jl:142 [inlined]
   [7] forward_pass!(::Espresso.ExGraph) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:41
   [8] _xdiff(::Espresso.ExGraph) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:226
   [9] #xdiff#35(::Dict{Any,Any}, ::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(xdiff), ::Expr) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:254
   [10] (::XGrad.var"#kw##xdiff")(::NamedTuple{(:ctx, :x),Tuple{Dict{Any,Any},Array{Float64,1}}}, ::typeof(xdiff), ::Expr) at ./none:0
   [11] #xdiff_parse#43(::Dict{Any,Any}, ::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(XGrad.xdiff_parse), ::Function) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:292
   [12] (::XGrad.var"#kw##xdiff_parse")(::NamedTuple{(:ctx, :x),Tuple{Dict{Any,Any},Array{Float64,1}}}, ::typeof(XGrad.xdiff_parse), ::Function) at ./none:0
   [13] #xdiff#46(::Dict{Any,Any}, ::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(xdiff), ::Function) at /root/.julia/packages/XGrad/BiVLZ/src/xdiff.jl:314
   [14] #test_compare#3(::Base.Iterators.Pairs{Symbol,Array{Float64,1},Tuple{Symbol},NamedTuple{(:x,),Tuple{Array{Float64,1}}}}, ::typeof(test_compare), ::Function) at ./none:0
   [15] (::var"#kw##test_compare")(::NamedTuple{(:x,),Tuple{Array{Float64,1}}}, ::typeof(test_compare), ::Function) at ./none:0
   [16] top-level scope at /root/.julia/packages/XGrad/BiVLZ/test/aggr.jl:12
   [17] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [18] top-level scope at /root/.julia/packages/XGrad/BiVLZ/test/aggr.jl:4
   [19] include at ./boot.jl:328 [inlined]
   [20] include_relative(::Module, ::String) at ./loading.jl:1105
   [21] include(::Module, ::String) at ./Base.jl:31
   [22] include(::String) at ./client.jl:424
   [23] top-level scope at /root/.julia/packages/XGrad/BiVLZ/test/runtests.jl:30
   [24] include at ./boot.jl:328 [inlined]
   [25] include_relative(::Module, ::String) at ./loading.jl:1105
   [26] include(::Module, ::String) at ./Base.jl:31
   [27] include(::String) at ./client.jl:424
   [28] top-level scope at none:6
   [29] eval(::Module, ::Any) at ./boot.jl:330
   [30] exec_options(::Base.JLOptions) at ./client.jl:263
   [31] _start() at ./client.jl:460
  
Test Summary: | Error  Total
aggregation   |     1      1
ERROR: LoadError: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/XGrad/BiVLZ/test/aggr.jl:2
in expression starting at /root/.julia/packages/XGrad/BiVLZ/test/runtests.jl:30
ERROR: Package XGrad 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