[postgis-tickets] [PostGIS] #5242: CI: Use of logbt in github action break RUNTESTFLAGS

PostGIS trac at osgeo.org
Fri Sep 16 09:26:03 PDT 2022


#5242: CI: Use of logbt  in github action break RUNTESTFLAGS
-----------------------+---------------------------
 Reporter:  strk       |      Owner:  robe
     Type:  defect     |     Status:  new
 Priority:  medium     |  Milestone:  PostGIS 3.3.2
Component:  buildbots  |    Version:  3.3.x
 Keywords:             |
-----------------------+---------------------------
 See what RUNTESTFLAGS should look like:
 https://github.com/postgis/postgis/actions/runs/3069224405/jobs/4957619908#step:4:1953

 That's what happen (correctly) when NOT using logbt (
 https://github.com/postgis/postgis/pull/707 )

 Instead, when using logbt, we get this:
 https://github.com/postgis/postgis/actions/runs/3069126004/jobs/4957405445#step:4:1943

 For some reason logbt is NOT passing RUNTESTFLAGS to `make check`
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5242>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list