Index: /trunk/tests/ansi-tests/ccl.lsp
===================================================================
--- /trunk/tests/ansi-tests/ccl.lsp	(revision 13927)
+++ /trunk/tests/ansi-tests/ccl.lsp	(revision 13928)
@@ -900,5 +900,5 @@
 					    (push (ccl::compiler-warning-warning-type c) warnings)
 					    (muffle-warning c))))
-      (test-compile (test-source-file "~a" text) :hide-warnings t))
+      (test-compile (test-source-file "~a" text) :hide-warnings t :break-on-program-errors nil))
     (nreverse warnings)))
   
