From: Michael Albinus <michael.albinus@gmx.de>
To: emacs-devel@gnu.org
Cc: "João Távora" <joaotavora@gmail.com>
Subject: Re: Eglot tests on EMBA
Date: Wed, 29 Mar 2023 16:34:37 +0200 [thread overview]
Message-ID: <87tty3eide.fsf@gmx.de> (raw)
In-Reply-To: <87y1nyi5cq.fsf@gmx.de> (Michael Albinus's message of "Wed, 15 Mar 2023 13:09:09 +0100")
Michael Albinus <michael.albinus@gmx.de> writes:
Hi,
> FTR, I have changed test/infra/Dockerfile.emba to install also clangd on
> the server. This shall enable some of the Eglot tests, which are skipped
> at all ATM. Pushed to the emacs-29 branch.
This has been extended for the master branch. On EMBA, there are now two
jobs build-image-eglot and test-eglot, which run in every scheduled
pipeline for the master branch. See for example
<https://emba.gnu.org/emacs/emacs/-/jobs/65322> and
<https://emba.gnu.org/emacs/emacs/-/jobs/65324>. The result,
eglot-tests.log from the latter job, can be retrieved as artifact via
<https://emba.gnu.org/emacs/emacs/-/jobs/65324/artifacts/download>.
While 36 (of 50) tests pass, we have also one failing and 13 skipped jobs:
--8<---------------cut here---------------start------------->8---
Ran 50 tests, 36 results as expected, 1 unexpected, 13 skipped (2023-03-29 14:07:00+0000, 75.388590 sec)
1 unexpected results:
FAILED eglot-test-multiline-eldoc "eglot--tests-force-full-eldoc didn't deliver"
13 skipped results:
SKIPPED eglot-test-eclipse-connect ((skip-unless (executable-find "jdtls")) :form (executable-find "jdtls") :value nil)
SKIPPED eglot-test-javascript-basic ((skip-unless (and (executable-find "typescript-language-server") (executable-find "tsserver"))) :form (and (executable-find "typescript-language-server") (executable-find "tsserver")) :value nil)
SKIPPED eglot-test-json-basic ((skip-unless (executable-find "vscode-json-languageserver")) :form (executable-find "vscode-json-languageserver") :value nil)
SKIPPED eglot-test-path-to-uri-windows ((skip-unless (eq system-type 'windows-nt)) :form (eq gnu/linux windows-nt) :value nil)
SKIPPED eglot-test-project-wide-diagnostics-rust-analyzer ((skip-unless (executable-find "rust-analyzer")) :form (executable-find "rust-analyzer") :value nil)
SKIPPED eglot-test-project-wide-diagnostics-typescript ((skip-unless (and (executable-find "typescript-language-server") (executable-find "tsserver"))) :form (and (executable-find "typescript-language-server") (executable-find "tsserver")) :value nil)
SKIPPED eglot-test-python-autopep-formatting ((skip-unless (and (executable-find "pylsp") (executable-find "autopep8"))) :form (and (executable-find "pylsp") (executable-find "autopep8")) :value nil)
SKIPPED eglot-test-python-yapf-formatting ((skip-unless (and (executable-find "pylsp") (not (executable-find "autopep8")) (or (executable-find "yapf") (executable-find "yapf3")))) :form (and (executable-find "pylsp") (not (executable-find "autopep8")) (or (executable-find "yapf") (executable-find "yapf3"))) :value nil)
SKIPPED eglot-test-rust-analyzer-hover-after-edit ((skip-unless (executable-find "rust-analyzer")) :form (executable-find "rust-analyzer") :value nil)
SKIPPED eglot-test-rust-analyzer-watches-files ((skip-unless (executable-find "rust-analyzer")) :form (executable-find "rust-analyzer") :value nil)
SKIPPED eglot-test-rust-on-type-formatting ((skip-unless (executable-find "rust-analyzer")) :form (executable-find "rust-analyzer") :value nil)
SKIPPED eglot-test-snippet-completions ((skip-unless (and (executable-find "pylsp") (functionp 'yas-minor-mode))) :form (and (executable-find "pylsp") (functionp 'yas-minor-mode)) :value nil)
SKIPPED eglot-test-snippet-completions-with-company ((skip-unless (and (executable-find "pylsp") (functionp 'yas-minor-mode) (functionp 'company-complete))) :form (and (executable-find "pylsp") (functionp 'yas-minor-mode) (functionp 'company-complete)) :value nil)
--8<---------------cut here---------------end--------------->8---
Could somebody check why the test eglot-test-multiline-eldoc fails? And
are there recipes how to install the missing dependencies in Debian
bullseye, in order to activate the missing tests? I've digged for
recipes of clangd and pylisp (see test/infra/Dockerfile.emba target
emacs-eglot); doing it for the other dependencies would be too much for
me.
Best regards, Michael.
next prev parent reply other threads:[~2023-03-29 14:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-15 12:09 Eglot tests on EMBA Michael Albinus
2023-03-29 14:34 ` Michael Albinus [this message]
2023-03-29 14:46 ` João Távora
2023-03-30 12:45 ` João Távora
2023-03-31 10:31 ` Michael Albinus
2023-03-31 10:50 ` João Távora
2023-03-31 12:14 ` Michael Albinus
2023-03-31 13:35 ` João Távora
2023-03-31 14:03 ` João Távora
2023-03-31 14:16 ` Michael Albinus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87tty3eide.fsf@gmx.de \
--to=michael.albinus@gmx.de \
--cc=emacs-devel@gnu.org \
--cc=joaotavora@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.