Hean-Chhinling commented on PR #1185:
URL: https://github.com/apache/knox/pull/1185#issuecomment-4142194480

   The failing unit-tests are unrelated to this PR. They has to do with new 
reflection that has to update EasyMock to a newer version.
   
   ```
   2026-03-26T22:45:51.2236218Z [ERROR]   
GatewayWebsocketHandlerTest.testDisabledWebShell:165 » Runtime 
java.lang.IllegalAccessException: no such field: 
org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest$$$EasyMock$3.$callback/org.easymock.internal.ClassMockingData/putField
   2026-03-26T22:45:51.2238776Z [ERROR]   
GatewayWebsocketHandlerTest.testValidWebShellRequest:79 » Runtime 
java.lang.IllegalAccessException: no such field: 
org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest$$$EasyMock$3.$callback/org.easymock.internal.ClassMockingData/putField
   2026-03-26T22:45:51.2241763Z [ERROR]   
GatewayWebsocketHandlerTest.testValidWebShellRequestThroughLB:106 » Runtime 
java.lang.IllegalAccessException: no such field: 
org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest$$$EasyMock$3.$callback/org.easymock.internal.ClassMockingData/putField
   2026-03-26T22:45:51.2245880Z [ERROR]   
GatewayWebsocketHandlerTest.testWebShellRequestWithInvalidJWT:138 » Runtime 
java.lang.IllegalAccessException: no such field: 
org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest$$$EasyMock$3.$callback/org.easymock.internal.ClassMockingData/putField
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to