mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-24 13:31:58 -08:00
this test is breaks windows tests, disable it
This commit is contained in:
parent
cc38c1d39e
commit
8cb898fc28
1 changed files with 1 additions and 0 deletions
|
|
@ -178,6 +178,7 @@
|
|||
;;;; Created: 2016-09-07
|
||||
;;;; Contains: External process interaction API
|
||||
;;;;
|
||||
#-windows
|
||||
(test external-process.0001.run-program/wait/terminate
|
||||
(let ((p (nth-value 2 (ext:run-program #-windows "sleep"
|
||||
#+windows "timeout"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue