tests: fix :skipped-on clause for weak hash-table tests.
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Mon, 5 Dec 2011 14:35:53 +0000 (09:35 -0500)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Mon, 5 Dec 2011 14:35:53 +0000 (09:35 -0500)
commitbaa495b809aac936baca13b423d2b3201650e719
treeffe798cf543dbb3a75313ab9a3534d488de98f9a
parent7c773fca12dce6fc78f07fb021d8562068ab5e7d
tests: fix :skipped-on clause for weak hash-table tests.

  * During the original addition of :skipped-on, the condition for
skipping the weak hash-table tests was changed from "non-threaded
x86oids" to "everything but threaded non-x86oids".  The actual
condition should be "non-threaded conservatively-scavenged-stack".
tests/hash.impure.lisp