mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Inhibit extpipe tests on EMBA, because they apparently time out?
https://emba.gnu.org/emacs/emacs/-/pipelines/16387
This commit is contained in:
parent
3e5baffd03
commit
231a1ba30f
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@
|
|||
(skip-unless shell-file-name)
|
||||
(skip-unless shell-command-switch)
|
||||
(skip-unless (executable-find shell-file-name))
|
||||
(skip-unless (not (getenv "EMACS_EMBA_CI")))
|
||||
(let ((input ,input))
|
||||
(with-temp-eshell ,@body)))))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue