You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.tests/all/site/pack/deps/start/nvim-nio/lua/nio/tests.lua:48: Test task failed with message:
The coroutine failed with this message:
...r/nvim-nightly/share/nvim/runtime/lua/vim/treesitter.lua:222: attempt to call method 'start' (a nil value)
stack traceback:
...r/nvim-nightly/share/nvim/runtime/lua/vim/treesitter.lua: in function 'get_node_text'
...k/deps/start/neotest/lua/neotest/lib/treesitter/init.lua:29: in function 'build_position'
...k/deps/start/neotest/lua/neotest/lib/treesitter/init.lua:64: in function 'collect'
...k/deps/start/neotest/lua/neotest/lib/treesitter/init.lua:162: in function 'parse_positions_from_string'
...k/deps/start/neotest/lua/neotest/lib/treesitter/init.lua:207: in function 'parse_positions'
./lua/neotest-golang/query.lua:138: in function <./lua/neotest-golang/query.lua:126>
stack traceback:
.tests/all/site/pack/deps/start/nvim-nio/lua/nio/tests.lua:48: in function <.tests/all/site/pack/deps/start/nvim-nio/lua/nio/tests.lua:31>
.tests/all/site/pack/deps/start/nvim-nio/lua/nio/tests.lua:89: in function 'with_async_context'
...olang/neotest-golang/tests/go/testify/positions_spec.lua:171: in function <...olang/neotest-golang/tests/go/testify/positions_spec.lua:80>
Neovim version (nvim -v)
v0.11.0-dev-734+g8a2aec997
Operating system/version
linux
Describe the bug
CI fails tests when running with nightly neovim.
Example test failure: https://github.com/fredrikaverpil/neotest-golang/actions/runs/10776208100/job/29882411561?pr=173
I wonder if something is up with Neotest: nvim-neotest/neotest#452
The text was updated successfully, but these errors were encountered: