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

Add missing unit tests for SimpleAliasRegistry #31348

Closed
wants to merge 1 commit into from

Conversation

e-freni
Copy link
Contributor

@e-freni e-freni commented Oct 2, 2023

I've understood the purpose of that inversion (it took me a little while, to be honest :) ), so I've created a new pull request just for the code coverage. I hope everything is okay this time.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Oct 2, 2023
@sbrannen sbrannen self-assigned this Oct 2, 2023
@sbrannen sbrannen added type: task A general task in: core Issues in core modules (aop, beans, core, context, expression) and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Oct 2, 2023
@sbrannen sbrannen added this to the 6.1.0-RC1 milestone Oct 2, 2023
@sbrannen sbrannen changed the title added SimpleAliasRegistry code coverage Add missing unit tests for SimpleAliasRegistry Oct 2, 2023
@sbrannen sbrannen closed this in d507590 Oct 3, 2023
sbrannen added a commit to sbrannen/spring-framework that referenced this pull request Oct 3, 2023
@sbrannen
Copy link
Member

sbrannen commented Oct 3, 2023

This has been merged into main in d507590 and revised in 74fc8bd.

Thanks

@sbrannen sbrannen mentioned this pull request Oct 3, 2023
2 tasks
@sbrannen
Copy link
Member

sbrannen commented Oct 3, 2023

I've understood the purpose of that inversion (it took me a little while, to be honest :) ),

Indeed, it's a bit tricky at first glance.

I hope everything is okay this time.

It is... except that I determined that some of the tests involving Mockito are flaky. 🤔

@e-freni, since you submitted this PR, would you be interested in getting to the bottom of the flaky test you created?

@e-freni
Copy link
Contributor Author

e-freni commented Oct 3, 2023

@sbrannen sure, go ahead and assign me the issue

@sbrannen
Copy link
Member

sbrannen commented Oct 4, 2023

@sbrannen sure, go ahead and assign me the issue

I unfortunately cannot assign it to you; however, I've added a comment to make people aware that you plan to address it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants