mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
Mark a test as broken
[skip ci]
This commit is contained in:
parent
7c1fd2b82f
commit
2f717abb9c
|
|
@ -436,7 +436,7 @@
|
|||
1))
|
||||
|
||||
(with-test (:name (run-program :malloc-deadlock)
|
||||
:broken-on :sb-safepoint
|
||||
:broken-on (or :sb-safepoint (and :darwin :x86-64))
|
||||
:skipped-on (or :ubsan (not :sb-thread) :win32 :android))
|
||||
(let* (stop
|
||||
(delay-between-gc
|
||||
|
|
|
|||
Loading…
Reference in a new issue