Package evaluation to test VimBindings on Julia 1.14.0-DEV.1808 (1cd77b505e*) started at 2026-02-26T13:49:43.857 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.68s ################################################################################ # Installation # Installing VimBindings... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [51b3953f] + VimBindings v0.4.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [861a8166] + Combinatorics v1.1.0 [e6f89c97] + LoggingExtras v1.2.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [51b3953f] + VimBindings v0.4.0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.18.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [458c3c95] + OpenSSL_jll v3.5.5+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 4.62s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ✗ JuliaInterpreter 20217.4 ms ✓ VimBindings ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LoweredCodeUtils/98aaG/src/LoweredCodeUtils.jl:14  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/LoweredCodeUtils/98aaG/src/LoweredCodeUtils.jl:1 in expression starting at stdin:5 ✗ LoweredCodeUtils ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Debugger/XviAX/src/Debugger.jl:14  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Debugger/XviAX/src/Debugger.jl:1 in expression starting at stdin:5 ✗ Debugger ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Revise/b0dDX/src/Revise.jl:36  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Revise/b0dDX/src/Revise.jl:1 in expression starting at stdin:5 ✗ Revise 1 dependency successfully precompiled in 49 seconds. 61 already precompiled. Precompilation completed after 73.19s ################################################################################ # Testing # Testing VimBindings Status `/tmp/jl_uNrF3z/Project.toml` [31a5f54b] Debugger v0.7.16 [e30172f5] Documenter v1.17.0 [295af30f] Revise v3.13.2 [51b3953f] VimBindings v0.4.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_uNrF3z/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [da1fd8a2] CodeTracking v3.0.0 [944b1d66] CodecZlib v0.7.8 [861a8166] Combinatorics v1.1.0 [807dbc54] Compiler v0.1.1 [a8cc5b0e] Crayons v4.1.1 [31a5f54b] Debugger v0.7.16 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.17.0 [d7ba0133] Git v1.5.0 ⌅ [eafb193a] Highlights v0.5.3 [b5f81e59] IOCapture v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.4.0 [aa1ae85d] JuliaInterpreter v0.10.9 [0e77f7df] LazilyInitializedFields v1.3.0 [e6f89c97] LoggingExtras v1.2.0 [6f1432cf] LoweredCodeUtils v3.5.1 [d0879d2d] MarkdownAST v0.1.3 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [2792f1a3] RegistryInstances v0.1.0 [295af30f] Revise v3.13.2 [ec057cc2] StructUtils v2.6.3 [3bb67fe8] TranscodingStreams v0.11.3 [51b3953f] VimBindings v0.4.0 [2e619515] Expat_jll v2.7.3+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.53.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.2.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [458c3c95] OpenSSL_jll v3.5.5+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... WARNING: Method definition prompt!(Base.Terminals.TextTerminal, REPL.LineEdit.ModalInterface) in module LineEdit at /source/usr/share/julia/stdlib/v1.14/REPL/src/LineEdit.jl:2974 overwritten in module VimBindings at /home/pkgeval/.julia/packages/VimBindings/pBCxB/src/lineeditalt.jl:6. WARNING: Method definition prompt!(Base.Terminals.TextTerminal, REPL.LineEdit.ModalInterface, REPL.LineEdit.MIState) in module LineEdit at /source/usr/share/julia/stdlib/v1.14/REPL/src/LineEdit.jl:2974 overwritten in module VimBindings at /home/pkgeval/.julia/packages/VimBindings/pBCxB/src/lineeditalt.jl:6. WARNING: Method definition match_input(Function, Union{Nothing, REPL.LineEdit.MIState}, Any, Array{Char, 1}, Any) in module LineEdit at /source/usr/share/julia/stdlib/v1.14/REPL/src/LineEdit.jl:1857 overwritten in module VimBindings at /home/pkgeval/.julia/packages/VimBindings/pBCxB/src/lineeditalt.jl:64. WARNING: Method definition match_input(Nothing, Any, Any, Any, Any) in module LineEdit at /source/usr/share/julia/stdlib/v1.14/REPL/src/LineEdit.jl:1870 overwritten in module VimBindings at /home/pkgeval/.julia/packages/VimBindings/pBCxB/src/lineeditalt.jl:105. WARNING: Method definition match_input(REPL.LineEdit.KeyAlias, Union{Nothing, REPL.LineEdit.MIState}, Any, Any, Base.Dict{Char, V} where V) in module LineEdit at /source/usr/share/julia/stdlib/v1.14/REPL/src/LineEdit.jl:1871 overwritten in module VimBindings at /home/pkgeval/.julia/packages/VimBindings/pBCxB/src/lineeditalt.jl:113. WARNING: Method definition match_input(Base.Dict{Char, V} where V, Union{Nothing, REPL.LineEdit.MIState}) in module LineEdit at /source/usr/share/julia/stdlib/v1.14/REPL/src/LineEdit.jl:1874 overwritten in module VimBindings at /home/pkgeval/.julia/packages/VimBindings/pBCxB/src/lineeditalt.jl:115. WARNING: Method definition match_input(Base.Dict{Char, V} where V, Union{Nothing, REPL.LineEdit.MIState}, Union{Base.GenericIOBuffer{Memory{UInt8}}, Base.Terminals.AbstractTerminal}) in module LineEdit at /source/usr/share/julia/stdlib/v1.14/REPL/src/LineEdit.jl:1874 overwritten in module VimBindings at /home/pkgeval/.julia/packages/VimBindings/pBCxB/src/lineeditalt.jl:115. WARNING: Method definition match_input(Base.Dict{Char, V} where V, Union{Nothing, REPL.LineEdit.MIState}, Union{Base.GenericIOBuffer{Memory{UInt8}}, Base.Terminals.AbstractTerminal}, Array{Char, 1}) in module LineEdit at /source/usr/share/julia/stdlib/v1.14/REPL/src/LineEdit.jl:1874 overwritten in module VimBindings at /home/pkgeval/.julia/packages/VimBindings/pBCxB/src/lineeditalt.jl:115. WARNING: Method definition match_input(Base.Dict{Char, V} where V, Union{Nothing, REPL.LineEdit.MIState}, Union{Base.GenericIOBuffer{Memory{UInt8}}, Base.Terminals.AbstractTerminal}, Array{Char, 1}, Base.Dict{Char, V} where V) in module LineEdit at /source/usr/share/julia/stdlib/v1.14/REPL/src/LineEdit.jl:1874 overwritten in module VimBindings at /home/pkgeval/.julia/packages/VimBindings/pBCxB/src/lineeditalt.jl:115. Test Summary: | Pass Total Time BufferRecord and freeze | 5 5 1.7s Test Summary: | Pass Total Time iterate change entries | 19 19 0.2s Test Summary: | Pass Total Time record | 2 2 0.4s Test Summary: | Pass Total Time undo / record | 4 4 0.1s Test Summary: | Pass Total Time undo | 2 2 0.0s Test Summary: | Pass Total Time redo | 5 5 0.1s Test Summary: | Pass Total Time undo/redo cursor | 3 3 3.3s Test Summary: | Pass Total Time undo/redo cursor | 7 7 12.6s WARNING: Imported binding Parse.command was undeclared at import time during import to Main. Test Summary: | Pass Total Time parse values | 5 5 0.1s Test Summary: | Pass Total Time verbs from strings | 9 9 0.0s Test Summary: | Pass Total Time text objects | 6 6 0.0s Test Summary: | Pass Total Time validating commands | 117 117 0.3s Test Summary: | Pass Total Time parse specific values | 5 5 0.0s Test Summary: | Pass Total Time parse commands into parts | 2 2 0.2s ┌ Warning: ("command not well formed", "100yd") └ @ VimBindings.Parse ~/.julia/packages/VimBindings/pBCxB/src/parse.jl:143 Test Summary: | Pass Total Time parse line operator commands | 4 4 8.3s Test Summary: | Pass Total Time parse motion commands | 5 5 8.0s Test Summary: | Pass Total Time parse singular commands | 6 6 8.7s Test Summary: | Pass Total Time parse complex commands | 2 2 5.3s Test Summary: | Pass Total Time parse replace command | 5 5 3.1s Test Summary: | Pass Total Time parse paste command | 4 4 2.8s Test Summary: | Pass Total Time VimBuffer | 4 4 0.5s Test Summary: | Pass Total Time test buffer with mode | 6 6 0.1s Test Summary: | Pass Total Time chars by cursor | 2 2 0.2s Test Summary: | Total Time TextChar | 0 0.0s Test Summary: | Pass Total Time junction | 1 1 0.6s Test Summary: | Pass Total Time is word end | 6 6 0.8s Test Summary: | Pass Total Time is object start | 9 9 0.7s Test Summary: | Pass Total Time is whitespace end | 10 10 0.5s Test Summary: | Pass Total Time is whitespace start | 11 11 0.0s Test Summary: | Pass Total Time is inside word | 5 5 0.1s Test Summary: | Pass Total Time is inside object | 5 5 0.0s Test Summary: | Pass Total Time start and end of lines | 16 16 0.9s Test Summary: | Pass Total Time test buffer | 5 5 0.0s Test Summary: | Total Time chars by cursor | 0 0.0s Test Summary: | Pass Total Time read left/right char in buffer | 6 6 0.0s Test Summary: | Pass Total Time is text in a line | 4 4 0.0s Test Summary: | Pass Total Time motion addition | 3 3 0.0s Test Summary: | Pass Total Time motion.jl | 3 3 0.2s Test Summary: | Pass Total Time word end | 3 3 0.1s Test Summary: | Pass Total Time word next | 1 1 0.0s Test Summary: | Pass Total Time big word | 1 1 0.1s Test Summary: | Pass Total Time find char | 6 6 0.2s Test Summary: | Pass Total Time line begin | 3 3 0.0s Test Summary: | Pass Total Time snap into line | 1 1 0.1s Test Summary: | Pass Total Time exclusive / inclusive motions | 8 8 0.0s Test Summary: | Pass Total Time find c | 3 3 0.2s Test Summary: | Pass Total Time find c backwards | 2 2 0.1s Test Summary: | Pass Total Time bugs from github | 6 6 0.9s Test Summary: | Pass Total Time basic movements | 12 12 0.4s Test Summary: | Pass Total Time 0: beginning of line | 1 1 0.1s Test Summary: | Pass Total Time hl with delete | 10 10 0.0s Test Summary: | Pass Total Time de | 3 3 0.0s Test Summary: | Pass Total Time dw | 3 3 0.0s Test Summary: | Pass Total Time distinct behavior of dw and cw | 6 6 0.1s Test Summary: | Pass Broken Total Time delete / change text objects | 6 2 8 0.0s Test Summary: | Pass Total Time fFtT | 5 5 0.2s Test Summary: | Pass Total Time d[fFtT]x | 5 5 0.0s Test Summary: | Pass Total Time D | 3 3 0.0s Test Summary: | Pass Total Time c[fFtT]x | 4 4 0.0s Test Summary: | Pass Total Time line operators | 11 11 0.2s Test Summary: | Pass Total Time o and O | 2 2 0.1s Test Summary: | Pass Total Time unicode | 5 5 0.0s Test Summary: | Pass Total Time delete at end of line should move left | 5 5 0.0s Test Summary: | Pass Total Time replace character | 4 4 0.0s Test Summary: | Total Time yank / put | 0 0.0s Test Summary: | Pass Total Time a word textobject | 7 7 0.3s Test Summary: | Pass Total Time a WORD textobject | 3 3 0.2s Test Summary: | Total Time space textobject | 0 0.0s Test Summary: | Total Time inner/outer | 0 0.0s Test Summary: | Pass Total Time precompilation | 138 138 2.8s Testing VimBindings tests passed Testing completed after 85.49s PkgEval succeeded after 189.5s