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 another issue with JDBC driver registration and test restart #14869

Closed
wants to merge 1 commit into from

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Feb 5, 2021

This fix is pretty terrible, but I don't see any other way around
the problem

Fixes: #14829

@geoand geoand requested a review from stuartwdouglas February 5, 2021 22:42
@ghost ghost added the area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins label Feb 5, 2021
This fix is pretty terrible, but I don't see any other way around
the problem

Fixes: quarkusio#14829
@stuartwdouglas
Copy link
Member

Maybe we should just try and load all the drivers parent first, I might investigate this weekend.

@stuartwdouglas
Copy link
Member

#14956 seems to work, lets see what CI says

@gsmet gsmet closed this Feb 10, 2021
@ghost ghost added the triage/invalid This doesn't seem right label Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins triage/invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Postgres TestContainer fails with "No suitable driver found" when switching test profiles
3 participants