From: | Marco Atzeri <marco(dot)atzeri(at)gmail(dot)com> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Postgresql for cygwin - 3rd |
Date: | 2014-01-24 12:50:08 |
Message-ID: | 52E26180.4030804@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 24/01/2014 12:56, Andrew Dunstan wrote:
>
> On 01/24/2014 01:20 AM, Marco Atzeri wrote:
>>
>>> AFAICT the regression is in Cygwin. The buildfarm passes because it's
>>> using an oldish Cygwin release, 1.7.7 rather than the current 1.7.27. I
>>> have brought the regression the athe attention of the Cygwin people in
>>> the past, but without response.
>>
>> which issue ?
>> During my package tests I have only two issues:
>>
>> tsearch ... FAILED
>> and
>> test: prepared_xacts
>> must be skipped as it never completes
>>
>>
>
> Those two issues need to be fixed. And yes, they are regressions from my
> Cygwin 1.7.7 setup where they pass consistently, just about every day.
> See <http://www.pgbuildfarm.org/cgi-bin/show_history.pl?nm=brolga&br=HEAD>
1.7.7 is 3.5 years hold.
In the mean time we added 64 bit and moved to gcc-4.8.x
> You don't get to choose which regression tests you're going to pass and
> which you're not. Disabling the tests or providing nonsensical results
> files are unacceptable. This is a Cygwin behavior issue and needs to be
> fixed.
Distributing broken binary that crashes after standard rebase, it is
also not acceptable and it is also worst.
Your farm is not testing this case, I presume.
Until I took over there was NO recent cygwin package at all in
the distribution, so do not complain that my binary is not perfect,
I already know, but for me almost working is better than NOT available
or BROKEN.
> cheers
>
> andrew
I am available to work on tests regression, but I am not a postgresql
expert so do not expect all the job from my side.
Regards
Marco
From | Date | Subject | |
---|---|---|---|
Next Message | Florian Pflug | 2014-01-24 13:30:53 | Re: [PATCH] Negative Transition Aggregate Functions (WIP) |
Previous Message | Fujii Masao | 2014-01-24 12:27:51 | Re: [bug fix] psql's \conninfo reports incorrect destination on Windows |