From: Michael Albinus Date: Tue, 23 Apr 2024 15:08:06 +0000 (+0200) Subject: Revert skip on eglot-tests.el X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7cf12a7dd29f0bd4be17759dae97461425dbaa57;p=emacs.git Revert skip on eglot-tests.el * test/lisp/progmodes/eglot-tests.el (eglot-test-basic-symlink): Comment out skip on EMBA. (cherry picked from commit 94ed2df02fa1841095041c8c26ad243052638e22) --- diff --git a/test/lisp/progmodes/eglot-tests.el b/test/lisp/progmodes/eglot-tests.el index 4a75a1c5147..96519175fa1 100644 --- a/test/lisp/progmodes/eglot-tests.el +++ b/test/lisp/progmodes/eglot-tests.el @@ -441,7 +441,7 @@ directory hierarchy." (skip-unless (executable-find "clangd")) ;; This test is said to fail due to bug#70408. So we skip it at least ;; on EMBA, because it poisons the test jobs. - (skip-when (getenv "EMACS_EMBA_CI")) + ;(skip-when (getenv "EMACS_EMBA_CI")) ;; MS-Windows either fails symlink creation or pops up UAC prompts. (skip-when (eq system-type 'windows-nt)) (eglot--with-fixture