this test is breaks windows tests, disable it

This commit is contained in:
Daniel Kochmański 2016-12-06 23:59:38 +01:00
parent cc38c1d39e
commit 8cb898fc28

View file

@ -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"