Hello everyone,
This morning I downloaded the latest slime from github. I have put together a simple bash script to automate the process and as part of that script I run the test suit using: make clean check make check-fancy
The results of the test were: Ran 112 tests, 110 results as expected, 2 unexpected (2014-02-21 07:20:38-0800) 1 expected failures
2 unexpected results: FAILED autodoc-tests-23 FAILED autodoc-tests-24
I ran the test suite from the command prompt to check if it was my script causing the problem, but I got the same two errors.
This is different from the previous download where I ran the test suite from the command prompt using the same two commands and got no unexpected errors.
Respectfully,
Paul Bowyer