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

Skip ContextCustomizerFactory that cannot be loaded #29034

Closed
sbrannen opened this issue Aug 28, 2022 · 0 comments
Closed

Skip ContextCustomizerFactory that cannot be loaded #29034

sbrannen opened this issue Aug 28, 2022 · 0 comments
Assignees
Labels
in: test Issues in the test module type: enhancement A general enhancement
Milestone

Comments

@sbrannen
Copy link
Member

If a TestExecutionListener cannot be loaded due to a ClassNotFoundException or NoClassDefFoundError, we skip it and log a DEBUG message.

We should implement the same "skipping" logic for a ContextCustomizerFactory that cannot be loaded.

@sbrannen sbrannen added in: test Issues in the test module type: enhancement A general enhancement labels Aug 28, 2022
@sbrannen sbrannen added this to the 6.0.0-M6 milestone Aug 28, 2022
@sbrannen sbrannen self-assigned this Aug 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: test Issues in the test module type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant