Yeah - if I run separately they pass (I just tried it). I'm not sure if that's a concern or not.
-JZ > On Jul 21, 2021, at 11:29 PM, Cameron McKenzie <[email protected]> wrote: > > I just reran them locally on my machine and they all ran fine. > > On Wed, Jul 21, 2021 at 9:25 PM Jordan Zimmerman <[email protected]> > wrote: > >> I'm seeing consistent test failures with the Reconfig tests. Anyone else? >> >> [WARNING] Tests run: 18, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: >> 7.239 s - in org.apache.curator.framework.imps.TestReconfiguration >> [INFO] Running org.apache.curator.framework.imps.TestReadOnly >> [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: >> 52.81 s <<< FAILURE! - in org.apache.curator.framework.imps.TestReadOnly >> [ERROR] >> org.apache.curator.framework.imps.TestReadOnly.testConnectionStateNewClient >> Time elapsed: 47.603 s <<< ERROR! >> org.apache.zookeeper.KeeperException$ConnectionLossException: >> KeeperErrorCode = ConnectionLoss for / >> at >> org.apache.curator.framework.imps.TestReadOnly.testConnectionStateNewClient(TestReadOnly.java:102) >> >> [INFO] Running org.apache.curator.framework.imps.TestReadOnly >> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: >> 44.3 s <<< FAILURE! - in org.apache.curator.framework.imps.TestReadOnly >> [ERROR] >> org.apache.curator.framework.imps.TestReadOnly.testConnectionStateNewClient >> Time elapsed: 44.299 s <<< ERROR! >> org.apache.zookeeper.KeeperException$ConnectionLossException: >> KeeperErrorCode = ConnectionLoss for / >> at >> org.apache.curator.framework.imps.TestReadOnly.testConnectionStateNewClient(TestReadOnly.java:102) >> >> [INFO] Running org.apache.curator.framework.imps.TestReadOnly >> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: >> 45.204 s <<< FAILURE! - in org.apache.curator.framework.imps.TestReadOnly >> [ERROR] >> org.apache.curator.framework.imps.TestReadOnly.testConnectionStateNewClient >> Time elapsed: 45.203 s <<< ERROR! >> org.apache.zookeeper.KeeperException$ConnectionLossException: >> KeeperErrorCode = ConnectionLoss for / >> at >> org.apache.curator.framework.imps.TestReadOnly.testConnectionStateNewClient(TestReadOnly.java:102) >> >> -Jordan >> >> >>> On Jul 20, 2021, at 10:56 AM, Enrico Olivelli <[email protected]> >> wrote: >>> >>> Cameron, >>> thank you for running the release >>> >>> I cannot find https://dist.apache.org/repos/dist/dev/curator/5.2.0/ >>> >>> dist - Revision 48898: /dev/curator >>> >>> - .. <https://dist.apache.org/repos/dist/dev/> >>> - 5.1.0/ <https://dist.apache.org/repos/dist/dev/curator/5.1.0/> >>> >>> >>> Il giorno mar 20 lug 2021 alle ore 00:18 Cameron McKenzie < >>> [email protected]> ha scritto: >>> >>>> Hello, >>>> >>>> This is the vote for Apache Curator version 5.2.0 >>>> >>>> *** Please download, test and vote within approx. 72 hours >>>> >>>> Note that we are voting upon the source (tag) and binaries are provided >> for >>>> convenience. >>>> >>>> Link to release notes: >>>> >>>> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425&version=12348543 >>>> >>>> Staging repo: >>>> https://dist.apache.org/repos/dist/dev/curator/5.2.0/ >>>> >>>> Binary artifacts: >>>> >> https://repository.apache.org/content/repositories/orgapachecurator-1051 >>>> >>>> The tag to be voted upon: >>>> >>>> >> https://git-wip-us.apache.org/repos/asf?p=curator.git;a=commit;h=c1746faeeba88ae1df2340f0b492ac1c46306242 >>>> >>>> Curator's KEYS file containing PGP keys we use to sign the release: >>>> https://www.apache.org/dist/curator/KEYS >>>> >>>> [ ] +1 approve >>>> [ ] +0 no opinion >>>> [ ] -1 disapprove (and reason why) >>>> >> >>
