projects
/
sbcl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33391df
)
backtrace-interrupted-condition-wait now passes on darwin.
author
Jim Wise
<jwise@draga.com>
Wed, 1 May 2013 01:23:05 +0000
(21:23 -0400)
committer
Jim Wise
<jwise@draga.com>
Wed, 1 May 2013 01:23:05 +0000
(21:23 -0400)
tests/debug.impure.lisp
patch
|
blob
|
history
diff --git
a/tests/debug.impure.lisp
b/tests/debug.impure.lisp
index
8941b59
..
cfa16d6
100644
(file)
--- a/
tests/debug.impure.lisp
+++ b/
tests/debug.impure.lisp
@@
-205,7
+205,6
@@
;; the frame we expect. If we leave it out, the backtrace is
;; fine -- but the test fails. I can only boggle right now.
:fails-on `(or (and :x86 :linux)
- :darwin
:win32))
(let ((m (sb-thread:make-mutex))
(q (sb-thread:make-waitqueue)))