]> git.eshelyaron.com Git - emacs.git/commitdiff
; Remove comment in eglot-tests.el
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 24 Apr 2024 06:28:20 +0000 (08:28 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 24 Apr 2024 17:43:56 +0000 (19:43 +0200)
(cherry picked from commit 2df8bc468549523806270808ca6652de8ebc8824)

test/lisp/progmodes/eglot-tests.el

index 96519175fa1314b1943e8801fe102ffda5f7df71..af1ee9989191cd03954d2133c320a6f5702feec8 100644 (file)
@@ -439,9 +439,6 @@ directory hierarchy."
 (ert-deftest eglot-test-basic-symlink ()
   "Test basic symlink support."
   (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"))
   ;; MS-Windows either fails symlink creation or pops up UAC prompts.
   (skip-when (eq system-type 'windows-nt))
   (eglot--with-fixture