Re: buildfarm vs code

From: Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: buildfarm vs code
Date: 2018-06-06 17:32:44
Message-ID: 566d5520-56c4-bc58-e366-c85f5a03c1c2@2ndQuadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 06/06/2018 10:24 AM, Tom Lane wrote:
> Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> writes:
>> Yeah, what seems quite odd, though, is that when run as an unprivileged
>> use the tablespace test runs just fine, but when run as a privileged
>> user it fails. If that's fixable we should fix it :-)
> I'm curious to know what the failure looks like exactly?
>
>

[00:07:37] 2018-06-06 17:25:41.662 UTC [1904:7] pg_regress/tablespace
ERROR:  could not set permissions on directory
"C:/projects/pg-devel/src/test/regress/testtablespace": Permission denied
[00:07:37] 2018-06-06 17:25:41.662 UTC [1904:8] pg_regress/tablespace
STATEMENT:  CREATE TABLESPACE regress_tblspace LOCATION
'C:/projects/pg-devel/src/test/regress/testtablespace';

See https://ci.appveyor.com/api/buildjobs/ro18n2w04vr18hlx/log

cheers

andrew

--
Andrew Dunstan https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeremy Schneider 2018-06-06 17:39:36 Re: Code of Conduct plan
Previous Message Joshua D. Drake 2018-06-06 17:22:38 Re: libpq compression