2015-11-05 13:35 GMT+03:00  <r...@apache.org>:
> Author: remm
> Date: Thu Nov  5 10:35:27 2015
> New Revision: 1712738
>
> URL: http://svn.apache.org/viewvc?rev=1712738&view=rev
> Log:
> Port r1712575: Use InstanceManager for server endpoint instances.
>
> Modified:
>     tomcat/tc7.0.x/trunk/   (props changed)
>     
> tomcat/tc7.0.x/trunk/java/org/apache/tomcat/websocket/LocalStrings.properties
>     tomcat/tc7.0.x/trunk/java/org/apache/tomcat/websocket/WsSession.java
>     
> tomcat/tc7.0.x/trunk/java/org/apache/tomcat/websocket/WsWebSocketContainer.java
>     
> tomcat/tc7.0.x/trunk/java/org/apache/tomcat/websocket/server/WsServerContainer.java
>     tomcat/tc7.0.x/trunk/res/checkstyle/org-import-control.xml
>     tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
>


Technically, Buildbot reports a test failure
https://ci.apache.org/builders/tomcat-7-trunk/builds/150

   [concat] Testsuites with failed tests:
   [concat] 
TEST-org.apache.tomcat.websocket.server.TestWsServerContainer.BIO.txt
   [concat] 
TEST-org.apache.tomcat.websocket.server.TestWsServerContainer.NIO.txt

https://ci.apache.org/projects/tomcat/tomcat7/logs/logs/1712738/TEST-org.apache.tomcat.websocket.server.TestWsServerContainer.BIO.txt
https://ci.apache.org/projects/tomcat/tomcat7/logs/logs/1712738/TEST-org.apache.tomcat.websocket.server.TestWsServerContainer.NIO.txt

Caused by: java.lang.RuntimeException: Not implemented
at 
org.apache.catalina.filters.TesterServletContext.getAttribute(TesterServletContext.java:157)
at 
org.apache.tomcat.websocket.server.WsServerContainer.<init>(WsServerContainer.java:102)
at 
org.apache.tomcat.websocket.server.TestWsServerContainer.testDuplicatePaths_03(TestWsServerContainer.java:199)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to