Skip to content
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

Open
avodonosov opened this issue Sep 5, 2013 · 6 comments
Open

test suite problem on ECL #4

avodonosov opened this issue Sep 5, 2013 · 6 comments
Assignees
Labels

Comments

@avodonosov
Copy link

stmx testsuite sometimes hangs on ECL, sometimes crashes with "out of memory" error.

http://common-lisp.net/project/cl-test-grid/library/stmx.html

@ghost ghost assigned cosmos72 Sep 7, 2013
@cosmos72
Copy link
Owner

Commit f1b9fa2 should fix this bug.
I guess it will be picked up by cl-test-grid only after the next Quicklisp update.
My suggestion is to mark this bug as "needsinfo" or "question" until cl-test-grid tests the next Quicklisp update of STMX.

@avodonosov
Copy link
Author

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"

@cosmos72
Copy link
Owner

Good suggestion, thanks.
About the test suite, see also issue #5 - I fixed what I could, but there are known problems in ECL 13.5.1 with bordeaux-threads 0.8.3

@avodonosov
Copy link
Author

I have performed the stmx tests on the lisps I have on our linux test machine. Here is the report:
http://common-lisp.net/project/cl-test-grid/stmx/stmx.f1b9fa233a.html

@avodonosov
Copy link
Author

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.
"quicklisp 2013-08-13 + stmx.f1b9fa233a" is not affected by the issue #5 as we only tested stmx this time, which means bordeaux-threads FASLS were not compiled before stmx for some other library. Therefore the compilation failures are absent for "quicklisp 2013-08-13 + stmx.f1b9fa233a" and we see some test case failures instead.

@cosmos72
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants