2014-10-11 5:44 GMT+04:00 Bill Barker <billbar...@apache.org>: > To whom it may engage... > > This is an automated request, but not an unsolicited one. For > more information please visit http://gump.apache.org/nagged.html, > and/or contact the folk at gene...@gump.apache.org. > > Project tomcat-trunk-test-bio has an issue affecting its community > integration. > This issue affects 1 projects. > The current state of this project is 'Failed', with reason 'Build Failed'. > For reference only, the following projects are affected by this: > - tomcat-trunk-test-bio : Tomcat 8.x, a web server implementing the Java > Servlet 3.1, > ... > > > Full details are available at: > > http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-test-bio/index.html >
The following one test is failing: Testsuite: org.apache.tomcat.util.http.TestCookieProcessorGenerationHttp Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.935 sec ------------- Standard Error ----------------- 11-Oct-2014 07:49:55.823 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-bio-127.0.0.1-auto-1"] 11-Oct-2014 07:49:55.873 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service Tomcat 11-Oct-2014 07:49:55.875 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.0.15-dev 11-Oct-2014 07:49:56.184 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-bio-127.0.0.1-auto-1-58816"] 11-Oct-2014 07:49:56.593 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-bio-127.0.0.1-auto-1-58816"] 11-Oct-2014 07:49:56.595 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service Tomcat 11-Oct-2014 07:49:56.604 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-bio-127.0.0.1-auto-1-58816"] 11-Oct-2014 07:49:56.605 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-bio-127.0.0.1-auto-1-58816"] ------------- ---------------- --------------- Testcase: testUtf8CookieValue took 1.918 sec FAILED expected:<Test=[__]> but was:<Test=[]> junit.framework.AssertionFailedError: expected:<Test=[__]> but was:<Test=[]> at org.apache.tomcat.util.http.TestCookieProcessorGenerationHttp.testUtf8CookieValue(TestCookieProcessorGenerationHttp.java:63) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org