1.0.42.35: tests: Update :fails-on clause for a test
authorAlastair Bridgewater <lisphacker@users.sourceforge.net>
Wed, 8 Sep 2010 01:12:16 +0000 (01:12 +0000)
committerAlastair Bridgewater <lisphacker@users.sourceforge.net>
Wed, 8 Sep 2010 01:12:16 +0000 (01:12 +0000)
commit2e511bb9091cfbb1a683fd1b6b31a7b2ca28c013
treefe0397fc1d6dab8f5b5375f38763ff35db4c87f7
parent46c787a2d562c47d895d33b43de60f0bf6245762
1.0.42.35: tests: Update :fails-on clause for a test

  * Test dynamic-extent.impure.lisp / BUG-586105 expects that both
lists and vectors can be stack-allocated, but not all platforms
support this.  Fortunately, the platforms that do support it also
have a feature conditional for it.  Added a :fails-on clause to
the test.
tests/dynamic-extent.impure.lisp
version.lisp-expr