slep-non-consing test: prevent from sleeping too much.
authorStas Boukarev <stassats@gmail.com>
Sat, 31 Aug 2013 06:17:18 +0000 (10:17 +0400)
committerStas Boukarev <stassats@gmail.com>
Sat, 31 Aug 2013 06:17:18 +0000 (10:17 +0400)
commit4b222ef18cc604eaa9f0c9e02e1b3bf89f0b408d
tree97c6da0a7d521900483d5fb2e68c829a4b39c63d
parent35ab27e7aab71c94aa6be12da15603c7fd87fca8
slep-non-consing test: prevent from sleeping too much.

Some platforms can't sleep for short amounts of time, add a
sb-ext:with-timeout around it and don't report it as a failure, since
there's basically nothing that can be fixed in such cases.
tests/interface.pure.lisp