-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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 org.junit:junit-bom from 5.10.5 to 5.12.0 #46434
base: main
Are you sure you want to change the base?
Conversation
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.5 to 5.12.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.5...r5.12.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Status for workflow
|
Status | Name | Step | Failures | Logs | Raw logs | Build scan |
---|---|---|---|---|---|---|
✖ | JVM Tests - JDK 17 | Build |
Failures | Logs | Raw logs | 🔍 |
✖ | JVM Tests - JDK 21 | Build |
Failures | Logs | Raw logs | 🔍 |
✖ | JVM Tests - JDK 17 Windows | Build |
Failures | Logs | Raw logs | 🔍 |
✖ | MicroProfile TCKs Tests | Verify |
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 #
- Failing: extensions/resteasy-classic/resteasy-client/deployment extensions/resteasy-reactive/rest/deployment
! Skipped: extensions/agroal/deployment extensions/avro/deployment extensions/elytron-security-jdbc/deployment and 93 more
📦 extensions/resteasy-classic/resteasy-client/deployment
✖ io.quarkus.restclient.configuration.QuarkusRestClientsTest.
- History - More details - Source on GitHub
org.junit.jupiter.api.extension.TestInstantiationException: Failed to create test instance
at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:708)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Suppressed: java.lang.NullPointerException: Cannot invoke "[Ljava.util.logging.Handler;.clone()" because "handlers" is null
at org.jboss.logmanager.Logger.setHandlers(Logger.java:264)
at io.quarkus.test.QuarkusUnitTest.afterAll(QuarkusUnitTest.java:778)
... 1 more
Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
📦 extensions/resteasy-reactive/rest/deployment
✖ io.quarkus.resteasy.reactive.server.test.security.LazyAuthPermissionCheckerRestMultiTest.
- History - More details - Source on GitHub
java.lang.RuntimeException: Failed to start quarkus
at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
at io.quarkus.runtime.Application.start(Application.java:101)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:305)
at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:689)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Unable to start HTTP server
✖ io.quarkus.resteasy.reactive.server.test.security.ProactiveAuthPermissionCheckerRestMultiTest.
- History - More details - Source on GitHub
java.lang.RuntimeException: Failed to start quarkus
at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
at io.quarkus.runtime.Application.start(Application.java:101)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:305)
at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:689)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Unable to start HTTP server
⚙️ JVM Tests - JDK 21 #
- Failing: extensions/resteasy-classic/resteasy-client/deployment extensions/resteasy-reactive/rest/deployment
! Skipped: extensions/agroal/deployment extensions/avro/deployment extensions/elytron-security-jdbc/deployment and 93 more
📦 extensions/resteasy-classic/resteasy-client/deployment
✖ io.quarkus.restclient.configuration.QuarkusRestClientsTest.
- History - More details - Source on GitHub
org.junit.jupiter.api.extension.TestInstantiationException: Failed to create test instance
at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:708)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Suppressed: java.lang.NullPointerException: Cannot invoke "[Ljava.util.logging.Handler;.clone()" because "handlers" is null
at org.jboss.logmanager.Logger.setHandlers(Logger.java:264)
at io.quarkus.test.QuarkusUnitTest.afterAll(QuarkusUnitTest.java:778)
... 1 more
Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
📦 extensions/resteasy-reactive/rest/deployment
✖ io.quarkus.resteasy.reactive.server.test.security.LazyAuthPermissionCheckerRestMultiTest.
- History - More details - Source on GitHub
java.lang.RuntimeException: Failed to start quarkus
at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
at io.quarkus.runtime.Application.start(Application.java:101)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:305)
at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:689)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.RuntimeException: Unable to start HTTP server
✖ io.quarkus.resteasy.reactive.server.test.security.ProactiveAuthPermissionCheckerRestMultiTest.
- History - More details - Source on GitHub
java.lang.RuntimeException: Failed to start quarkus
at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
at io.quarkus.runtime.Application.start(Application.java:101)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:305)
at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:689)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.RuntimeException: Unable to start HTTP server
⚙️ JVM Tests - JDK 17 Windows #
- Failing: extensions/resteasy-classic/resteasy-client/deployment extensions/resteasy-reactive/rest/deployment
! Skipped: extensions/agroal/deployment extensions/avro/deployment extensions/elytron-security-jdbc/deployment and 93 more
📦 extensions/resteasy-classic/resteasy-client/deployment
✖ io.quarkus.restclient.configuration.QuarkusRestClientsTest.
- History - More details - Source on GitHub
org.junit.jupiter.api.extension.TestInstantiationException: Failed to create test instance
at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:708)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Suppressed: java.lang.NullPointerException: Cannot invoke "[Ljava.util.logging.Handler;.clone()" because "handlers" is null
at org.jboss.logmanager.Logger.setHandlers(Logger.java:264)
at io.quarkus.test.QuarkusUnitTest.afterAll(QuarkusUnitTest.java:778)
... 1 more
Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
📦 extensions/resteasy-reactive/rest/deployment
✖ io.quarkus.resteasy.reactive.server.test.security.LazyAuthPermissionCheckerRestMultiTest.
- History - More details - Source on GitHub
java.lang.RuntimeException: Failed to start quarkus
at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
at io.quarkus.runtime.Application.start(Application.java:101)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:305)
at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:689)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Unable to start HTTP server
✖ io.quarkus.resteasy.reactive.server.test.security.ProactiveAuthPermissionCheckerRestMultiTest.
- History - More details - Source on GitHub
java.lang.RuntimeException: Failed to start quarkus
at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
at io.quarkus.runtime.Application.start(Application.java:101)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:305)
at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:689)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Unable to start HTTP server
⚙️ MicroProfile TCKs Tests #
- Failing: tcks/resteasy-reactive
📦 tcks/resteasy-reactive
✖ Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.5.0:exec (test) on project quarkus-tck-resteasy-reactive: Command execution failed.
📦 tcks/resteasy-reactive/target/testsuite/tests
✖ com.sun.ts.tests.jaxrs.ee.rs.cookieparam.locator.JAXRSLocatorClient0142.
- History - More details - Source on GitHub
java.lang.RuntimeException: Failed to start quarkus
Caused by: java.lang.RuntimeException: Unable to start HTTP server
Caused by: java.util.concurrent.ExecutionException: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
Caused by: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
✖ com.sun.ts.tests.jaxrs.ee.rs.cookieparam.sub.JAXRSSubClient0141.
- History - More details - Source on GitHub
java.lang.RuntimeException: Failed to start quarkus
Caused by: java.lang.RuntimeException: Unable to start HTTP server
Caused by: java.util.concurrent.ExecutionException: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
Caused by: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
✖ com.sun.ts.tests.jaxrs.ee.rs.ext.providers.JAXRSProvidersClient0098.
line 74
- History - More details - Source on GitHub
org.junit.jupiter.api.extension.TestInstantiationException: Failed to create test instance
at com.sun.ts.tests.jaxrs.ee.rs.ext.providers.JAXRSProvidersClient0098.<init>(JAXRSProvidersClient0098.java:74)
Caused by: java.lang.ClassNotFoundException: com.sun.ts.tests.jaxrs.ee.rs.ext.providers.TSAppConfig
at com.sun.ts.tests.jaxrs.ee.rs.ext.providers.JAXRSProvidersClient0098.<init>(JAXRSProvidersClient0098.java:74)
✖ com.sun.ts.tests.jaxrs.ee.rs.formparam.locator.JAXRSLocatorClient0145.
- History - More details - Source on GitHub
java.lang.RuntimeException: Failed to start quarkus
Caused by: java.lang.RuntimeException: Unable to start HTTP server
Caused by: java.util.concurrent.ExecutionException: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
Caused by: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
✖ com.sun.ts.tests.jaxrs.ee.rs.formparam.sub.JAXRSSubClient0144.
- History - More details - Source on GitHub
java.lang.RuntimeException: Failed to start quarkus
Caused by: java.lang.RuntimeException: Unable to start HTTP server
Caused by: java.util.concurrent.ExecutionException: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
Caused by: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
✖ com.sun.ts.tests.jaxrs.ee.rs.headerparam.locator.JAXRSLocatorClient0107.
- History - More details - Source on GitHub
java.lang.RuntimeException: Failed to start quarkus
Caused by: java.lang.RuntimeException: Unable to start HTTP server
Caused by: java.util.concurrent.ExecutionException: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
Caused by: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
✖ com.sun.ts.tests.jaxrs.ee.rs.headerparam.sub.JAXRSSubClient0106.
- History - More details - Source on GitHub
java.lang.RuntimeException: Failed to start quarkus
Caused by: java.lang.RuntimeException: Unable to start HTTP server
Caused by: java.util.concurrent.ExecutionException: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
Caused by: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
✖ com.sun.ts.tests.jaxrs.ee.rs.matrixparam.locator.JAXRSLocatorClient0101.
- History - More details - Source on GitHub
java.lang.RuntimeException: Failed to start quarkus
Caused by: java.lang.RuntimeException: Unable to start HTTP server
Caused by: java.util.concurrent.ExecutionException: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
Caused by: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
✖ com.sun.ts.tests.jaxrs.ee.rs.matrixparam.sub.JAXRSSubClient0100.
- History - More details - Source on GitHub
java.lang.RuntimeException: Failed to start quarkus
Caused by: java.lang.RuntimeException: Unable to start HTTP server
Caused by: java.util.concurrent.ExecutionException: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
Caused by: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
✖ com.sun.ts.tests.jaxrs.ee.rs.pathparam.locator.JAXRSLocatorClient0123.
- History - More details - Source on GitHub
java.lang.RuntimeException: Failed to start quarkus
Caused by: java.lang.RuntimeException: Unable to start HTTP server
Caused by: java.util.concurrent.ExecutionException: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
Caused by: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
✖ com.sun.ts.tests.jaxrs.ee.rs.pathparam.sub.JAXRSSubClient0122.
- History - More details - Source on GitHub
java.lang.RuntimeException: Failed to start quarkus
Caused by: java.lang.RuntimeException: Unable to start HTTP server
Caused by: java.util.concurrent.ExecutionException: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
Caused by: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
✖ com.sun.ts.tests.jaxrs.ee.rs.queryparam.sub.JAXRSSubClient0149.
- History - More details - Source on GitHub
java.lang.RuntimeException: Failed to start quarkus
Caused by: java.lang.RuntimeException: Unable to start HTTP server
Caused by: java.util.concurrent.ExecutionException: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
Caused by: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
✖ com.sun.ts.tests.jaxrs.jaxrs21.ee.client.executor.async.JAXRSClient0181.
- History - More details - Source on GitHub
java.lang.RuntimeException: Failed to start quarkus
Caused by: java.lang.RuntimeException: Unable to start HTTP server
Caused by: java.util.concurrent.ExecutionException: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
Caused by: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
✖ com.sun.ts.tests.jaxrs.jaxrs21.ee.client.executor.rx.JAXRSClient0182.
- History - More details - Source on GitHub
java.lang.RuntimeException: Failed to start quarkus
Caused by: java.lang.RuntimeException: Unable to start HTTP server
Caused by: java.util.concurrent.ExecutionException: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
Caused by: io.quarkus.runtime.QuarkusBindException: Port(s) already bound: 8081: Address already in use
Bumps org.junit:junit-bom from 5.10.5 to 5.12.0.
Release notes
Sourced from org.junit:junit-bom's releases.
... (truncated)
Commits
2750b04
Release 5.12.09615490
Update log suppressions for tests0a8d65b
Remove duplicated reference toSimpleArgumentConverter
cafbcdb
Update open-test-reporting to 0.2.0ed1773c
Fix version references to be 1.x in Platform and 5.x in Jupiter1d2f982
Update open-test-reporting to 0.2.0-M32b6bab5
Fix indentationd1929bb
Merge 5.12.0 release notes9b7a3c4
Back to snapshots for further developmenta410c92
Release 5.12.0-RC2You 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)