Skip to content

Plenary test frequently fails for no reason #1225

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

Closed
cseickel opened this issue Nov 11, 2023 · 0 comments · Fixed by #1237
Closed

Plenary test frequently fails for no reason #1225

cseickel opened this issue Nov 11, 2023 · 0 comments · Fixed by #1237
Labels
bug Something isn't working build Used for CI, linting, testing, and other dev tools.

Comments

@cseickel
Copy link
Contributor

Just re-running it will often make it pass:

========================================	
Scheduling: tests/neo-tree/command/command_spec.lua

========================================	
Testing: 	/home/runner/work/neo-tree.nvim/neo-tree.nvim/tests/neo-tree/sources/filesystem/filesystem_netrw_hijack_spec.lua	
Success	||	Filesystem netrw hijack does not interfere with netrw when disabled	
Success	||	Filesystem netrw hijack opens in sidebar when behavior is open_default	
Fail	||	Filesystem netrw hijack opens in in splits when behavior is open_current	
            ./tests/utils/verify.lua:9: neotree is not in the second window
            
            stack traceback:
            	./tests/utils/verify.lua:9: in function 'eventually'
            	...tree/sources/filesystem/filesystem_netrw_hijack_spec.lua:[85](https://github.com/nvim-neo-tree/neo-tree.nvim/actions/runs/6833611353/job/18585549389?pr=1221#step:6:86): in function <...tree/sources/filesystem/filesystem_netrw_hijack_spec.lua:64>
            	
	
Success: 	2	
Failed : 	1	
Errors : 	0	
========================================	
Tests Failed. Exit: 1	
Scheduling: tests/neo-tree/command/command_current_spec.lua
Already only one windowAlready only one window
@cseickel cseickel added bug Something isn't working build Used for CI, linting, testing, and other dev tools. labels Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build Used for CI, linting, testing, and other dev tools.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant