Skip to content

Conversation

cameronr
Copy link
Contributor

@cameronr cameronr commented Aug 1, 2024

Fixes the timeout on basic Windows (no WSL). Didn't do extensive testing but passed my small number of tests:

Screenshot 2024-07-31 at 21 43 58

Fixes the timeout on basic Windows (no WSL).
@echasnovski
Copy link
Member

Thanks for the PR and the link with useful info!

I'll test this with 'mini.nvim' in GitHub Actions.

echasnovski added a commit that referenced this pull request Aug 3, 2024
Resolve #636

Resolve #1101

Co-authored-by: Cameron Ring <cameron@cs.stanford.edu>
@echasnovski
Copy link
Member

Thanks again for the PR!

It indeed seems to make 'mini.test' work on Windows. Finally!

However, this leaves me no excuse to enable Windows CI, which has ~350 fails out of ~4050 :( Most of them seem to be related to path differences and that Windows CI is slower. So I'll try to plough through fixing those before merging this change. Which may take a while :(

echasnovski added a commit that referenced this pull request Aug 5, 2024
Resolve #636

Resolve #1101

Co-authored-by: Cameron Ring <cameron@cs.stanford.edu>
echasnovski added a commit that referenced this pull request Aug 5, 2024
Resolve #636

Resolve #1101

Co-authored-by: Cameron Ring <cameron@cs.stanford.edu>
echasnovski added a commit that referenced this pull request Aug 5, 2024
Resolve #636

Resolve #1101

Co-authored-by: Cameron Ring <cameron@cs.stanford.edu>
echasnovski added a commit that referenced this pull request Aug 6, 2024
Resolve #636

Resolve #1101

Co-authored-by: Cameron Ring <cameron@cs.stanford.edu>
@echasnovski
Copy link
Member

After a lot of trial and error using the infamous "CI debugging" approach, 'mini.nvim' is now automatically tested on Windows. All thanks to the solution from this PR which should be now part of main branch.

@cameronr, thanks again for this small in size but huge in consequences Windows pipe solution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants