-
Notifications
You must be signed in to change notification settings - Fork 15
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
Investigate segfaults in Squeak Tests #131
Comments
The following tests hang, segfault, or run out of memory:
|
Now remaining crashes are:
|
Down to
|
@fniephaus: Now that we shouldn't segfault or hang for most tests, do you think we could set up a SmalltalkCI config to run in-image tests, excluding those three that don't work right now? |
All SqueakSSLTests are now running as of f2b4b50 |
@timfel do you want to run in-image tests right after building a vm? |
no, i was thinking of a setup like RSqueak-App, with a cron job that runs tests daily, maybe split into jobs for groups of core packages |
Like RSqueak-App or as part of RSqueak-App? Any idea how long all test need to run on a current RSqueak vm? |
No description provided.
The text was updated successfully, but these errors were encountered: