Skip to content

Conversation

@rquinio1A
Copy link
Member

Fixes quarkiverse/quarkiverse#37

QuarkusUnitTest 3.16+ contains a change of behavior (see quarkusio/quarkus#43914) : it only allows 1 properties file per test (the last one wins).
This was detected by the nightly build based on Quarkus master (999-SNAPSHOT), but can now also be reproduced with the recently released 3.16.0.CR1.
To avoid branching just for this, it's simpler to refactor the tests to work both with Quarkus 3.15 and 3.16.

QuarkusUnitTest 3.16+ contains a change of behavior: it only allows 1 properties file per test (the last one wins).
This was detected by the nightly build based on Quarkus master (999-SNAPSHOT), but can now also be reproduced with the recently released 3.16.0.CR1.
To avoid branching for this, it's simpler to refactor the tests to work both with Quarkus 3.15 and 3.16.
@rquinio1A rquinio1A requested a review from a team as a code owner October 23, 2024 14:09
@rquinio1A rquinio1A merged commit c4ff938 into quarkiverse:main Oct 23, 2024
1 check passed
@rquinio1A rquinio1A deleted the bugfix/quarkusunittest-3.16 branch October 23, 2024 15:07
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.

[CI] - Logging Splunk + Quarkus main

2 participants