Closed geoand closed 5 months ago
Build
This is the status report for running Build
on commit 69ec225281856cb0da06e7699a1518e620279d8f.
Status | Name | Step | Failures | Logs | Raw logs |
---|---|---|---|---|---|
:heavy_check_mark: | Build - JDK 11 | Logs | Raw logs | ||
✖ | Build - JDK 17 | Build with Maven |
Failures | Logs | Raw logs |
Full information is available in the Build summary check run.
- Failing: servlet
! Skipped: websocket websocket/core websocket/servlet and 1 more
✖ io.undertow.servlet.test.dispatcher.DispatcherForwardTestCase.testPathBasedInclude
line 137
- More details - Source on GitHub
I am pretty sure the test failure has nothing to do with this change
I have verified that the CI failure is present in main
as well.
This is needed because WebsocketConnectionBuilder might be configured with a non NioEventLoopGroup
Relates to: https://github.com/quarkusio/quarkus/issues/41082