projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8c319e
)
; Remove comment in eglot-tests.el
author
Michael Albinus
<michael.albinus@gmx.de>
Wed, 24 Apr 2024 06:28:20 +0000
(08:28 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Wed, 24 Apr 2024 06:28:20 +0000
(08:28 +0200)
test/lisp/progmodes/eglot-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/progmodes/eglot-tests.el
b/test/lisp/progmodes/eglot-tests.el
index 96519175fa1314b1943e8801fe102ffda5f7df71..af1ee9989191cd03954d2133c320a6f5702feec8 100644
(file)
--- a/
test/lisp/progmodes/eglot-tests.el
+++ b/
test/lisp/progmodes/eglot-tests.el
@@
-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