-
Notifications
You must be signed in to change notification settings - Fork 3k
Bump com.gradle:common-custom-user-data-maven-extension from 2.0.3 to 2.0.5 #49796
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
Bump com.gradle:common-custom-user-data-maven-extension from 2.0.3 to 2.0.5 #49796
Conversation
Bumps [com.gradle:common-custom-user-data-maven-extension](https://github.com/gradle/common-custom-user-data-maven-extension) from 2.0.3 to 2.0.5. - [Release notes](https://github.com/gradle/common-custom-user-data-maven-extension/releases) - [Commits](gradle/common-custom-user-data-maven-extension@v2.0.3...v2.0.5) --- updated-dependencies: - dependency-name: com.gradle:common-custom-user-data-maven-extension dependency-version: 2.0.5 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 Integration Tests - JDK 17 | Build |
Failures | Logs | Raw logs | 🚧 |
✔️ | JVM Integration Tests - JDK 17 Windows | Logs | Raw logs | 🚧 | ||
❌ | JVM Integration Tests - JDK 21 | Build |
Failures | Logs | Raw logs | 🚧 |
Full information is available in the Build summary check run.
You can consult the Develocity build scans.
Failures
⚙️ JVM Integration Tests - JDK 17 #
- Failing: integration-tests/smallrye-config
📦 integration-tests/smallrye-config
❌ io.quarkus.it.smallrye.config.HibernatePropertiesTest.
line 32
- History - More details - Source on GitHub
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
at io.quarkus.it.smallrye.config.HibernatePropertiesTest$1.beforeAll(HibernatePropertiesTest.java:32)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
⚙️ JVM Integration Tests - JDK 21 #
- Failing: integration-tests/smallrye-config
📦 integration-tests/smallrye-config
❌ io.quarkus.it.smallrye.config.HibernatePropertiesTest.
line 32
- History - More details - Source on GitHub
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
at io.quarkus.it.smallrye.config.HibernatePropertiesTest$1.beforeAll(HibernatePropertiesTest.java:32)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Flaky tests - Develocity
⚙️ JVM Tests - JDK 17 Windows
📦 extensions/micrometer-opentelemetry/deployment
❌ io.quarkus.micrometer.opentelemetry.deployment.compatibility.MicrometerTimedInterceptorTest.testTimeMethod_AsyncFailed
- History
Stream has no elements
-java.lang.IllegalArgumentException
java.lang.IllegalArgumentException: Stream has no elements
at io.quarkus.micrometer.opentelemetry.deployment.common.MetricDataFilter.lambda$lastReading$2(MetricDataFilter.java:213)
at java.base/java.util.Optional.orElseThrow(Optional.java:403)
at io.quarkus.micrometer.opentelemetry.deployment.common.MetricDataFilter.lastReading(MetricDataFilter.java:213)
at io.quarkus.micrometer.opentelemetry.deployment.common.MetricDataFilter.lastReadingDataPoint(MetricDataFilter.java:231)
at io.quarkus.micrometer.opentelemetry.deployment.compatibility.MicrometerTimedInterceptorTest.testTimeMethod_AsyncFailed(MicrometerTimedInterceptorTest.java:150)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:534)
⚙️ Gradle Tests - JDK 17 Windows
📦 integration-tests/gradle
❌ io.quarkus.gradle.BuildConfigurationTest.buildMutableJarOverride
- History
Multiple Failures (2 failures) -- failure 1 -- [sub project 'without-configuration', package type 'mutable-jar'] Expecting path:
-org.assertj.core.error.AssertJMultipleFailuresError
org.assertj.core.error.AssertJMultipleFailuresError:
Multiple Failures (2 failures)
-- failure 1 --
[sub project 'without-configuration', package type 'mutable-jar']
Expecting path:
D:\a\quarkus\quarkus\integration-tests\gradle\target\classes\build-configuration\without-configuration\build\quarkus-app\quarkus-run.jar
to exist (symbolic links were followed).
⚙️ JVM Integration Tests - JDK 21
📦 integration-tests/smallrye-context-propagation
❌ io.quarkus.context.test.SimpleContextPropagationTest.testArcTCContextPropagationDisabled
- History
expected: <2> but was: <3>
-org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: expected: <2> but was: <3>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:531)
at io.quarkus.context.test.SimpleContextPropagationTest.testArcTCContextPropagationDisabled(SimpleContextPropagationTest.java:92)
Bumps com.gradle:common-custom-user-data-maven-extension from 2.0.3 to 2.0.5.
Release notes
Sourced from com.gradle:common-custom-user-data-maven-extension's releases.
Commits
7f4841a
[maven-release-plugin] prepare release v2.0.55ce40aa
Update changes.mdf82e887
Merge pull request #308 from gradle/erichaagdev/add-github-run-attempt801c521
Add GitHub Run attempt as custom value19367a0
Update to use version 2.0.4 of the Common Custom User Data Maven Extensionc1c8c52
Prepare for next round of development7341e1f
[maven-release-plugin] prepare for next development iteration0abc83d
[maven-release-plugin] prepare release v2.0.4538db59
Update changes.md with latest fix1831207
Merge pull request #307 from jthurne/versatility/jthurne/add-github-run-numberYou 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)