projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
418cade
)
Revert skip on eglot-tests.el
author
Michael Albinus
<michael.albinus@gmx.de>
Tue, 23 Apr 2024 15:08:06 +0000
(17:08 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Tue, 23 Apr 2024 15:08:06 +0000
(17:08 +0200)
* test/lisp/progmodes/eglot-tests.el (eglot-test-basic-symlink):
Comment out skip on EMBA.
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 4a75a1c5147c7d84f3fc5a840ba5cd30a68641f1..96519175fa1314b1943e8801fe102ffda5f7df71 100644
(file)
--- 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