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

Temporary disabled CompositeBuildWithDependenciesDevModeTest flaky test #27786

Merged
merged 1 commit into from
Sep 8, 2022

Conversation

glefloch
Copy link
Member

@glefloch glefloch commented Sep 7, 2022

@gsmet, this disable the flaky test I will need a bit more time to investigate the failure.

@glefloch glefloch requested a review from gsmet September 7, 2022 14:52
@quarkus-bot quarkus-bot bot added the area/gradle Gradle label Sep 7, 2022
@@ -7,6 +7,9 @@
import java.nio.file.Files;
import java.nio.file.Path;

import org.junit.jupiter.api.Disabled;

@Disabled
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
@Disabled
@Disabled("flaky")

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I pushed a fix for the label

@glefloch glefloch force-pushed the fix/disable-flaky-test branch from 19fec73 to 0f6ef87 Compare September 8, 2022 06:47
@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Sep 8, 2022
@gsmet gsmet merged commit fa80bb8 into quarkusio:main Sep 8, 2022
@quarkus-bot quarkus-bot bot added this to the 2.13 - main milestone Sep 8, 2022
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Sep 8, 2022
@glefloch glefloch deleted the fix/disable-flaky-test branch September 12, 2022 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants