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

QuarkusComponentTest - add support for @All List injection points #33927

Merged
merged 1 commit into from Jun 10, 2023

Conversation

mkouba
Copy link
Contributor

@mkouba mkouba commented Jun 9, 2023

No description provided.

@mkouba mkouba requested review from Ladicek and manovotn June 9, 2023 07:13
@quarkus-bot quarkus-bot bot added the area/arc Issue related to ARC (dependency injection) label Jun 9, 2023
@mkouba mkouba force-pushed the quarkuscomponenttest-alllist-support branch from d56d41c to edf4dce Compare June 9, 2023 08:14
@mkouba mkouba added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jun 9, 2023
@quarkus-bot

This comment has been minimized.

@quarkus-bot
Copy link

quarkus-bot bot commented Jun 9, 2023

Failing Jobs - Building edf4dce

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
JVM Tests - JDK 19 Build Failures Logs Raw logs
✔️ Maven Tests - JDK 11
Maven Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 19 #

- Failing: extensions/amazon-lambda/deployment 
! Skipped: extensions/amazon-lambda-http/deployment extensions/amazon-lambda-rest/deployment integration-tests/amazon-lambda and 6 more

📦 extensions/amazon-lambda/deployment

io.quarkus.amazon.lambda.deployment.testing.LambdaDevServicesContinuousTestingTestCase.testLambda line 48 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: expected: <1> but was: <0>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)

@mkouba mkouba merged commit 3a154fd into quarkusio:main Jun 10, 2023
44 of 46 checks passed
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jun 10, 2023
@quarkus-bot quarkus-bot bot added this to the 3.2 - main milestone Jun 10, 2023
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/testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants