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

ArC - custom error message when kotlin List used with All qualifier #24795

Merged
merged 1 commit into from
Apr 6, 2022

Conversation

mkouba
Copy link
Contributor

@mkouba mkouba commented Apr 6, 2022

@mkouba mkouba requested review from Ladicek and geoand April 6, 2022 11:39
@quarkus-bot quarkus-bot bot added the area/arc Issue related to ARC (dependency injection) label Apr 6, 2022
@mkouba mkouba added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Apr 6, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Apr 6, 2022

Failing Jobs - Building 0e01070

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 11 Windows Build Failures Logs Raw logs
✔️ JVM Tests - JDK 17

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 Windows #

- Failing: extensions/smallrye-reactive-messaging-amqp/deployment 
! Skipped: integration-tests/reactive-messaging-amqp 

📦 extensions/smallrye-reactive-messaging-amqp/deployment

io.quarkus.smallrye.reactivemessaging.amqp.AnonymousAmqpTest.test line 30 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.smallrye.reactivemessaging.amqp.AnonymousAmqpTest was not fulfilled within 1 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

@mkouba mkouba merged commit 2c0798c into quarkusio:main Apr 6, 2022
@quarkus-bot quarkus-bot bot added this to the 2.9 - main milestone Apr 6, 2022
@quarkus-bot quarkus-bot bot added kind/enhancement New feature or request and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Apr 6, 2022
@gsmet gsmet modified the milestones: 2.9 - main, 2.8.2.Final Apr 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arc Issue related to ARC (dependency injection) area/kotlin kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow Kotlin Collections.List for @All qualifier
4 participants