Re: Help with Concourse-CI redis integration test failing

2020-04-11 Thread Owen Nichols
947> > Reverts #4937 > github.com > > > -Alberto > > > From: Alberto Gomez > Sent: Saturday, April 11, 2020 8:49 PM > To: dev@geode.apache.org > Subject: Re: Help with Concourse-CI redis integration test failing > >

Re: Help with Concourse-CI redis integration test failing

2020-04-11 Thread Alberto Gomez
April 11, 2020 8:35 PM To: dev@geode.apache.org Subject: Re: Help with Concourse-CI redis integration test failing Looks like GitHub creates a branch for the revert as soon as someone clicks Revert (I didn’t mean to, I just wanted to see what the next screen looks like, I didn’t click Create Pull Request)

Re: Help with Concourse-CI redis integration test failing

2020-04-11 Thread Alberto Gomez
e.org Subject: Re: Help with Concourse-CI redis integration test failing Looks like GitHub creates a branch for the revert as soon as someone clicks Revert (I didn’t mean to, I just wanted to see what the next screen looks like, I didn’t click Create Pull Request). If I create the pull request, th

Re: Help with Concourse-CI redis integration test failing

2020-04-11 Thread Owen Nichols
revert. > > Best regards, > > -Alberto > > From: Owen Nichols > Sent: Saturday, April 11, 2020 8:04 PM > To: dev@geode.apache.org > Subject: Re: Help with Concourse-CI redis integration test failing > > Hi Alberto, it looks li

Re: Help with Concourse-CI redis integration test failing

2020-04-11 Thread Alberto Gomez
Thanks Owen. It seems you already initiated the revert. Best regards, -Alberto From: Owen Nichols Sent: Saturday, April 11, 2020 8:04 PM To: dev@geode.apache.org Subject: Re: Help with Concourse-CI redis integration test failing Hi Alberto, it looks like

Re: Help with Concourse-CI redis integration test failing

2020-04-11 Thread Owen Nichols
Hi Alberto, it looks like Integration tests have been broken since PR#4937 was merged at the end of the day Friday. However this PR had passed all its PR checks (as of 5 hours before it was merged) so I suspect this was just an unexpected interaction with the PR#4912 that came in just 3 hours b

Help with Concourse-CI redis integration test failing

2020-04-11 Thread Alberto Gomez
Hi, I am seeing the following integration test case fail in the Concourse-CI when executed on my pull request (https://github.com/apache/geode/pull/4928): org.apache.geode.redis.SetsIntegrationTest > testSRem_should_notRemoveMembersOfSetNotSpecified FAILED Interestingly, if I run the test loca