Disable a test

[skip ci]
This commit is contained in:
Stas Boukarev 2026-08-30 05:21:29 +03:00
parent 1899deda6a
commit 5a5ce63459

View file

@ -211,7 +211,8 @@
(list `(flet test :in ,*p*) #'not-optimized)))))
(with-test (:name (:backtrace :interrupted-condition-wait)
:skipped-on (not :sb-thread))
:skipped-on (not :sb-thread)
:broken-on (and :darwin :x86-64))
(let ((m (sb-thread:make-mutex))
(q (sb-thread:make-waitqueue)))
(assert-backtrace