-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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.htmlunit:htmlunit from 4.3.0 to 4.5.0 #43986
Conversation
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.3.0 to 4.5.0. - [Release notes](https://github.com/HtmlUnit/htmlunit/releases) - [Commits](HtmlUnit/htmlunit@4.3.0...4.5.0) --- updated-dependencies: - dependency-name: org.htmlunit:htmlunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
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 | 🔍 |
✔️ | Devtools Tests - JDK 17 | Logs | Raw logs | 🔍 | ||
✖ | Devtools Tests - JDK 21 | Build |
Failures | Logs | Raw logs | 🔍 |
✔️ | Devtools Tests - JDK 17 Windows | Logs | Raw logs | 🔍 | ||
✖ | Native Tests - Misc3 | Upload build reports |
Logs | Raw logs | 🚧 | |
✖ | Native Tests - Security2 | 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 #
- Failing: integration-tests/oidc-wiremock integration-tests/oidc-wiremock-logout
📦 integration-tests/oidc-wiremock
✖ io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowFormPostAndBackChannelLogout
line 222
- History - More details - Source on GitHub
java.lang.ClassCastException: class org.htmlunit.html.HtmlPage cannot be cast to class org.htmlunit.TextPage (org.htmlunit.html.HtmlPage and org.htmlunit.TextPage are in unnamed module of loader io.quarkus.bootstrap.classloading.QuarkusClassLoader @361f1647)
at io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowFormPostAndBackChannelLogout(CodeFlowAuthorizationTest.java:222)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:971)
at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
✖ io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowFormPostAndFrontChannelLogout
line 281
- History - More details - Source on GitHub
java.lang.ClassCastException: class org.htmlunit.html.HtmlPage cannot be cast to class org.htmlunit.TextPage (org.htmlunit.html.HtmlPage and org.htmlunit.TextPage are in unnamed module of loader io.quarkus.bootstrap.classloading.QuarkusClassLoader @361f1647)
at io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowFormPostAndFrontChannelLogout(CodeFlowAuthorizationTest.java:281)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:971)
at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
📦 integration-tests/oidc-wiremock-logout
✖ io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowFormPostAndBackChannelLogout
line 40
- History - More details - Source on GitHub
java.lang.ClassCastException: class org.htmlunit.html.HtmlPage cannot be cast to class org.htmlunit.TextPage (org.htmlunit.html.HtmlPage and org.htmlunit.TextPage are in unnamed module of loader io.quarkus.bootstrap.classloading.QuarkusClassLoader @146f3d22)
at io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowFormPostAndBackChannelLogout(CodeFlowAuthorizationTest.java:40)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:971)
at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
⚙️ JVM Tests - JDK 21 #
- Failing: integration-tests/oidc-wiremock integration-tests/oidc-wiremock-logout
📦 integration-tests/oidc-wiremock
✖ io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowFormPostAndBackChannelLogout
line 222
- History - More details - Source on GitHub
java.lang.ClassCastException: class org.htmlunit.html.HtmlPage cannot be cast to class org.htmlunit.TextPage (org.htmlunit.html.HtmlPage and org.htmlunit.TextPage are in unnamed module of loader io.quarkus.bootstrap.classloading.QuarkusClassLoader @af04f09)
at io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowFormPostAndBackChannelLogout(CodeFlowAuthorizationTest.java:222)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:971)
at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
✖ io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowFormPostAndFrontChannelLogout
line 281
- History - More details - Source on GitHub
java.lang.ClassCastException: class org.htmlunit.html.HtmlPage cannot be cast to class org.htmlunit.TextPage (org.htmlunit.html.HtmlPage and org.htmlunit.TextPage are in unnamed module of loader io.quarkus.bootstrap.classloading.QuarkusClassLoader @af04f09)
at io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowFormPostAndFrontChannelLogout(CodeFlowAuthorizationTest.java:281)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:971)
at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
📦 integration-tests/oidc-wiremock-logout
✖ io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowFormPostAndBackChannelLogout
line 40
- History - More details - Source on GitHub
java.lang.ClassCastException: class org.htmlunit.html.HtmlPage cannot be cast to class org.htmlunit.TextPage (org.htmlunit.html.HtmlPage and org.htmlunit.TextPage are in unnamed module of loader io.quarkus.bootstrap.classloading.QuarkusClassLoader @6df2af02)
at io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowFormPostAndBackChannelLogout(CodeFlowAuthorizationTest.java:40)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:971)
at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
⚙️ JVM Tests - JDK 17 Windows #
- Failing: integration-tests/oidc-wiremock integration-tests/oidc-wiremock-logout
📦 integration-tests/oidc-wiremock
✖ io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowFormPostAndBackChannelLogout
line 222
- History - More details - Source on GitHub
java.lang.ClassCastException: class org.htmlunit.html.HtmlPage cannot be cast to class org.htmlunit.TextPage (org.htmlunit.html.HtmlPage and org.htmlunit.TextPage are in unnamed module of loader io.quarkus.bootstrap.classloading.QuarkusClassLoader @3c68e82)
at io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowFormPostAndBackChannelLogout(CodeFlowAuthorizationTest.java:222)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:971)
at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
✖ io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowFormPostAndFrontChannelLogout
line 281
- History - More details - Source on GitHub
java.lang.ClassCastException: class org.htmlunit.html.HtmlPage cannot be cast to class org.htmlunit.TextPage (org.htmlunit.html.HtmlPage and org.htmlunit.TextPage are in unnamed module of loader io.quarkus.bootstrap.classloading.QuarkusClassLoader @3c68e82)
at io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowFormPostAndFrontChannelLogout(CodeFlowAuthorizationTest.java:281)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:971)
at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
📦 integration-tests/oidc-wiremock-logout
✖ io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowFormPostAndBackChannelLogout
line 40
- History - More details - Source on GitHub
java.lang.ClassCastException: class org.htmlunit.html.HtmlPage cannot be cast to class org.htmlunit.TextPage (org.htmlunit.html.HtmlPage and org.htmlunit.TextPage are in unnamed module of loader io.quarkus.bootstrap.classloading.QuarkusClassLoader @f9a5e3f)
at io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowFormPostAndBackChannelLogout(CodeFlowAuthorizationTest.java:40)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:971)
at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
⚙️ Devtools Tests - JDK 21 #
- Failing: integration-tests/devtools
📦 integration-tests/devtools
✖ io.quarkus.devtools.codestarts.quarkus.ReactiveMessagingCodestartIT.buildAMQP
line 50
- History - More details - Source on GitHub
org.opentest4j.AssertionFailedError:
[Run project return status is zero]
expected: 0
but was: 1
at io.quarkus.devtools.testing.codestarts.QuarkusCodestartTest.buildProject(QuarkusCodestartTest.java:158)
at io.quarkus.devtools.testing.codestarts.QuarkusCodestartTest.buildAllProjects(QuarkusCodestartTest.java:145)
at io.quarkus.devtools.codestarts.quarkus.ReactiveMessagingCodestartIT.buildAMQP(ReactiveMessagingCodestartIT.java:50)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
✖ io.quarkus.devtools.codestarts.quarkus.ReactiveMessagingCodestartIT.buildAMQP
line 50
- History - More details - Source on GitHub
org.opentest4j.AssertionFailedError:
[Run project return status is zero]
expected: 0
but was: 1
at io.quarkus.devtools.testing.codestarts.QuarkusCodestartTest.buildProject(QuarkusCodestartTest.java:158)
at io.quarkus.devtools.testing.codestarts.QuarkusCodestartTest.buildAllProjects(QuarkusCodestartTest.java:145)
at io.quarkus.devtools.codestarts.quarkus.ReactiveMessagingCodestartIT.buildAMQP(ReactiveMessagingCodestartIT.java:50)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
📦 integration-tests/devtools/target/quarkus-codestart-test/quarkus-messaging-amqp-327e5d80-f32a-4621-9814-3d86c95c9a60/real-data/java
✖ ilove.quark.us.MyMessagingApplicationTest.test
- History - More details - Source on GitHub
java.lang.RuntimeException:
java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
[error]: Build step io.quarkus.smallrye.reactivemessaging.amqp.deployment.AmqpDevServicesProcessor#startAmqpDevService threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image quay.io/artemiscloud/activemq-artemis-broker:1.0.25
at io.quarkus.smallrye.reactivemessaging.amqp.deployment.AmqpDevServicesProcessor.startAmqpDevService(AmqpDevServicesProcessor.java:109)
at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733)
at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:856)
at io.quarkus.builder.BuildContext.run(BuildContext.java:256)
at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
⚙️ Native Tests - Security2 #
- Failing: integration-tests/oidc-wiremock
📦 integration-tests/oidc-wiremock
✖ io.quarkus.it.keycloak.CodeFlowAuthorizationInGraalITCase.testCodeFlowFormPostAndBackChannelLogout
- History - More details - Source on GitHub
java.lang.ClassCastException: class org.htmlunit.html.HtmlPage cannot be cast to class org.htmlunit.TextPage (org.htmlunit.html.HtmlPage and org.htmlunit.TextPage are in unnamed module of loader 'app')
at io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowFormPostAndBackChannelLogout(CodeFlowAuthorizationTest.java:222)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:810)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
✖ io.quarkus.it.keycloak.CodeFlowAuthorizationInGraalITCase.testCodeFlowFormPostAndFrontChannelLogout
- History - More details - Source on GitHub
java.lang.ClassCastException: class org.htmlunit.html.HtmlPage cannot be cast to class org.htmlunit.TextPage (org.htmlunit.html.HtmlPage and org.htmlunit.TextPage are in unnamed module of loader 'app')
at io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowFormPostAndFrontChannelLogout(CodeFlowAuthorizationTest.java:281)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:810)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Flaky tests - Develocity
⚙️ Native Tests - Security2
📦 integration-tests/oidc-wiremock
✖ io.quarkus.it.keycloak.CodeFlowAuthorizationInGraalITCase.testCodeFlowUserInfoCachedInIdToken
- History
expected: <alice:alice:alice, cache size: 0, TenantConfigResolver: false, refresh_token:refresh1234> but was: <alice:alice:alice, cache size: 2, TenantConfigResolver: false, refresh_token:refresh1234>
-org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: expected: <alice:alice:alice, cache size: 0, TenantConfigResolver: false, refresh_token:refresh1234> but was: <alice:alice:alice, cache size: 2, TenantConfigResolver: false, refresh_token:refresh1234>
at io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowUserInfoCachedInIdToken(CodeFlowAuthorizationTest.java:359)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:810)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
✖ io.quarkus.it.keycloak.CodeFlowAuthorizationInGraalITCase.testCodeFlowVerifyIdAndAccessToken
- History
expected: <access token verified: true, id_token issuer: https://server.example.com, access_token issuer: https://server.example.com, id_token audience: https://id.server.example.com, access_token audience: https://server.example.com, cache size: 0> but was: <access token verified: true, id_token issuer: https://server.example.com, access_token issuer: https://server.example.com, id_token audience: https://id.server.example.com, access_token audience: https://server.example.com, cache size: 2>
-org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: expected: <access token verified: true, id_token issuer: https://server.example.com, access_token issuer: https://server.example.com, id_token audience: https://id.server.example.com, access_token audience: https://server.example.com, cache size: 0> but was: <access token verified: true, id_token issuer: https://server.example.com, access_token issuer: https://server.example.com, id_token audience: https://id.server.example.com, access_token audience: https://server.example.com, cache size: 2>
at io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowVerifyIdAndAccessToken(CodeFlowAuthorizationTest.java:154)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:810)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Replaced by #44017 |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps org.htmlunit:htmlunit from 4.3.0 to 4.5.0.
Release notes
Sourced from org.htmlunit:htmlunit's releases.
Commits
98c7e86
4.5.0afc7379
htmlunitdriver 4.25.0-SNAPSHOT21a1b23
fix importsd8404fc
suppress CVE-2024-67630d25822
javadoc fixes15862b8
add test case used for some profilinga21efe1
code cleanup0e0af8d
htmlunit-neko 4.5.07c41083
htmlunit-xpath 4.5.03b9d3b7
fix docuYou 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)