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

Revive interpreter and lisp tests #4512

Closed
scabug opened this issue Apr 25, 2011 · 10 comments
Closed

Revive interpreter and lisp tests #4512

scabug opened this issue Apr 25, 2011 · 10 comments

Comments

@scabug
Copy link

scabug commented Apr 25, 2011

I moved test/files/jvm/interpreter.scala to pending for now. It stops running on more and more machines because default heap size is not enough for it. It seems that my addition of 55 bridge forwarder methods and 5 new interfaces pushed it over the edge here. We should find pass a sufficient heapsize to the subprocess that runs the interpreter and then bring the test back.

@scabug
Copy link
Author

scabug commented Apr 25, 2011

Imported From: https://issues.scala-lang.org/browse/SI-4512?orig=1
Reporter: @odersky

@scabug
Copy link
Author

scabug commented May 15, 2011

@paulp said:
(In r24964) Temporarily sending lisp.scala to be interpreter.scala's equally
memory hungry buddy in pending. References #4512. This should be
straightened out imminently, but I will solve this more easily by
looking forward, not backward. No review.

@scabug
Copy link
Author

scabug commented May 31, 2011

Commit Message Bot (anonymous) said:
(extempore in r25047) Restored the lisp.scala test. I already restored the intepreter
test in r25038, so closes #4512, no review.

@scabug
Copy link
Author

scabug commented Jul 26, 2011

@SethTisue said:
reopening because the interpreter test was restored but the lisp test is still disabled and the issue with both tests appears to be the same

@scabug
Copy link
Author

scabug commented Jul 26, 2011

@scabug
Copy link
Author

scabug commented Jul 27, 2011

@SethTisue said:
partest defaults tweaked, lisp test reinstated by Paul in r25387. hopefully it won't start failing
the build again. optimistically closing the ticket.

@scabug
Copy link
Author

scabug commented Aug 2, 2011

@SethTisue said:
should this problem come back, Jason Zaugg suggests "add -XX:+HeapDumpOnOutOfMemoryError to the JVM options
and archive the heap dumps as build artifact for forensics"

@scabug
Copy link
Author

scabug commented Oct 5, 2011

@paulp said:
Lots of failures again implicating the lisp test. Collecting heap dump impractical for me. Will take pointers.

@scabug
Copy link
Author

scabug commented Jun 11, 2012

@adriaanm said (edited on Jun 11, 2012 1:03:07 PM UTC):
#4579 moved the lisp testing into pos/, still looking for a volunteer to promote it to run/
(be warned, that goal is not just a git mv away)

@scabug scabug added this to the Backlog milestone Apr 7, 2017
@SethTisue
Copy link
Member

another dead Lisp dream.

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

No branches or pull requests

2 participants