Re: buildfarm vs code - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: buildfarm vs code
Date
Msg-id 566d5520-56c4-bc58-e366-c85f5a03c1c2@2ndQuadrant.com
Whole thread Raw
In response to Re: buildfarm vs code  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: buildfarm vs code
List pgsql-hackers

On 06/06/2018 10:24 AM, Tom Lane wrote:
> Andrew Dunstan <andrew.dunstan@2ndquadrant.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



pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: libpq compression
Next
From: Tom Lane
Date:
Subject: Re: buildfarm vs code