MagneticReadHead

← 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 4 minutes, 6 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed CodeTracking ─────── v0.5.8
 Installed Compat ───────────── v3.0.0
 Installed CSTParser ────────── v1.1.0
 Installed OrderedCollections ─ v1.1.0
 Installed MagneticReadHead ─── v0.3.0
 Installed DataStructures ───── v0.17.6
 Installed JuliaInterpreter ─── v0.7.4
 Installed Revise ───────────── v2.3.1
 Installed Tokenize ─────────── v0.5.7
 Installed LoweredCodeUtils ─── v0.4.2
 Installed Cassette ─────────── v0.2.6
 Installed MacroTools ───────── v0.5.1
  Updating `~/.julia/environments/v1.2/Project.toml`
  [63dd013e] + MagneticReadHead v0.3.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [00ebfdb7] + CSTParser v1.1.0
  [7057c7e9] + Cassette v0.2.6
  [da1fd8a2] + CodeTracking v0.5.8
  [34da2185] + Compat v3.0.0
  [864edb3b] + DataStructures v0.17.6
  [aa1ae85d] + JuliaInterpreter v0.7.4
  [6f1432cf] + LoweredCodeUtils v0.4.2
  [1914dd2f] + MacroTools v0.5.1
  [63dd013e] + MagneticReadHead v0.3.0
  [bac558e1] + OrderedCollections v1.1.0
  [295af30f] + Revise v2.3.1
  [0796e94c] + Tokenize v0.5.7
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [7b1f6079] + FileWatching 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing MagneticReadHead
 Resolving package versions...
    Status `/tmp/jl_Hr6NIJ/Manifest.toml`
  [00ebfdb7] CSTParser v1.1.0
  [7057c7e9] Cassette v0.2.6
  [da1fd8a2] CodeTracking v0.5.8
  [34da2185] Compat v3.0.0
  [864edb3b] DataStructures v0.17.6
  [aa1ae85d] JuliaInterpreter v0.7.4
  [6f1432cf] LoweredCodeUtils v0.4.2
  [1914dd2f] MacroTools v0.5.1
  [63dd013e] MagneticReadHead v0.3.0
  [bac558e1] OrderedCollections v1.1.0
  [295af30f] Revise v2.3.1
  [0796e94c] Tokenize v0.5.7
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [7b1f6079] FileWatching  [`@stdlib/FileWatching`]
  [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`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
WARNING: Compat.Markdown is deprecated, use Markdown instead.
  likely near /root/.julia/packages/MacroTools/ys44U/src/MacroTools.jl:4
WARNING: Compat.Random is deprecated, use Random instead.
  likely near /root/.julia/packages/MacroTools/ys44U/src/MacroTools.jl:35
WARNING: Method definition overdub(Cassette.Context{N, M, T, P, B, H} where H<:Union{Cassette.DisableHooks, Nothing} where B<:Union{Nothing, Base.IdDict{Module, Base.Dict{Symbol, Cassette.BindingMeta}}} where P<:Cassette.AbstractPass where T<:Union{Nothing, Cassette.Tag{N, X, E} where E where X where N<:Cassette.AbstractContextName} where M where N<:Cassette.AbstractContextName, Any...) in module Cassette at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:524 overwritten in module MagneticReadHead at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:524.
  ** incremental compilation may be fatally broken for this module **

WARNING: Method definition recurse(Cassette.Context{N, M, T, P, B, H} where H<:Union{Cassette.DisableHooks, Nothing} where B<:Union{Nothing, Base.IdDict{Module, Base.Dict{Symbol, Cassette.BindingMeta}}} where P<:Cassette.AbstractPass where T<:Union{Nothing, Cassette.Tag{N, X, E} where E where X where N<:Cassette.AbstractContextName} where M where N<:Cassette.AbstractContextName, Any...) in module Cassette at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:537 overwritten in module MagneticReadHead at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:537.
  ** incremental compilation may be fatally broken for this module **

list_breakpoints() = Rule[Rule{typeof(eg2)}(eg2, 1)]

Breakpoint Hit: eg2(x) in Main at /root/.julia/packages/MagneticReadHead/Y7dxs/test/demo.jl:9
 
 function eg2(x)
➧    y=eg21(x)
     ret = eg3(x,y)
     y = 1 + y

Vars: x
Commands: CC (Continue), SI (Step In), SN (Step Next), SO (Step Out), XX (Abort)
debug> CC
ERROR: UndefVarError: CC not defined
debug> test_ui.jl: Error During Test at /root/.julia/packages/MagneticReadHead/Y7dxs/test/runtests.jl:19
  Got exception outside of a @test
  LoadError: Out of programmed responses
  Stacktrace:
   [1] error(::String) at ./error.jl:33
   [2] better_readline(::Base.PipeEndpoint) at /root/.julia/packages/MagneticReadHead/Y7dxs/test/setup_ui_test_module.jl:25
   [3] get_user_input(::Base.PipeEndpoint) at /root/.julia/packages/MagneticReadHead/Y7dxs/src/inner_repl.jl:28
   [4] get_user_input() at /root/.julia/packages/MagneticReadHead/Y7dxs/src/inner_repl.jl:21
   [5] run_repl(::LittleDict{Symbol,Any,Array{Symbol,1},Array{Any,1}}, ::Module) at /root/.julia/packages/MagneticReadHead/Y7dxs/src/inner_repl.jl:53
   [6] iron_repl(::Method, ::Int64, ::LittleDict{Symbol,Any,Array{Symbol,1},Array{Any,1}}) at /root/.julia/packages/MagneticReadHead/Y7dxs/src/break_action.jl:64
   [7] break_action(::Method, ::Int64, ::Array{Symbol,1}, ::Array{Any,1}) at /root/.julia/packages/MagneticReadHead/Y7dxs/src/break_action.jl:88
   [8] eg2 at /root/.julia/packages/MagneticReadHead/Y7dxs/test/demo.jl:9 [inlined]
   [9] recurse(::Cassette.Context{nametype(HandEvalCtx),Nothing,Nothing,getfield(MagneticReadHead, Symbol("##PassType#371")),Nothing,Cassette.DisableHooks}, ::typeof(eg2), ::Int64) at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:0
   [10] overdub at /root/.julia/packages/MagneticReadHead/Y7dxs/src/core_control.jl:35 [inlined]
   [11] eg1 at /root/.julia/packages/MagneticReadHead/Y7dxs/test/demo.jl:2 [inlined]
   [12] recurse(::Cassette.Context{nametype(HandEvalCtx),Nothing,Nothing,getfield(MagneticReadHead, Symbol("##PassType#371")),Nothing,Cassette.DisableHooks}, ::typeof(eg1)) at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:0
   [13] overdub at /root/.julia/packages/MagneticReadHead/Y7dxs/src/core_control.jl:35 [inlined]
   [14] #33 at /root/.julia/packages/MagneticReadHead/Y7dxs/src/MagneticReadHead.jl:52 [inlined]
   [15] recurse(::Cassette.Context{nametype(HandEvalCtx),Nothing,Nothing,getfield(MagneticReadHead, Symbol("##PassType#371")),Nothing,Cassette.DisableHooks}, ::getfield(Main, Symbol("##33#34"))) at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:0
   [16] iron_debug(::Function) at /root/.julia/packages/MagneticReadHead/Y7dxs/src/MagneticReadHead.jl:35
   [17] top-level scope at /root/.julia/packages/MagneticReadHead/Y7dxs/src/MagneticReadHead.jl:51
   [18] include at ./boot.jl:328 [inlined]
   [19] include_relative(::Module, ::String) at ./loading.jl:1094
   [20] include(::Module, ::String) at ./Base.jl:31
   [21] include(::String) at ./client.jl:431
   [22] top-level scope at /root/.julia/packages/MagneticReadHead/Y7dxs/test/runtests.jl:20
   [23] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1186
   [24] top-level scope at /root/.julia/packages/MagneticReadHead/Y7dxs/test/runtests.jl:19
   [25] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
   [26] top-level scope at /root/.julia/packages/MagneticReadHead/Y7dxs/test/runtests.jl:19
   [27] include at ./boot.jl:328 [inlined]
   [28] include_relative(::Module, ::String) at ./loading.jl:1094
   [29] include(::Module, ::String) at ./Base.jl:31
   [30] include(::String) at ./client.jl:431
   [31] top-level scope at none:5
   [32] eval(::Module, ::Any) at ./boot.jl:330
   [33] exec_options(::Base.JLOptions) at ./client.jl:271
   [34] _start() at ./client.jl:464
  in expression starting at /root/.julia/packages/MagneticReadHead/Y7dxs/test/test_ui.jl:18
  
Test Summary:              | Pass  Error  Total
MagneticReadHead           |  333      1    334
  test_behavour.jl         |    2             2
  test_breadcrumbs.jl      |    1             1
  test_breakpoint_rules.jl |   85            85
  test_breakpoints.jl      |    4             4
  test_inner_repl.jl       |    3             3
  test_locate.jl           |   26            26
  test_method_utils.jl     |  193           193
  test_utils.jl            |    4             4
  test_pass.jl             |   14            14
  test_ui.jl               |    1      1      2
ERROR: LoadError: Some tests did not pass: 333 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/MagneticReadHead/Y7dxs/test/runtests.jl:18
ERROR: Package MagneticReadHead 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 4 minutes.

Click here to download the log file.

 Resolving package versions...
 Installed CSTParser ────────── v1.1.0
 Installed OrderedCollections ─ v1.1.0
 Installed Cassette ─────────── v0.2.6
 Installed MagneticReadHead ─── v0.3.0
 Installed JuliaInterpreter ─── v0.7.4
 Installed DataStructures ───── v0.17.6
 Installed MacroTools ───────── v0.5.1
 Installed Revise ───────────── v2.3.1
 Installed LoweredCodeUtils ─── v0.4.2
 Installed Tokenize ─────────── v0.5.7
 Installed Compat ───────────── v3.0.0
 Installed CodeTracking ─────── v0.5.8
  Updating `~/.julia/environments/v1.3/Project.toml`
  [63dd013e] + MagneticReadHead v0.3.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [00ebfdb7] + CSTParser v1.1.0
  [7057c7e9] + Cassette v0.2.6
  [da1fd8a2] + CodeTracking v0.5.8
  [34da2185] + Compat v3.0.0
  [864edb3b] + DataStructures v0.17.6
  [aa1ae85d] + JuliaInterpreter v0.7.4
  [6f1432cf] + LoweredCodeUtils v0.4.2
  [1914dd2f] + MacroTools v0.5.1
  [63dd013e] + MagneticReadHead v0.3.0
  [bac558e1] + OrderedCollections v1.1.0
  [295af30f] + Revise v2.3.1
  [0796e94c] + Tokenize v0.5.7
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [7b1f6079] + FileWatching 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing MagneticReadHead
 Resolving package versions...
    Status `/tmp/jl_bdNRjD/Manifest.toml`
  [00ebfdb7] CSTParser v1.1.0
  [7057c7e9] Cassette v0.2.6
  [da1fd8a2] CodeTracking v0.5.8
  [34da2185] Compat v3.0.0
  [864edb3b] DataStructures v0.17.6
  [aa1ae85d] JuliaInterpreter v0.7.4
  [6f1432cf] LoweredCodeUtils v0.4.2
  [1914dd2f] MacroTools v0.5.1
  [63dd013e] MagneticReadHead v0.3.0
  [bac558e1] OrderedCollections v1.1.0
  [295af30f] Revise v2.3.1
  [0796e94c] Tokenize v0.5.7
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [7b1f6079] FileWatching  [`@stdlib/FileWatching`]
  [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`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
WARNING: Compat.Markdown is deprecated, use Markdown instead.
  likely near /root/.julia/packages/MacroTools/ys44U/src/MacroTools.jl:4
WARNING: Compat.Random is deprecated, use Random instead.
  likely near /root/.julia/packages/MacroTools/ys44U/src/MacroTools.jl:35
WARNING: Method definition overdub(Cassette.Context{N, M, T, P, B, H} where H<:Union{Cassette.DisableHooks, Nothing} where B<:Union{Nothing, Base.IdDict{Module, Base.Dict{Symbol, Cassette.BindingMeta}}} where P<:Cassette.AbstractPass where T<:Union{Nothing, Cassette.Tag{N, X, E} where E where X where N<:Cassette.AbstractContextName} where M where N<:Cassette.AbstractContextName, Any...) in module Cassette at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:524 overwritten in module MagneticReadHead at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:524.
  ** incremental compilation may be fatally broken for this module **

WARNING: Method definition recurse(Cassette.Context{N, M, T, P, B, H} where H<:Union{Cassette.DisableHooks, Nothing} where B<:Union{Nothing, Base.IdDict{Module, Base.Dict{Symbol, Cassette.BindingMeta}}} where P<:Cassette.AbstractPass where T<:Union{Nothing, Cassette.Tag{N, X, E} where E where X where N<:Cassette.AbstractContextName} where M where N<:Cassette.AbstractContextName, Any...) in module Cassette at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:537 overwritten in module MagneticReadHead at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:537.
  ** incremental compilation may be fatally broken for this module **

list_breakpoints() = Rule[Rule{typeof(eg2)}(eg2, 1)]

Breakpoint Hit: eg2(x) in Main at /root/.julia/packages/MagneticReadHead/Y7dxs/test/demo.jl:9
 
 function eg2(x)
➧    y=eg21(x)
     ret = eg3(x,y)
     y = 1 + y

Vars: x
Commands: CC (Continue), SI (Step In), SN (Step Next), SO (Step Out), XX (Abort)
debug> CC
ERROR: UndefVarError: CC not defined
debug> test_ui.jl: Error During Test at /root/.julia/packages/MagneticReadHead/Y7dxs/test/runtests.jl:19
  Got exception outside of a @test
  LoadError: Out of programmed responses
  Stacktrace:
   [1] error(::String) at ./error.jl:33
   [2] better_readline(::Base.PipeEndpoint) at /root/.julia/packages/MagneticReadHead/Y7dxs/test/setup_ui_test_module.jl:25
   [3] get_user_input(::Base.PipeEndpoint) at /root/.julia/packages/MagneticReadHead/Y7dxs/src/inner_repl.jl:28
   [4] get_user_input() at /root/.julia/packages/MagneticReadHead/Y7dxs/src/inner_repl.jl:21
   [5] run_repl(::LittleDict{Symbol,Any,Array{Symbol,1},Array{Any,1}}, ::Module) at /root/.julia/packages/MagneticReadHead/Y7dxs/src/inner_repl.jl:53
   [6] iron_repl(::Method, ::Int64, ::LittleDict{Symbol,Any,Array{Symbol,1},Array{Any,1}}) at /root/.julia/packages/MagneticReadHead/Y7dxs/src/break_action.jl:64
   [7] break_action(::Method, ::Int64, ::Array{Symbol,1}, ::Array{Any,1}) at /root/.julia/packages/MagneticReadHead/Y7dxs/src/break_action.jl:88
   [8] eg2 at /root/.julia/packages/MagneticReadHead/Y7dxs/test/demo.jl:9 [inlined]
   [9] recurse(::Cassette.Context{nametype(HandEvalCtx),Nothing,Nothing,MagneticReadHead.var"##PassType#402",Nothing,Cassette.DisableHooks}, ::typeof(eg2), ::Int64) at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:0
   [10] overdub at /root/.julia/packages/MagneticReadHead/Y7dxs/src/core_control.jl:35 [inlined]
   [11] eg1 at /root/.julia/packages/MagneticReadHead/Y7dxs/test/demo.jl:2 [inlined]
   [12] recurse(::Cassette.Context{nametype(HandEvalCtx),Nothing,Nothing,MagneticReadHead.var"##PassType#402",Nothing,Cassette.DisableHooks}, ::typeof(eg1)) at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:0
   [13] overdub at /root/.julia/packages/MagneticReadHead/Y7dxs/src/core_control.jl:35 [inlined]
   [14] #33 at /root/.julia/packages/MagneticReadHead/Y7dxs/src/MagneticReadHead.jl:52 [inlined]
   [15] recurse(::Cassette.Context{nametype(HandEvalCtx),Nothing,Nothing,MagneticReadHead.var"##PassType#402",Nothing,Cassette.DisableHooks}, ::var"#33#34") at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:0
   [16] iron_debug(::Function) at /root/.julia/packages/MagneticReadHead/Y7dxs/src/MagneticReadHead.jl:35
   [17] top-level scope at /root/.julia/packages/MagneticReadHead/Y7dxs/src/MagneticReadHead.jl:51
   [18] include at ./boot.jl:328 [inlined]
   [19] include_relative(::Module, ::String) at ./loading.jl:1105
   [20] include(::Module, ::String) at ./Base.jl:31
   [21] include(::String) at ./client.jl:424
   [22] top-level scope at /root/.julia/packages/MagneticReadHead/Y7dxs/test/runtests.jl:20
   [23] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
   [24] top-level scope at /root/.julia/packages/MagneticReadHead/Y7dxs/test/runtests.jl:19
   [25] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [26] top-level scope at /root/.julia/packages/MagneticReadHead/Y7dxs/test/runtests.jl:19
   [27] include at ./boot.jl:328 [inlined]
   [28] include_relative(::Module, ::String) at ./loading.jl:1105
   [29] include(::Module, ::String) at ./Base.jl:31
   [30] include(::String) at ./client.jl:424
   [31] top-level scope at none:6
   [32] eval(::Module, ::Any) at ./boot.jl:330
   [33] exec_options(::Base.JLOptions) at ./client.jl:263
   [34] _start() at ./client.jl:460
  in expression starting at /root/.julia/packages/MagneticReadHead/Y7dxs/test/test_ui.jl:18
  
Test Summary:              | Pass  Error  Total
MagneticReadHead           |  338      1    339
  test_behavour.jl         |    2             2
  test_breadcrumbs.jl      |    1             1
  test_breakpoint_rules.jl |   85            85
  test_breakpoints.jl      |    4             4
  test_inner_repl.jl       |    3             3
  test_locate.jl           |   26            26
  test_method_utils.jl     |  198           198
  test_utils.jl            |    4             4
  test_pass.jl             |   14            14
  test_ui.jl               |    1      1      2
ERROR: LoadError: Some tests did not pass: 338 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/MagneticReadHead/Y7dxs/test/runtests.jl:18
ERROR: Package MagneticReadHead 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 3 minutes, 58 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed LoweredCodeUtils ─── v0.4.2
 Installed CodeTracking ─────── v0.5.8
 Installed Compat ───────────── v3.0.0
 Installed MagneticReadHead ─── v0.3.0
 Installed Cassette ─────────── v0.2.6
 Installed DataStructures ───── v0.17.6
 Installed MacroTools ───────── v0.5.1
 Installed Revise ───────────── v2.3.1
 Installed OrderedCollections ─ v1.1.0
 Installed CSTParser ────────── v1.1.0
 Installed Tokenize ─────────── v0.5.7
 Installed JuliaInterpreter ─── v0.7.4
  Updating `~/.julia/environments/v1.3/Project.toml`
  [63dd013e] + MagneticReadHead v0.3.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [00ebfdb7] + CSTParser v1.1.0
  [7057c7e9] + Cassette v0.2.6
  [da1fd8a2] + CodeTracking v0.5.8
  [34da2185] + Compat v3.0.0
  [864edb3b] + DataStructures v0.17.6
  [aa1ae85d] + JuliaInterpreter v0.7.4
  [6f1432cf] + LoweredCodeUtils v0.4.2
  [1914dd2f] + MacroTools v0.5.1
  [63dd013e] + MagneticReadHead v0.3.0
  [bac558e1] + OrderedCollections v1.1.0
  [295af30f] + Revise v2.3.1
  [0796e94c] + Tokenize v0.5.7
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [7b1f6079] + FileWatching 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing MagneticReadHead
 Resolving package versions...
    Status `/tmp/jl_2RAKbp/Manifest.toml`
  [00ebfdb7] CSTParser v1.1.0
  [7057c7e9] Cassette v0.2.6
  [da1fd8a2] CodeTracking v0.5.8
  [34da2185] Compat v3.0.0
  [864edb3b] DataStructures v0.17.6
  [aa1ae85d] JuliaInterpreter v0.7.4
  [6f1432cf] LoweredCodeUtils v0.4.2
  [1914dd2f] MacroTools v0.5.1
  [63dd013e] MagneticReadHead v0.3.0
  [bac558e1] OrderedCollections v1.1.0
  [295af30f] Revise v2.3.1
  [0796e94c] Tokenize v0.5.7
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [7b1f6079] FileWatching  [`@stdlib/FileWatching`]
  [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`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
WARNING: Compat.Markdown is deprecated, use Markdown instead.
  likely near /root/.julia/packages/MacroTools/ys44U/src/MacroTools.jl:4
WARNING: Compat.Random is deprecated, use Random instead.
  likely near /root/.julia/packages/MacroTools/ys44U/src/MacroTools.jl:35
WARNING: Method definition overdub(Cassette.Context{N, M, T, P, B, H} where H<:Union{Cassette.DisableHooks, Nothing} where B<:Union{Nothing, Base.IdDict{Module, Base.Dict{Symbol, Cassette.BindingMeta}}} where P<:Cassette.AbstractPass where T<:Union{Nothing, Cassette.Tag{N, X, E} where E where X where N<:Cassette.AbstractContextName} where M where N<:Cassette.AbstractContextName, Any...) in module Cassette at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:524 overwritten in module MagneticReadHead at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:524.
  ** incremental compilation may be fatally broken for this module **

WARNING: Method definition recurse(Cassette.Context{N, M, T, P, B, H} where H<:Union{Cassette.DisableHooks, Nothing} where B<:Union{Nothing, Base.IdDict{Module, Base.Dict{Symbol, Cassette.BindingMeta}}} where P<:Cassette.AbstractPass where T<:Union{Nothing, Cassette.Tag{N, X, E} where E where X where N<:Cassette.AbstractContextName} where M where N<:Cassette.AbstractContextName, Any...) in module Cassette at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:537 overwritten in module MagneticReadHead at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:537.
  ** incremental compilation may be fatally broken for this module **

list_breakpoints() = Rule[Rule{typeof(eg2)}(eg2, 1)]

Breakpoint Hit: eg2(x) in Main at /root/.julia/packages/MagneticReadHead/Y7dxs/test/demo.jl:9
 
 function eg2(x)
➧    y=eg21(x)
     ret = eg3(x,y)
     y = 1 + y

Vars: x
Commands: CC (Continue), SI (Step In), SN (Step Next), SO (Step Out), XX (Abort)
debug> CC
ERROR: UndefVarError: CC not defined
debug> test_ui.jl: Error During Test at /root/.julia/packages/MagneticReadHead/Y7dxs/test/runtests.jl:19
  Got exception outside of a @test
  LoadError: Out of programmed responses
  Stacktrace:
   [1] error(::String) at ./error.jl:33
   [2] better_readline(::Base.PipeEndpoint) at /root/.julia/packages/MagneticReadHead/Y7dxs/test/setup_ui_test_module.jl:25
   [3] get_user_input(::Base.PipeEndpoint) at /root/.julia/packages/MagneticReadHead/Y7dxs/src/inner_repl.jl:28
   [4] get_user_input() at /root/.julia/packages/MagneticReadHead/Y7dxs/src/inner_repl.jl:21
   [5] run_repl(::LittleDict{Symbol,Any,Array{Symbol,1},Array{Any,1}}, ::Module) at /root/.julia/packages/MagneticReadHead/Y7dxs/src/inner_repl.jl:53
   [6] iron_repl(::Method, ::Int64, ::LittleDict{Symbol,Any,Array{Symbol,1},Array{Any,1}}) at /root/.julia/packages/MagneticReadHead/Y7dxs/src/break_action.jl:64
   [7] break_action(::Method, ::Int64, ::Array{Symbol,1}, ::Array{Any,1}) at /root/.julia/packages/MagneticReadHead/Y7dxs/src/break_action.jl:88
   [8] eg2 at /root/.julia/packages/MagneticReadHead/Y7dxs/test/demo.jl:9 [inlined]
   [9] recurse(::Cassette.Context{nametype(HandEvalCtx),Nothing,Nothing,MagneticReadHead.var"##PassType#422",Nothing,Cassette.DisableHooks}, ::typeof(eg2), ::Int64) at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:0
   [10] overdub at /root/.julia/packages/MagneticReadHead/Y7dxs/src/core_control.jl:35 [inlined]
   [11] eg1 at /root/.julia/packages/MagneticReadHead/Y7dxs/test/demo.jl:2 [inlined]
   [12] recurse(::Cassette.Context{nametype(HandEvalCtx),Nothing,Nothing,MagneticReadHead.var"##PassType#422",Nothing,Cassette.DisableHooks}, ::typeof(eg1)) at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:0
   [13] overdub at /root/.julia/packages/MagneticReadHead/Y7dxs/src/core_control.jl:35 [inlined]
   [14] #33 at /root/.julia/packages/MagneticReadHead/Y7dxs/src/MagneticReadHead.jl:52 [inlined]
   [15] recurse(::Cassette.Context{nametype(HandEvalCtx),Nothing,Nothing,MagneticReadHead.var"##PassType#422",Nothing,Cassette.DisableHooks}, ::var"#33#34") at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:0
   [16] iron_debug(::Function) at /root/.julia/packages/MagneticReadHead/Y7dxs/src/MagneticReadHead.jl:35
   [17] top-level scope at /root/.julia/packages/MagneticReadHead/Y7dxs/src/MagneticReadHead.jl:51
   [18] include at ./boot.jl:328 [inlined]
   [19] include_relative(::Module, ::String) at ./loading.jl:1105
   [20] include(::Module, ::String) at ./Base.jl:31
   [21] include(::String) at ./client.jl:424
   [22] top-level scope at /root/.julia/packages/MagneticReadHead/Y7dxs/test/runtests.jl:20
   [23] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
   [24] top-level scope at /root/.julia/packages/MagneticReadHead/Y7dxs/test/runtests.jl:19
   [25] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [26] top-level scope at /root/.julia/packages/MagneticReadHead/Y7dxs/test/runtests.jl:19
   [27] include at ./boot.jl:328 [inlined]
   [28] include_relative(::Module, ::String) at ./loading.jl:1105
   [29] include(::Module, ::String) at ./Base.jl:31
   [30] include(::String) at ./client.jl:424
   [31] top-level scope at none:6
   [32] eval(::Module, ::Any) at ./boot.jl:330
   [33] exec_options(::Base.JLOptions) at ./client.jl:263
   [34] _start() at ./client.jl:460
  in expression starting at /root/.julia/packages/MagneticReadHead/Y7dxs/test/test_ui.jl:18
  
Test Summary:              | Pass  Error  Total
MagneticReadHead           |  338      1    339
  test_behavour.jl         |    2             2
  test_breadcrumbs.jl      |    1             1
  test_breakpoint_rules.jl |   85            85
  test_breakpoints.jl      |    4             4
  test_inner_repl.jl       |    3             3
  test_locate.jl           |   26            26
  test_method_utils.jl     |  198           198
  test_utils.jl            |    4             4
  test_pass.jl             |   14            14
  test_ui.jl               |    1      1      2
ERROR: LoadError: Some tests did not pass: 338 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/MagneticReadHead/Y7dxs/test/runtests.jl:18
ERROR: Package MagneticReadHead 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