Skip to content

Document current behaviour for integration tests #48725

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

holly-cummins
Copy link
Contributor

No description provided.

@holly-cummins holly-cummins requested a review from gsmet July 2, 2025 11:32
Comment on lines +558 to +559
Why the different behaviour? Quarkus builds are _long_, and running every integration test twice would make them even longer.
In most cases, coverage in the native build is sufficient.
Copy link
Member

Choose a reason for hiding this comment

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

It looks like we are only testing things in native, which is not exactly true as there is a Surefire counterpart. I wonder if we could avoid the confusion?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should we say something like "covering integration tests in the native build is sufficient"?

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.

2 participants