-
Notifications
You must be signed in to change notification settings - Fork 148
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
LaTeX chktex failing on CI on Windows (again) #894
Comments
This appears to be due to texlab 5.0 release: https://github.com/latex-lsp/texlab/releases/tag/v5.0.0. It was working fine with 4.3.2 and this is the only change in the installed conda packages: < texlab 4.3.2 h8b8d39b_0 conda-forge
---
> texlab 5.0.0 h8b8d39b_0 conda-forge In both cases this is with:
texlab 5.0.0 works fine on Ubuntu ( There does not seem to be anything obviously related in the changelog, nor any recent issues specific to Windows. The changeset is rather large so hard to narrow it down by just looking (over 300 files). |
Nothing suspicious in conda-forge/texlab-feedstock#20 either. |
Yeah, sorry: maybe there's a way we can improve the conda-forge feedstock to test this earlier... I don't have a ready-to-hand headless LSP testing tool, a la |
Just for reference this was the previous instance: #815. |
Closing as it is now passing as seen in #912 with version:
|
Is now failing on all OSes:
It looks that the expectations need to be updated as it is now While release notes do not mention this, the git history shows that diagnostics were refactored between 5.4.0 and 5.4.2. |
First seen on #892 and then independently on #893. #891 was still ok.
The text was updated successfully, but these errors were encountered: