Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix unit test runners via Plenary #103

Closed
Issafalcon opened this issue May 26, 2024 · 1 comment · Fixed by #106
Closed

Fix unit test runners via Plenary #103

Issafalcon opened this issue May 26, 2024 · 1 comment · Fixed by #106
Assignees
Labels
bug Something isn't working

Comments

@Issafalcon
Copy link
Owner

Some recent changes to Plenary have led to freezing test scheduling (possibly):

See - kylechui/nvim-surround#246 and https://github.com/folke/noice.nvim/blob/main/tests/init.lua for more details and potential fix

@Issafalcon Issafalcon added the bug Something isn't working label May 26, 2024
@Issafalcon
Copy link
Owner Author

Note that tests fail since updates to the c# treesitter parser (tree-sitter/tree-sitter-c-sharp#338). These need correcting, but the functionality of the plugin is still largely the same (minus the extra namespace node in the tree of file scoped namespaces)

@Issafalcon Issafalcon self-assigned this Jun 1, 2024
@Issafalcon Issafalcon linked a pull request Jun 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant