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

Fix test around releasing intermediate versions #1509

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

rorbech
Copy link
Contributor

@rorbech rorbech commented Sep 8, 2023

The old version of test was erroneously storing references to live objects, thus wouldn't ever hold on to any frozen versions beside the initial object. The test was actually ok, but it is now easier to play around with not clearing the references as it is just a matter of commenting out referenceHolder.clear() to make the test fail.

@rorbech rorbech merged commit 24b19c2 into releases Sep 8, 2023
2 of 4 checks passed
@rorbech rorbech deleted the cr/fix-release-intermediate-version-test branch September 8, 2023 12:36
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants