FWIW, from the git tag, I run 'mvn clean install' and it passes but I think we should make it easier to make reviewers pass builds since we do not always have a lot of reviewers ;-)
Is this test failure being addressed? TY! Gary PS: My set up is: openjdk version "1.8.0_312" OpenJDK Runtime Environment (build 1.8.0_312-bre_2021_10_20_23_15-b00) OpenJDK 64-Bit Server VM (build 25.312-b00, mixed mode) Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537) Maven home: /usr/local/Cellar/maven/3.8.4/libexec Java version: 1.8.0_312, vendor: Homebrew, runtime: /usr/local/Cellar/openjdk@8/1.8.0+312/libexec/openjdk.jdk/Contents/Home/jre Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version: "12.1", arch: "x86_64", family: "mac" Darwin *** 21.2.0 Darwin Kernel Version 21.2.0: Sun Nov 28 20:28:54 PST 2021; root:xnu-8019.61.5~1/RELEASE_X86_64 x86_64 GG On Tue, Dec 28, 2021 at 11:44 AM Thomas Vandahl <t...@apache.org> wrote: > > Am 28.12.2021 um 13:01 schrieb Bruno P. Kinoshita < > brunodepau...@yahoo.com.br.INVALID>: > > > > `mvn clean test install site` took a few minutes, but it just finished > running. Below the error that just happened again on my environment > (appears to be consistent for me): > > > > [INFO] Results: > > [INFO] > > [ERROR] Failures: > > [ERROR] SerializerUnitTest.testReadWrite:116 [key:0] should not be > null, Region Name = blockRegion2 > > Can you send me the log file please (direct mail, supposed to be in > target/) If the test fails consistently, please run just that test because > the log file is being overwritten every time. > > > [INFO] Apache Commons JCS :: Core ......................... FAILURE > [17:44 min] > > =:-o That's actually a *lot* of time. My seven year old Macbook needs > about four minutes for the same task. Maybe there's a timing issue. > > Bye, Thomas > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >