You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spe...@googlegroups.com
If there is a bug in code then (run-specs) prints Evaluation aborted and absolutely nothing else.
It would be great to get a stacktrace. Is it possible ?
user> (run-specs)
; Evaluation aborted.
Micah Martin
unread,
Aug 30, 2012, 10:25:48 AM8/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spe...@googlegroups.com
Sorry for the delay in responding. I missed this message somehow.
The "Evaluation aborted" message isn't coming from Speclj. Speclj goes to great lengths to make sure stack traces are printed when Exceptions are thrown. I'll need a code example that exposes the problem before I can fix it.