Hi,
After just changing some typos on a PR, I got errors on
geode-connectors:acceptanceTest task, but the tests were working fine before
that change. I have seen that the acceptance test task in concur has failed
since last 14th February (15 executions since that day). and it seems all of
them
The test has been erroring consistently on develop since
https://github.com/apache/geode/commit/1a0d9769e482f49e0c725c0d6adc75d324f88958
On Mon, Feb 17, 2020, 06:39 Alberto Bustamante Reyes
wrote:
> Hi,
>
> After just changing some typos on a PR, I got errors on
> geode-connectors:acceptanceTest
Hi,
but this commit was merged to develop, on saturday morning, and test are
falling from friday.
BR,
Mario
Šalje: Robert Houghton
Poslano: 17. veljače 2020. 16:02
Prima: dev@geode.apache.org
Predmet: Re: acceptance test task failing?
The test has been errorin
I had only looked at develop, not the PR pipeline. More investigation is
required.
On Mon, Feb 17, 2020, 07:05 Mario Ivanac wrote:
> Hi,
>
> but this commit was merged to develop, on saturday morning, and test are
> falling from friday.
>
> BR,
> Mario
> --
> *Šalje:*
Last commits on develop:
9f8a2ff2b43c183b4824dd5ab764ecd2243cb2e1 GEODE-7800: Add Redis PSUBSCRIBE and
PUNSUBSCRIBE commands (#4705)
1a0d9769e482f49e0c725c0d6adc75d324f88958 GEODE-7727: modify sender thread to
detect release of connection (#4629)
5c6529a76dfad174be6a29438bf196013952b05b Geode 42
The failing test is using a Postgres docker image as a backing store. I
think that something changed in this image requiring authentication when
making a connection. I think I have a fix for it currently running a PR:
https://github.com/apache/geode/pull/4712
--Jens
On Mon, Feb 17, 2020 at 8:09 A