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

CI silently fails with file-missing Setting current directory No such file #56

Open
piotrkwiecinski opened this issue Jan 30, 2024 · 3 comments

Comments

@piotrkwiecinski
Copy link
Contributor

piotrkwiecinski commented Jan 30, 2024

It started last week: https://github.com/emacs-php/php-ts-mode/actions/runs/7606380428/job/20712079393

Warning (treesit): Error encountered when installing language grammar: (file-missing Setting current directory No such file or directory /var/folders/qv/pdh5wsgn0lq3dp77zj602b5c0000gn/T/treesit-workdirEYXWZg/repo/src)
Running 1 tests (2024-01-28 20:17:50+0000, selector ‘t’)

Looks like it was caused by update of the snapshot: 9f8b43a

@akirak
Copy link
Contributor

akirak commented Jan 31, 2024

Since this project is no longer using Nix to install Emacs on GitHub Actions, that PR should be irrelevant.

@jcs090218 Is there something wrong with the setup of Eask?

@jcs090218
Copy link
Member

Is there something wrong with the setup of Eask?

Currently, there are bugs in the Emacs Windows snapshot. We already have the experimental flag on; therefore, we can ignore it now.

@piotrkwiecinski
Copy link
Contributor Author

@akirak @jcs090218 it's actually related to a split in tree-sitter and it was fixed with #59 and #60

I left it open as we should fail in cases like #58 or when tree-sitter-php is not available

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

No branches or pull requests

3 participants