I tried to run: mvn -B -V -e -ntp "-Dstyle.color=always" clean verify
locally with Java 1.8 and all tests passed. Best, tison. Cameron McKenzie <[email protected]> 于2022年3月11日周五 14:03写道: > All ran ok for me locally. > > On Fri, Mar 11, 2022 at 8:27 AM Cameron McKenzie <[email protected]> > wrote: > > > I will run the test now and see if they work for me locally. > > > > On Thu, Mar 10, 2022 at 8:45 PM Jordan Zimmerman < > > [email protected]> wrote: > > > >> No, I haven't noticed this. > >> > >> > On Mar 10, 2022, at 9:19 AM, Enrico Olivelli <[email protected]> > >> wrote: > >> > > >> > Hello, > >> > I was going to prepare a new RC, but this test (see belor) is failing > >> > on my laptop. > >> > > >> > Does anyone see all the tests passing ? > >> > We see tests passing on CI for every PR > >> > > >> > Enrico > >> > > >> > [ERROR] Errors: > >> > [ERROR] > >> > org.apache.curator.framework.imps.TestReadOnly.testConnectionStateNewClient > >> > [ERROR] Run 1: TestReadOnly.testConnectionStateNewClient:102 » > >> > ConnectionLoss KeeperErrorCode... > >> > [ERROR] Run 2: TestReadOnly.testConnectionStateNewClient:102 » > >> > ConnectionLoss KeeperErrorCode... > >> > [ERROR] Run 3: TestReadOnly.testConnectionStateNewClient:102 » > >> > ConnectionLoss KeeperErrorCode... > >> > >> >
