2011/11/18 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-tc7.0.x-test has an issue affecting its community integration. > This issue affects 1 projects, > and has been outstanding for 29 runs. > The current state of this project is 'Failed', with reason 'Build Failed'. > For reference only, the following projects are affected by this: > - tomcat-tc7.0.x-test : Tomcat 7.x, a web server implementing Java > Servlet 3.0, > ... > > > Full details are available at: > > http://vmgump.apache.org/gump/public/tomcat-7.0.x/tomcat-tc7.0.x-test/index.html >
It is the following one test that failed: http://vmgump.apache.org/gump/public/tomcat-7.0.x/tomcat-tc7.0.x-test/gump_file/TEST-org.apache.catalina.comet.TestCometProcessor.NIO.txt.html [[[ Testsuite: org.apache.catalina.comet.TestCometProcessor Tests run: 6, Failures: 1, Errors: 0, Time elapsed: 37.646 sec (...) Testcase: testCometConnectorStop took 4.081 sec FAILED Comet END event not received junit.framework.AssertionFailedError: Comet END event not received at org.apache.catalina.comet.TestCometProcessor.testCometConnectorStop(TestCometProcessor.java:293) ]]] The above is for tc7.0.x. The trunk test run failed in the same place, http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-test/index.html http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-test/gump_file/TEST-org.apache.catalina.comet.TestCometProcessor.NIO.txt.html [[[ Testcase: testCometConnectorStop took 4.053 sec FAILED Comet END event not received junit.framework.AssertionFailedError: Comet END event not received at org.apache.catalina.comet.TestCometProcessor.testCometConnectorStop(TestCometProcessor.java:293) ]]] I rerun the test with trunk locally with Nio and Apr and it completed successfully. The buildbot test run was successful as well. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org