Re: Eglot tests fail on emba
Michael Albinus <[email protected]>
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
João Távora <[email protected]> writes: Hi João, > I could reproduce it (or at least some gross deviation) locally, so I > bisected it with this canary > > make -C test eglot-tests SELECTOR='"pull-diagnostics"' > > This needs the 'ty' server, should be easy to install with pip or > whatever package manager you like. FTR, it needs 'pipx install ty; pipx ensurepath' > On master this hangs, on emacs-31 it doesn't. Please have a look at > what you may have (subtly) changed in the externally observable behavior > of filenotify.el around two days ago. It doesn't hang for me on both master and emacs-31, using the emba docker produced as described in Dockerfile.emba. Could you pls show me your eglot-tests.log? > João Best regards, Michael.