1.0.16.46: small fixes to tests
commit62e8cf70b09b73b8a94c303c28d4f4721135bae9
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 26 May 2008 18:27:17 +0000 (26 18:27 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 26 May 2008 18:27:17 +0000 (26 18:27 +0000)
treebc9a32324854aebd60af012231da18d75b6f15e3
parent71d17114e902d5452affc34bf7e7a4cc1bfdfca4
1.0.16.46: small fixes to tests

 * Remove the WITH-TIMEOUT from around the final test: it just made it
   brittle, if something caused the threads to take slightly longer.

   Add a comment about a semi-randomly broken :SCHEDULE-STRESS test in
   timers.impure.lisp.

 * Typo in ctor.impure.lisp: UPDATE-INSTANCE-FOR-REDEFINED-CLASS,
   not UPDATE-INSTANCE-FOR-REDIFINED-CLASS. (Thank to Paul Khuong)
tests/ctor.impure.lisp
tests/hash.impure.lisp
tests/timer.impure.lisp
version.lisp-expr