Cassette

← 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 8 minutes, 37 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Cassette ─ v0.2.6
  Updating `~/.julia/environments/v1.2/Project.toml`
  [7057c7e9] + Cassette v0.2.6
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [7057c7e9] + Cassette v0.2.6
   Testing Cassette
 Resolving package versions...
[ Info: No changes
    Status `/tmp/jl_nM5CbY/Manifest.toml`
  [7057c7e9] Cassette v0.2.6
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [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`]
  [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`]
running unit tests
Test Summary: | Pass  Total
unit tests    |   88     88
  2.963749 seconds (3.32 M allocations: 171.496 MiB, 3.25% gc time)
running misc. tests (w/o tagging)
   running RosCtx test...done (took 9.810830116271973 seconds)
   running HookCtx test...done (took 1.4656479358673096 seconds)
   running SinCtx test...done (took 2.6091668605804443 seconds)
   running FoldCtx test...done (took 0.09527397155761719 seconds)
   running CountCtx test...done (took 7.079596996307373 seconds)
   running CountCtx2 test...done (took 4.358730792999268 seconds)
   running SqrCtx test...done (took 0.10786700248718262 seconds)
   running CompCtx test...done (took 1.3212318420410156 seconds)
   running PassCtx test...done (took 2.896050214767456 seconds)
   running PassFallbackCtx test...done (took 0.8796689510345459 seconds)
   running WorldCtx test...done (took 7.7812628746032715 seconds)
   running TraceCtx test...done (took 1.6046130657196045 seconds)
   running NestedReflectCtx test...done (took 0.1707470417022705 seconds)
   running GemvCtx test...done (took 2.074246883392334 seconds)
   running InferCtx test...done (took 15.819041967391968 seconds)
   running InModuleCtx test...done (took 2.388248920440674 seconds)
   running InvokeCtx test...done (took 0.16563200950622559 seconds)
   running Invoke2Ctx test...done (took 0.17937183380126953 seconds)
   running MemoizeCtx test...done (took 0.27330493927001953 seconds)
   running NoOpCtx test...done (took 50.81550884246826 seconds)
   running DisableHooksCtx test...done (took 11.284251928329468 seconds)
   running SliceCtx test...done (took 7.4603869915008545 seconds)
Test Summary:             | Pass  Broken  Total
misc. tests (w/o tagging) |   98       1     99
133.493890 seconds (164.43 M allocations: 8.591 GiB, 6.12% gc time)
running misc. tests (w/ tagging)
   running BazCtx test...done (took 15.047631978988647 seconds)
   running FooBarCtx test...done (took 11.070538997650146 seconds)
   running TaggedTupleCtx test...done (took 7.384001970291138 seconds)
   running ApplyCtx test...done (took 11.967006921768188 seconds)
   running VATupleCtx test...done (took 34.52308988571167 seconds)
   running BroadcastCtx test...done (took 29.5023992061615 seconds)
   running BroadcastCtx2 test...done (took 48.281018018722534 seconds)
   running MetaTypeCtx test...done (took 0.1430950164794922 seconds)
   running TagConditionalCtx test...done (took 2.074054002761841 seconds)
   running KwargCtx test...done (took 1.6284120082855225 seconds)
   running RecurTagCtx test...done (took 0.6381900310516357 seconds)
   running CrazyPropCtx test...done (took 39.28979706764221 seconds)
   running DiffCtx test...done (took 152.77727794647217 seconds)
   running ArrayIndexCtx test...done (took 9.14445686340332 seconds)
Test Summary:            | Pass  Total
misc. tests (w/ tagging) |  119    119
363.550980 seconds (313.21 M allocations: 16.950 GiB, 5.37% gc time)
   Testing Cassette tests passed 

Results with Julia v1.3.0

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 Cassette ─ v0.2.6
  Updating `~/.julia/environments/v1.3/Project.toml`
  [7057c7e9] + Cassette v0.2.6
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [7057c7e9] + Cassette v0.2.6
   Testing Cassette
 Resolving package versions...
[ Info: No changes
    Status `/tmp/jl_26s0Tt/Manifest.toml`
  [7057c7e9] Cassette v0.2.6
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [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`]
  [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`]
running unit tests
Test Summary: | Pass  Total
unit tests    |   88     88
  3.549771 seconds (3.08 M allocations: 156.827 MiB, 3.20% gc time)
running misc. tests (w/o tagging)
   running RosCtx test...done (took 11.42770004272461 seconds)
   running HookCtx test...done (took 1.6997978687286377 seconds)
   running SinCtx test...done (took 2.647251844406128 seconds)
   running FoldCtx test...done (took 0.0960841178894043 seconds)
   running CountCtx test...done (took 7.922807931900024 seconds)
   running CountCtx2 test...done (took 5.6268150806427 seconds)
   running SqrCtx test...done (took 0.10941100120544434 seconds)
   running CompCtx test...done (took 2.476567029953003 seconds)
   running PassCtx test...done (took 16.922080039978027 seconds)
   running PassFallbackCtx test...done (took 0.9080588817596436 seconds)
   running WorldCtx test...done (took 9.76041293144226 seconds)
   running TraceCtx test...done (took 1.6691288948059082 seconds)
   running NestedReflectCtx test...misc. tests (w/o tagging): Error During Test at /root/.julia/packages/Cassette/YCOeN/test/runtests.jl:11
  Got exception outside of a @test
  LoadError: AssertionError: code_info.edges === nothing
  Stacktrace:
   [1] reflect(::Tuple, ::UInt64) at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:83
   [2] reflect(::Tuple) at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:46
   [3] top-level scope at /root/.julia/packages/Cassette/YCOeN/test/misctests.jl:329
   [4] include at ./boot.jl:328 [inlined]
   [5] include_relative(::Module, ::String) at ./loading.jl:1105
   [6] include(::Module, ::String) at ./Base.jl:31
   [7] include(::String) at ./client.jl:424
   [8] top-level scope at /root/.julia/packages/Cassette/YCOeN/test/runtests.jl:11
   [9] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [10] top-level scope at /root/.julia/packages/Cassette/YCOeN/test/runtests.jl:11
   [11] top-level scope at util.jl:155
   [12] include at ./boot.jl:328 [inlined]
   [13] include_relative(::Module, ::String) at ./loading.jl:1105
   [14] include(::Module, ::String) at ./Base.jl:31
   [15] include(::String) at ./client.jl:424
   [16] top-level scope at none:6
   [17] eval(::Module, ::Any) at ./boot.jl:330
   [18] exec_options(::Base.JLOptions) at ./client.jl:263
   [19] _start() at ./client.jl:460
  in expression starting at /root/.julia/packages/Cassette/YCOeN/test/misctests.jl:329
  
Test Summary:             | Pass  Error  Total
misc. tests (w/o tagging) |   76      1     77
ERROR: LoadError: Some tests did not pass: 76 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/Cassette/YCOeN/test/runtests.jl:11
ERROR: Package Cassette 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, 21 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Cassette ─ v0.2.6
  Updating `~/.julia/environments/v1.3/Project.toml`
  [7057c7e9] + Cassette v0.2.6
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [7057c7e9] + Cassette v0.2.6
   Testing Cassette
 Resolving package versions...
[ Info: No changes
    Status `/tmp/jl_VH1Kg3/Manifest.toml`
  [7057c7e9] Cassette v0.2.6
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [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`]
  [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`]
running unit tests
Test Summary: | Pass  Total
unit tests    |   88     88
  3.088243 seconds (3.08 M allocations: 156.604 MiB, 3.65% gc time)
running misc. tests (w/o tagging)
   running RosCtx test...done (took 10.488842010498047 seconds)
   running HookCtx test...done (took 1.3265368938446045 seconds)
   running SinCtx test...done (took 2.674121856689453 seconds)
   running FoldCtx test...done (took 0.09892892837524414 seconds)
   running CountCtx test...done (took 7.463809967041016 seconds)
   running CountCtx2 test...done (took 4.351595163345337 seconds)
   running SqrCtx test...done (took 0.10956501960754395 seconds)
   running CompCtx test...done (took 2.3976430892944336 seconds)
   running PassCtx test...done (took 14.628198862075806 seconds)
   running PassFallbackCtx test...done (took 0.80938720703125 seconds)
   running WorldCtx test...done (took 8.820321083068848 seconds)
   running TraceCtx test...done (took 1.949286937713623 seconds)
   running NestedReflectCtx test...misc. tests (w/o tagging): Error During Test at /root/.julia/packages/Cassette/YCOeN/test/runtests.jl:11
  Got exception outside of a @test
  LoadError: AssertionError: code_info.edges === nothing
  Stacktrace:
   [1] reflect(::Tuple, ::UInt64) at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:83
   [2] reflect(::Tuple) at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:46
   [3] top-level scope at /root/.julia/packages/Cassette/YCOeN/test/misctests.jl:329
   [4] include at ./boot.jl:328 [inlined]
   [5] include_relative(::Module, ::String) at ./loading.jl:1105
   [6] include(::Module, ::String) at ./Base.jl:31
   [7] include(::String) at ./client.jl:424
   [8] top-level scope at /root/.julia/packages/Cassette/YCOeN/test/runtests.jl:11
   [9] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [10] top-level scope at /root/.julia/packages/Cassette/YCOeN/test/runtests.jl:11
   [11] top-level scope at util.jl:155
   [12] include at ./boot.jl:328 [inlined]
   [13] include_relative(::Module, ::String) at ./loading.jl:1105
   [14] include(::Module, ::String) at ./Base.jl:31
   [15] include(::String) at ./client.jl:424
   [16] top-level scope at none:6
   [17] eval(::Module, ::Any) at ./boot.jl:330
   [18] exec_options(::Base.JLOptions) at ./client.jl:263
   [19] _start() at ./client.jl:460
  in expression starting at /root/.julia/packages/Cassette/YCOeN/test/misctests.jl:329
  
Test Summary:             | Pass  Error  Total
misc. tests (w/o tagging) |   76      1     77
ERROR: LoadError: Some tests did not pass: 76 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/Cassette/YCOeN/test/runtests.jl:11
ERROR: Package Cassette 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