Seems like there are some environmental-related differences.
On Thu, 8 Dec 2022 at 18:56, Sai Boorlagadda
wrote:
> Kirk,
>
> I updated the github pipeline[1] to run unit tests across multiple JDK
> implementations on the different OS to figure out if there are any JDK/OS
> differences and seems
Kirk,
I updated the github pipeline[1] to run unit tests across multiple JDK
implementations on the different OS to figure out if there are any JDK/OS
differences and seems like there are common tests that fail on
GithubActions.
Sai
[1] https://github.com/apache/geode/actions/runs/3519795068/jobs
Hey Sai,
Quick update on this. On my Mac, I'm able to build and run all unit tests
without any failures using the very latest Oracle Java 8 JDK. I'll try
OpenJDK and Azul next.
I do have a number of IntegrationTest failures. Most are BindException
failures because some process is already bound to
Sai, I'll be able to spend some time this weekend on these failing tests.
Hope to have some more news to share soon!
-Kirk
On Mon, Nov 21, 2022 at 4:35 PM Sai Boorlagadda
wrote:
> I was thinking it has to do with either JDK or ubuntu. I also tried
> 'temurin'
> and there were different sets of
I would not expect to see any differences between openjdk distributions.
Anthony
> On Nov 21, 2022, at 4:34 PM, Sai Boorlagadda
> wrote:
>
> !! External Email
>
> I was thinking it has to do with either JDK or ubuntu. I also tried
> 'temurin'
> and there were different sets of errors. So to
I was thinking it has to do with either JDK or ubuntu. I also tried
'temurin'
and there were different sets of errors. So to see if the devs can shed
some light on JDK dependency or any prior knowledge on choosing
bellsoft distribution.
Sai
On Mon, 21 Nov 2022 at 16:25, Kirk Lund wrote:
> It's
It's also possible that these issues are specific to using OpenJDK 8 or
Ubuntu. I thought we were building and testing with CentOS before.
On Mon, Nov 21, 2022 at 4:20 PM Kirk Lund wrote:
> Looks like membership errors. Membership went through extensive changes to
> be modularized as geode-membe
Looks like membership errors. Membership went through extensive changes to
be modularized as geode-membership, and VMware was still fixing some bugs
in it when I left. These could be really difficult to solve for those of us
who have no experience with the new membership.
I wonder if we could enga