Re: broken tests - Mailing list pgsql-hackers

From Pavel Raiskup
Subject Re: broken tests
Date
Msg-id 3612676.CDX3dmOGrs@nb.usersys.redhat.com
Whole thread Raw
In response to Re: broken tests  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: broken tests  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
On Thursday 03 of December 2015 20:49:09 Pavel Stehule wrote:
> 2015-12-03 12:39 GMT+01:00 Pavel Raiskup <praiskup@redhat.com>:
>
> > On Wednesday 02 of December 2015 20:26:56 Pavel Stehule wrote:
> > > 2015-12-02 20:08 GMT+01:00 Alvaro Herrera <alvherre@2ndquadrant.com>:
> > >
> > > > Pavel Stehule wrote:
> > > > > Hi
> > > > >
> > > > > Today I have problem with regress tests on my laptop.
> > > >
> > > > Maybe this is because of the libxml version?
> > >
> > > 100%, same issue is with 9.4.5
> > >
> > > After downgrade to 2.9.2 (from 2.9.3) this issue was out
> >
> > Agreed.
> >
> > > So it is looking like Fedora fault
> >
> > Not really.  This has been changed in libxml2 upstream:
> > https://bugzilla.redhat.com/show_bug.cgi?id=1286692
>
> ok
>
> I would not be offensive

Sorry if that looked like this :(.  I just wanted to point out that this
is not "just" about Fedora --> but either libxml2 (upstream) needs to be
fixed or PostgreSQL's testsuite.

Pavel




pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Error with index on unlogged table
Next
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: Refactor Perl test code