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

Clean MCMethodDefinitionTest #13376

Merged
merged 2 commits into from
Apr 11, 2023

Conversation

jecisc
Copy link
Member

@jecisc jecisc commented Apr 10, 2023

This issue is one of the many steps needed to fix #13349.

MCMethodDefinitionTest is not really nice and leaves the system in a dirty states.
First it generates a package that it does not remove.
Second it recompiles its own code
Third it updates the Monticello mock package present in the image

This is an cleaning so that every code compilation happening is done in generated packages that get cleaned so that we do not dirty the code commited to Pharo.

@jecisc
Copy link
Member Author

jecisc commented Apr 10, 2023

[CI] Ring tests cause segmentation fault on GC #13364

Still with #testBehavior

[CI] test runs sometimes aborted due to SubscriptOutOfBounds error #12502

@MarcusDenker MarcusDenker merged commit a6f23a2 into pharo-project:Pharo12 Apr 11, 2023
@jecisc jecisc deleted the clean-monticello-tests branch April 13, 2023 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants