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

Prevent QuarkusTestResourceLifecycleManager from being run twice #16112

Merged
merged 1 commit into from
Mar 30, 2021

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Mar 30, 2021

This happened when the QuarkusTestResourceLifecycleManager was
configured in a @QuarkusTestResource that was being used as a
meta-annotation

Fixes: #16108

This happened when the QuarkusTestResourceLifecycleManager was
 configured in a @QuarkusTestResource that was being used as a
 meta-annotation

Fixes: quarkusio#16108
@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Mar 30, 2021
@geoand geoand merged commit e13fa1b into quarkusio:main Mar 30, 2021
@quarkus-bot quarkus-bot bot added this to the 1.14 - main milestone Mar 30, 2021
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Mar 30, 2021
@geoand geoand deleted the #16108 branch March 30, 2021 10:12
@gsmet gsmet modified the milestones: 1.14 - main, 1.13.1.Final Apr 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

QuarkusTestResourceLifecycleManager start/stop executed for each test method in Quarkus 1.13.0.CR1
3 participants