On 02/01/2014 05:12 PM, Marco Atzeri wrote:
>
>
> On 01/02/2014 22:57, Andrew Dunstan wrote:
>>
>> On 01/25/2014 01:23 PM, Andrew Dunstan wrote:
>>>
>>>
>
>
>>> * isolation tests fail with an indefinite hang on newer Cygwin
>>> * prepared_xacts test fails with an indefinite hang on newer Cygwin if
>>> run in parallel with other tests
>
>>> * tsearch tests fail on non-C locale (or at least on en_US.utf8). It
>>> turns out this is actually an old bug, and can be reproduced on my
>>> old Cygwin instance. I wonder if it's caused by faulty locale files?
>
> Andrew,
> is it possible the tsearch test never worked on en_US.utf8
> but only on C locale ?
Yes, that's more or less what I said, I thought.
Maybe we need to test this on other Windows systems in non-C encodings.
Let's make sure it's only a Cygwin problem.
I'll work on that. You should try to concentrate on the thinks like
prepared_xacts and isolation_test that we know don't work ONLY on Cygwin.
cheers
andrew