Flatten

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

Click here to download the log file.

 Resolving package versions...
 Installed Requires ────── v0.5.2
 Installed FieldMetadata ─ v0.1.1
 Installed Flatten ─────── v0.2.1
  Updating `~/.julia/environments/v1.2/Project.toml`
  [4c728ea3] + Flatten v0.2.1
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [bf96fef3] + FieldMetadata v0.1.1
  [4c728ea3] + Flatten v0.2.1
  [ae029012] + Requires v0.5.2
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing Flatten
 Resolving package versions...
 Installed JSON ───────────── v0.21.0
 Installed BenchmarkTools ─── v0.4.3
 Installed Parsers ────────── v0.3.10
 Installed ConstructionBase ─ v1.0.0
 Installed Unitful ────────── v0.18.0
    Status `/tmp/jl_Zi8E6S/Manifest.toml`
  [6e4b80f9] BenchmarkTools v0.4.3
  [187b0558] ConstructionBase v1.0.0
  [bf96fef3] FieldMetadata v0.1.1
  [4c728ea3] Flatten v0.2.1
  [682c06a0] JSON v0.21.0
  [69de0a69] Parsers v0.3.10
  [ae029012] Requires v0.5.2
  [1986cc42] Unitful v0.18.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
   Testing Flatten tests passed 

Results with Julia v1.3.0

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

Click here to download the log file.

 Resolving package versions...
 Installed Requires ────── v0.5.2
 Installed FieldMetadata ─ v0.1.1
 Installed Flatten ─────── v0.2.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [4c728ea3] + Flatten v0.2.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [bf96fef3] + FieldMetadata v0.1.1
  [4c728ea3] + Flatten v0.2.1
  [ae029012] + Requires v0.5.2
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing Flatten
 Resolving package versions...
 Installed Parsers ────────── v0.3.10
 Installed JSON ───────────── v0.21.0
 Installed ConstructionBase ─ v1.0.0
 Installed BenchmarkTools ─── v0.4.3
 Installed Unitful ────────── v0.18.0
    Status `/tmp/jl_AIEimf/Manifest.toml`
  [6e4b80f9] BenchmarkTools v0.4.3
  [187b0558] ConstructionBase v1.0.0
  [bf96fef3] FieldMetadata v0.1.1
  [4c728ea3] Flatten v0.2.1
  [682c06a0] JSON v0.21.0
  [69de0a69] Parsers v0.3.10
  [ae029012] Requires v0.5.2
  [1986cc42] Unitful v0.18.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Error During Test at /root/.julia/packages/Flatten/kadnv/test/runtests.jl:35
  Test threw exception
  Expression: flatten(nest, Number, Float32) == (1, 2, 3, 4.0)
  MethodError: flatten(::Float32, ::typeof(flattenable), ::Type{Number}, ::Type{Float32}) is ambiguous. Candidates:
    flatten(x::I, ft::Function, use::Type{U}, ignore::Type{I}) where {U, I} in Flatten at /root/.julia/packages/Flatten/kadnv/src/Flatten.jl:206
    flatten(x::U, ft::Function, use::Type{U}, ignore::Type{I}) where {U, I} in Flatten at /root/.julia/packages/Flatten/kadnv/src/Flatten.jl:207
  Possible fix, define
    flatten(::U, ::Function, ::Type{U}, ::Type{I})
  Stacktrace:
   [1] macro expansion at /root/.julia/packages/Flatten/kadnv/src/Flatten.jl:191 [inlined]
   [2] flatten(::Nest{Float64,Foo{Int64,Int64,Int64},Float32}, ::typeof(flattenable), ::Type{Number}, ::Type{Float32}) at /root/.julia/packages/Flatten/kadnv/src/Flatten.jl:208
   [3] flatten(::Nest{Float64,Foo{Int64,Int64,Int64},Float32}, ::Type, ::Type) at /root/.julia/packages/Flatten/kadnv/src/Flatten.jl:203
   [4] top-level scope at /root/.julia/packages/Flatten/kadnv/test/runtests.jl:35
   [5] include at ./boot.jl:328 [inlined]
   [6] include_relative(::Module, ::String) at ./loading.jl:1105
   [7] include(::Module, ::String) at ./Base.jl:31
   [8] include(::String) at ./client.jl:424
   [9] top-level scope at none:6
   [10] eval(::Module, ::Any) at ./boot.jl:330
   [11] exec_options(::Base.JLOptions) at ./client.jl:263
   [12] _start() at ./client.jl:460
  
ERROR: LoadError: There was an error during testing
in expression starting at /root/.julia/packages/Flatten/kadnv/test/runtests.jl:35
ERROR: Package Flatten errored during testing
Stacktrace:
 [1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
 [2] #test#131(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1370
 [3] #test at ./none:0 [inlined]
 [4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
 [5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
 [6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [12] top-level scope at none:10

Results with Julia v1.3.1-pre-7704df0a5a

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

Click here to download the log file.

 Resolving package versions...
 Installed FieldMetadata ─ v0.1.1
 Installed Requires ────── v0.5.2
 Installed Flatten ─────── v0.2.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [4c728ea3] + Flatten v0.2.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [bf96fef3] + FieldMetadata v0.1.1
  [4c728ea3] + Flatten v0.2.1
  [ae029012] + Requires v0.5.2
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing Flatten
 Resolving package versions...
 Installed Parsers ────────── v0.3.10
 Installed JSON ───────────── v0.21.0
 Installed ConstructionBase ─ v1.0.0
 Installed Unitful ────────── v0.18.0
 Installed BenchmarkTools ─── v0.4.3
    Status `/tmp/jl_14gjQF/Manifest.toml`
  [6e4b80f9] BenchmarkTools v0.4.3
  [187b0558] ConstructionBase v1.0.0
  [bf96fef3] FieldMetadata v0.1.1
  [4c728ea3] Flatten v0.2.1
  [682c06a0] JSON v0.21.0
  [69de0a69] Parsers v0.3.10
  [ae029012] Requires v0.5.2
  [1986cc42] Unitful v0.18.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Error During Test at /root/.julia/packages/Flatten/kadnv/test/runtests.jl:35
  Test threw exception
  Expression: flatten(nest, Number, Float32) == (1, 2, 3, 4.0)
  MethodError: flatten(::Float32, ::typeof(flattenable), ::Type{Number}, ::Type{Float32}) is ambiguous. Candidates:
    flatten(x::I, ft::Function, use::Type{U}, ignore::Type{I}) where {U, I} in Flatten at /root/.julia/packages/Flatten/kadnv/src/Flatten.jl:206
    flatten(x::U, ft::Function, use::Type{U}, ignore::Type{I}) where {U, I} in Flatten at /root/.julia/packages/Flatten/kadnv/src/Flatten.jl:207
  Possible fix, define
    flatten(::U, ::Function, ::Type{U}, ::Type{I})
  Stacktrace:
   [1] macro expansion at /root/.julia/packages/Flatten/kadnv/src/Flatten.jl:191 [inlined]
   [2] flatten(::Nest{Float64,Foo{Int64,Int64,Int64},Float32}, ::typeof(flattenable), ::Type{Number}, ::Type{Float32}) at /root/.julia/packages/Flatten/kadnv/src/Flatten.jl:208
   [3] flatten(::Nest{Float64,Foo{Int64,Int64,Int64},Float32}, ::Type, ::Type) at /root/.julia/packages/Flatten/kadnv/src/Flatten.jl:203
   [4] top-level scope at /root/.julia/packages/Flatten/kadnv/test/runtests.jl:35
   [5] include at ./boot.jl:328 [inlined]
   [6] include_relative(::Module, ::String) at ./loading.jl:1105
   [7] include(::Module, ::String) at ./Base.jl:31
   [8] include(::String) at ./client.jl:424
   [9] top-level scope at none:6
   [10] eval(::Module, ::Any) at ./boot.jl:330
   [11] exec_options(::Base.JLOptions) at ./client.jl:263
   [12] _start() at ./client.jl:460
  
ERROR: LoadError: There was an error during testing
in expression starting at /root/.julia/packages/Flatten/kadnv/test/runtests.jl:35
ERROR: Package Flatten 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