Opened 6 years ago

Closed 6 years ago

#3966 closed defect (fixed)

[travis] enable SQL tests in coverage

Reported by: komzpa Owned by: robe
Priority: medium Milestone: PostGIS 2.5.0
Component: QA/buildbots Version: master
Keywords: Cc:

Description

Postgres runs postgis built with —coverage as another user, so traces aren't properly written. Change process to run as travis user.

https://github.com/postgis/postgis/blob/180479c687000b5a243ecc47e46c6bc6c3eb5e63/.travis.yml

Change History (1)

comment:1 by komzpa, 6 years ago

Resolution: fixed
Status: newclosed

In 16200:

[travis] enable SQL tests in coverage

Postgres runs postgis built with —coverage as another user, so traces aren't properly written.
Change process to run as travis user.

Closes #3966

Note: See TracTickets for help on using tickets.