reta commented on a change in pull request #924:
URL: https://github.com/apache/cxf/pull/924#discussion_r834342028



##########
File path: 
systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/websocket/ClientServerWebSocketTest.java
##########
@@ -54,7 +54,9 @@
 import static org.junit.Assert.assertNotNull;
 import static org.junit.Assert.assertTrue;
 import static org.junit.Assert.fail;
-
+//TODO: Enable this test after jakarta websocket is ready
+@org.junit.Ignore("It requires jakarta version:The CXF websocket transport 
needs either the "

Review comment:
       I am wondering how we consolidate all ignored tests cases and commented 
out code eventually? May be we could let them sit there but fail ?




-- 
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: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to