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

2.13: Upgrade Gradle to 7.6.1 #32424

Merged
merged 1 commit into from
May 9, 2023
Merged

Conversation

jmartisk
Copy link
Contributor

@jmartisk jmartisk commented Apr 5, 2023

No description provided.

@quarkus-bot quarkus-bot bot added area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/gradle Gradle area/platform Issues related to definition and interaction with Quarkus Platform labels Apr 5, 2023
@jmartisk jmartisk marked this pull request as ready for review April 26, 2023 05:13
@jmartisk jmartisk force-pushed the 2.13-gradle-7.6.1 branch from 7c3d245 to 95c4daa Compare April 26, 2023 05:14
@quarkus-bot

This comment has been minimized.

@jmartisk
Copy link
Contributor Author

There are some failures in Gradle tests, but all of them seem to be caused by an OutOfMemoryError.. weird. Not sure if related to the upgrade...

@quarkus-bot
Copy link

quarkus-bot bot commented Apr 27, 2023

Failing Jobs - Building 95c4daa

Status Name Step Failures Logs Raw logs
Gradle Tests - JDK 11 Build Failures Logs Raw logs
Gradle Tests - JDK 11 Windows Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ Gradle Tests - JDK 11 #

- Failing: integration-tests/gradle 

📦 integration-tests/gradle

io.quarkus.gradle.MutableJarFormatBootsInDevModeTest.testFastJarFormatWorks line 33 - More details - Source on GitHub

java.lang.AssertionError: 

Expecting path:

⚙️ Gradle Tests - JDK 11 Windows #

- Failing: integration-tests/gradle 

📦 integration-tests/gradle

io.quarkus.gradle.ConditionalDependenciesTest.scenarioTwo line 147 - More details - Source on GitHub

java.lang.AssertionError: 

Expecting path:

io.quarkus.gradle.devmode.ResourcesInBuildStepsDevModeTest.main line 24 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.test.devmode.util.DevModeTestUtils that uses java.util.function.Supplier, java.util.function.Supplierjava.util.concurrent.atomic.AtomicReference was not fulfilled within 3 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.gradle.TestFixtureModuleTest.testTaskShouldUseTestFixtures line 19 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 

Expecting value to be true but was false

@gsmet gsmet added this to the 2.13.8.Final milestone May 9, 2023
@gsmet gsmet merged commit 5caa345 into quarkusio:2.13 May 9, 2023
@jmartisk jmartisk deleted the 2.13-gradle-7.6.1 branch June 5, 2023 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/gradle Gradle area/platform Issues related to definition and interaction with Quarkus Platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants