1.0.18.30: disable failing test in timer.impure.lisp
[sbcl.git] / BUGS
diff --git a/BUGS b/BUGS
index e467f8b..0902dfd 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1916,3 +1916,7 @@ generally try to check returns in safe code, so we should here too.)
 
  reported by Stelian Ionescu on sbcl-devel.
 
+428: TIMER SCHEDULE-STRESS in timer.impure.lisp fails
+
+ Failure modes vary. Core problem seems to be (?) recursive entry to
+ RUN-EXPIRED-TIMERS.