Hi Sai, I tried running the test on the source distribution using IntelliJ and gradle scripts. I have not encountered the failure.
Regards Nabarun Nag On Mon, Dec 10, 2018 at 11:20 PM Sai Boorlagadda <sai.boorlaga...@gmail.com> wrote: > -0 > > - Ran examples > - Building geode from source distribution or release branch consistently > fails 1 unit test > > org.apache.geode.internal.cache.partitioned.rebalance.PartitionedRegionLoadModelJUnitTest > > testRedundancySatisfactionPreferRemoteIp FAILED > > As CI is green on unit tests, I am considering this to do with my > environment. If someone has already seen this and has a solution I can go > with +1. > > Sai > > On Mon, Dec 10, 2018 at 9:27 PM Jacob Barrett <jbarr...@pivotal.io> wrote: > > > -0 > > > > I don’t think a user should have to specify a version when building the > > source release of geode-native. If you don’t specify a version it > defaults > > to the development version of 0.0.42. It should probably default to the > > source release version. > > > > Outside of that issue the native sources build as expected. > > > > -Jake > > > > >