]> git.eshelyaron.com Git - emacs.git/commitdiff
Revert skip on eglot-tests.el
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 23 Apr 2024 15:08:06 +0000 (17:08 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 24 Apr 2024 17:42:36 +0000 (19:42 +0200)
* test/lisp/progmodes/eglot-tests.el (eglot-test-basic-symlink):
Comment out skip on EMBA.

(cherry picked from commit 94ed2df02fa1841095041c8c26ad243052638e22)

test/lisp/progmodes/eglot-tests.el

index 4a75a1c5147c7d84f3fc5a840ba5cd30a68641f1..96519175fa1314b1943e8801fe102ffda5f7df71 100644 (file)
@@ -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