-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test suite problem on ECL #4
Comments
Commit f1b9fa2 should fix this bug. |
I have checked out the lates stmx and running tests on "quicklisp 2013-08-13 + stmx.f1b9fa233a". BTW, good status name for tickets where fix is commited, but hasn't yet been verified could be "fix-commited" |
Good suggestion, thanks. |
I have performed the stmx tests on the lisps I have on our linux test machine. Here is the report: |
So it seems in the very recent version of ECL, ecl-13.5.1-44c86e08, everything passed. Elder versions have some problems. BTW, to clarify the the report above. |
On recent ECL snapshots that fix ECL bug causing issue #5, test suite seems to pass more often but it sometimes still hangs - both with and without recent STMX fixes. I suspect a race condition, investigating it. |
stmx testsuite sometimes hangs on ECL, sometimes crashes with "out of memory" error.
http://common-lisp.net/project/cl-test-grid/library/stmx.html
The text was updated successfully, but these errors were encountered: