-
Notifications
You must be signed in to change notification settings - Fork 3k
Bump jacoco.version from 0.8.12 to 0.8.13 #47142
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
Conversation
Bumps `jacoco.version` from 0.8.12 to 0.8.13. Updates `org.jacoco:org.jacoco.core` from 0.8.12 to 0.8.13 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.13) Updates `org.jacoco:org.jacoco.report` from 0.8.12 to 0.8.13 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.13) Updates `org.jacoco:org.jacoco.agent` from 0.8.12 to 0.8.13 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.13) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.12 to 0.8.13 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.13) --- updated-dependencies: - dependency-name: org.jacoco:org.jacoco.core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jacoco:org.jacoco.report dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jacoco:org.jacoco.agent dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Status for workflow
|
| Status | Name | Step | Failures | Logs | Raw logs | Build scan |
|---|---|---|---|---|---|---|
| ✔️ | JVM Tests - JDK 17 | Logs | Raw logs | 🔍 | ||
| ✔️ | JVM Tests - JDK 21 | Logs | Raw logs | 🔍 | ||
| ✖ | JVM Tests - JDK 17 Windows | Build |
Failures | Logs | Raw logs | 🔍 |
Full information is available in the Build summary check run.
You can consult the Develocity build scans.
Failures
⚙️ JVM Tests - JDK 17 Windows #
- Failing: extensions/resteasy-reactive/rest-client/deployment
! Skipped: devtools/bom-descriptor-json extensions/keycloak-admin-rest-client/deployment extensions/liquibase/liquibase-mongodb/deployment and 20 more📦 extensions/resteasy-reactive/rest-client/deployment
✖ io.quarkus.rest.client.reactive.tls.TlsConfigReloadKeystoreTest. line 104 - History - More details - Source on GitHub
java.util.concurrent.ExecutionException: java.net.BindException: Address already in use: bind
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2096)
at io.quarkus.rest.client.reactive.tls.TlsConfigReloadKeystoreTest.runServer(TlsConfigReloadKeystoreTest.java:165)
at io.quarkus.rest.client.reactive.tls.TlsConfigReloadKeystoreTest.setupServer(TlsConfigReloadKeystoreTest.java:97)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:521)
at io.quarkus.test.QuarkusUnitTest.interceptBeforeAllMethod(QuarkusUnitTest.java:392)
Flaky tests - Develocity
⚙️ Gradle Tests - JDK 17 Windows
📦 integration-tests/gradle
✖ io.quarkus.gradle.devmode.KotlinProjectWithCompilerArgsDevModeTest.main - History
Condition with Lambda expression in io.quarkus.test.devmode.util.DevModeClient was not fulfilled within 2 minutes.-org.awaitility.core.ConditionTimeoutException
org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in io.quarkus.test.devmode.util.DevModeClient was not fulfilled within 2 minutes.
at app//org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at app//org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
at app//org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
at app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
at app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1129)
at app//io.quarkus.test.devmode.util.DevModeClient.getHttpResponse(DevModeClient.java:164)
at app//io.quarkus.gradle.devmode.QuarkusDevGradleTestBase.getHttpResponse(QuarkusDevGradleTestBase.java:165)
⚙️ JVM Integration Tests - JDK 17
📦 integration-tests/grpc-hibernate
✖ com.example.grpc.hibernate.VertxBlockingRawTest.shouldAdd - History
Condition with Lambda expression in com.example.grpc.hibernate.BlockingRawTestBase was not fulfilled within 30 seconds.-org.awaitility.core.ConditionTimeoutException
org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in com.example.grpc.hibernate.BlockingRawTestBase was not fulfilled within 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 com.example.grpc.hibernate.BlockingRawTestBase.shouldAdd(BlockingRawTestBase.java:59)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
Bumps
jacoco.versionfrom 0.8.12 to 0.8.13.Updates
org.jacoco:org.jacoco.corefrom 0.8.12 to 0.8.13Release notes
Sourced from org.jacoco:org.jacoco.core's releases.
Commits
78d5effPrepare release 0.8.13e579092Happy birthday Java 24! (#1867)17d31aaUpgrade ASM to 9.8 (#1863)ee07ecbUpgrade Kotlin to 2.1.20 (#1860)f0dcc6bBump actions/upload-artifact from 4.6.1 to 4.6.2 (#1861)99707c3Upgrade spotless-maven-plugin to 2.44.3 (#1851)21f6a99Upgrade maven-deploy-plugin to 3.1.4 (#1854)c7da68bUpgrade maven-install-plugin to 3.1.4 (#1853)80ebc77Upgrade maven-clean-plugin to 3.4.1 (#1850)0bb8bd5Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#1852)Updates
org.jacoco:org.jacoco.reportfrom 0.8.12 to 0.8.13Release notes
Sourced from org.jacoco:org.jacoco.report's releases.
Commits
78d5effPrepare release 0.8.13e579092Happy birthday Java 24! (#1867)17d31aaUpgrade ASM to 9.8 (#1863)ee07ecbUpgrade Kotlin to 2.1.20 (#1860)f0dcc6bBump actions/upload-artifact from 4.6.1 to 4.6.2 (#1861)99707c3Upgrade spotless-maven-plugin to 2.44.3 (#1851)21f6a99Upgrade maven-deploy-plugin to 3.1.4 (#1854)c7da68bUpgrade maven-install-plugin to 3.1.4 (#1853)80ebc77Upgrade maven-clean-plugin to 3.4.1 (#1850)0bb8bd5Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#1852)Updates
org.jacoco:org.jacoco.agentfrom 0.8.12 to 0.8.13Release notes
Sourced from org.jacoco:org.jacoco.agent's releases.
Commits
78d5effPrepare release 0.8.13e579092Happy birthday Java 24! (#1867)17d31aaUpgrade ASM to 9.8 (#1863)ee07ecbUpgrade Kotlin to 2.1.20 (#1860)f0dcc6bBump actions/upload-artifact from 4.6.1 to 4.6.2 (#1861)99707c3Upgrade spotless-maven-plugin to 2.44.3 (#1851)21f6a99Upgrade maven-deploy-plugin to 3.1.4 (#1854)c7da68bUpgrade maven-install-plugin to 3.1.4 (#1853)80ebc77Upgrade maven-clean-plugin to 3.4.1 (#1850)0bb8bd5Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#1852)Updates
org.jacoco:jacoco-maven-pluginfrom 0.8.12 to 0.8.13Release notes
Sourced from org.jacoco:jacoco-maven-plugin's releases.
Commits
78d5effPrepare release 0.8.13e579092Happy birthday Java 24! (#1867)17d31aaUpgrade ASM to 9.8 (#1863)ee07ecbUpgrade Kotlin to 2.1.20 (#1860)f0dcc6bBump actions/upload-artifact from 4.6.1 to 4.6.2 (#1861)99707c3Upgrade spotless-maven-plugin to 2.44.3 (#1851)21f6a99Upgrade maven-deploy-plugin to 3.1.4 (#1854)c7da68bUpgrade maven-install-plugin to 3.1.4 (#1853)80ebc77Upgrade maven-clean-plugin to 3.4.1 (#1850)0bb8bd5Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#1852)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)