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

Random ProhibitMissingScriptEncoding errors when running tests. #3865

Closed
hsanson opened this issue Aug 8, 2021 · 2 comments
Closed

Random ProhibitMissingScriptEncoding errors when running tests. #3865

hsanson opened this issue Aug 8, 2021 · 2 comments
Labels

Comments

@hsanson
Copy link
Contributor

hsanson commented Aug 8, 2021

For some reason unknown to me the CI actions started failing randomly with:

ProhibitMissingScriptEncoding - Use scriptencoding when multibyte char exists (see :help :scriptencoding)

Running the tests locally with no changes using ./run-tests --linters-only show that this error happens sometimes. Sometimes the test fails and sometimes all tests pass.

@hsanson hsanson added the bug label Aug 8, 2021
@hsanson
Copy link
Contributor Author

hsanson commented Aug 8, 2021

Fixed with #3866

@hsanson hsanson closed this as completed Aug 8, 2021
@hsanson
Copy link
Contributor Author

hsanson commented Aug 8, 2021

This seems to be the issue that produces these scriptencoding errors randomly: Vimjas/vint#363

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

No branches or pull requests

1 participant