More efficient integer division by multiplication
[sbcl.git] / tests / debug.impure.lisp
index ec0719b..a4c6114 100644 (file)
                    (list '(flet not-optimized))
                    (list '(flet test) #'not-optimized))))))
 
-(with-test (:name :interrupted-syscall)
+(with-test (:name :backtrace-interrupted-condition-wait
+            :skipped-on '(not :sb-thread))
   (let ((m (sb-thread:make-mutex))
         (q (sb-thread:make-waitqueue)))
     (assert (verify-backtrace