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

Take configured wait time into account in @QuarkusIntegrationTest for log file check #20129

Merged
merged 1 commit into from
Sep 14, 2021

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Sep 14, 2021

Relates to: #17767 (comment)

@quarkus-bot
Copy link

quarkus-bot bot commented Sep 14, 2021

Failing Jobs - Building e1bb4f2

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

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 Windows #

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

📦 extensions/amazon-lambda/deployment

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

org.opentest4j.AssertionFailedError: expected: <0> but was: <1>
	at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)

@geoand geoand merged commit 7a1c973 into quarkusio:main Sep 14, 2021
@quarkus-bot quarkus-bot bot added this to the 2.3 - main milestone Sep 14, 2021
@gastaldi
Copy link
Contributor

Looks good. Can we use awaitility somehow here?

@geoand geoand deleted the qit-wait-time branch September 14, 2021 12:02
@geoand
Copy link
Contributor Author

geoand commented Sep 14, 2021

I don't think we have awaitility as a dependency of quarkus-test-common, although it might be worth adding it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants