Hi ! Just FYI.
The git issues should have been cleared. Here are statistics from recent run of Gump. http://vmgump.apache.org/gump/public/buildLog.html > This Apache Gump(TM) run is complete. It started at Fri, 22 Apr 2016 00:00:09 > (UTC) and ended at Fri, 22 Apr 2016 10:11:29 (UTC). The build ran for 10 hrs. This includes time to do fresh checkouts of all projects that use git. > Overall project success : 95.85% Projects: 193 Successes: 154 (79.79%) Failures: 04 (2.07%) Prereqs: 04 (2.07%) No Works: 00 (0.00%) Packages: 31 (16.06%) ==== The four failed projects: 1.) apache-httpd-make I think it is caused by recent changes in OpenSSL library. 2.) compress-antlib-test A long standing issue. [au:antunit] Target: testAntlibZipFileSet FAILED (x many times, An inherited test?) [au:antunit] Target: testCoreZipFileSet FAILED (x many times, An inherited test?) [au:antunit] Target: testResourceProperties FAILED I guess that this may be related to running on Java 8, similar to https://issues.apache.org/jira/browse/COMPRESS-326 https://github.com/apache/commons-compress/commit/a2cda30 3.) and 4.) tomcat-tc8.0.x-test-apr and tomcat-tc8.0.x-test-nio. [concat] Testsuites with failed tests: [concat] TEST-org.apache.tomcat.websocket.TestWsWebSocketContainer.APR.txt [concat] Testsuites with failed tests: [concat] TEST-org.apache.tomcat.websocket.TestWsWebSocketContainer.NIO.txt An occasional failure. It may go away in a next run. In all cases it fails at the following assertion: junit.framework.AssertionFailedError: expected:<0> but was:<1> at org.apache.tomcat.websocket.WebSocketBaseTest.checkBackgroundProcessHasStopped(WebSocketBaseTest.java:43) The 4 projects skipped due to prereq failures: apache-httpd-make-install tomcat-jk-native-buildconf tomcat-jk-native-configure tomcat-jk-native Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
