Skip to content

Conversation

zakkak
Copy link
Contributor

@zakkak zakkak commented Oct 6, 2025

Remove long (>=3 years) deprecated options form native configuration, plus fullStackTraces which is always true in GraalVM >= 23.1 (the older GraalVM version supported by Quarkus at the moment).

@zakkak zakkak added area/housekeeping Issue type for generalized tasks not related to bugs or enhancements area/native-image labels Oct 6, 2025
@quarkus-bot quarkus-bot bot added the area/core label Oct 6, 2025
@zakkak zakkak marked this pull request as ready for review October 6, 2025 09:22

This comment has been minimized.

@zakkak zakkak force-pushed the 2025-10-06-remove-long-deprecated-native-options branch from 57d5d60 to 0fb44ac Compare October 6, 2025 10:01

This comment has been minimized.

@zakkak zakkak force-pushed the 2025-10-06-remove-long-deprecated-native-options branch from 0fb44ac to f157f10 Compare October 6, 2025 10:21

This comment has been minimized.

@zakkak
Copy link
Contributor Author

zakkak commented Oct 6, 2025

I need to have a closer look at the Native Tests - Misc2 failure

@zakkak zakkak force-pushed the 2025-10-06-remove-long-deprecated-native-options branch from f157f10 to 5c0b212 Compare October 7, 2025 09:21
@zakkak zakkak force-pushed the 2025-10-06-remove-long-deprecated-native-options branch from 5c0b212 to 4557b4a Compare October 7, 2025 09:23
Copy link

quarkus-bot bot commented Oct 7, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 4557b4a.

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
JVM Integration Tests - JDK 17 Clean Gradle temp directory ⚠️ Check → Logs Raw logs 🚧
✔️ JVM Integration Tests - JDK 17 Windows Logs Raw logs 🚧
✔️ JVM Integration Tests - JDK 21 Logs Raw logs 🚧
✔️ JVM Integration Tests - JDK 25 Logs Raw logs 🚧

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 17

📦 test-framework/jacoco/runtime

io.quarkus.jacoco.runtime.DataFileWatchTest.waitForDataFileThatNeverAppears - History

  • Expecting value to be false but was true - org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: 

Expecting value to be false but was true
	at io.quarkus.jacoco.runtime.DataFileWatchTest.waitForDataFileThatNeverAppears(DataFileWatchTest.java:208)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

⚙️ Maven Tests - JDK 17

📦 integration-tests/devmode

io.quarkus.test.devui.DevUIGrpcSmokeTest.testTestService - History

  • Too many recursions, message not returned for id [953198321] - java.lang.RuntimeException
java.lang.RuntimeException: Too many recursions, message not returned for id [953198321]
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:175)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:178)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:178)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:178)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:178)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:178)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:178)

⚙️ Gradle Tests - JDK 17 Windows

📦 integration-tests/gradle

io.quarkus.gradle.devmode.IncludedKotlinBuildDevModeTest.main - History

  • Condition with Lambda expression in io.quarkus.test.devmode.util.DevModeClient was not fulfilled within 1 minutes 30 seconds. - org.awaitility.core.ConditionTimeoutException
org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in io.quarkus.test.devmode.util.DevModeClient was not fulfilled within 1 minutes  30 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1129)
	at io.quarkus.test.devmode.util.DevModeClient.getHttpResponse(DevModeClient.java:164)
	at io.quarkus.gradle.devmode.QuarkusDevGradleTestBase.getHttpResponse(QuarkusDevGradleTestBase.java:165)

@gsmet gsmet merged commit e549cee into quarkusio:main Oct 8, 2025
58 of 59 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.29 - main milestone Oct 8, 2025
@zakkak zakkak deleted the 2025-10-06-remove-long-deprecated-native-options branch October 8, 2025 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/core area/housekeeping Issue type for generalized tasks not related to bugs or enhancements area/kotlin area/native-image triage/flaky-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants