#5242 closed defect (wontfix)

CI: Use of logbt in github action break RUNTESTFLAGS

Reported by: strk Owned by: robe
Priority: medium Milestone: PostGIS 3.4.0
Component: QA/buildbots Version: 3.3.x
Keywords: Cc: komzpa

Description

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

Change History (3)

comment:1 by Sandro Santilli <strk@…>, 19 months ago

In 09d4454/git:

[github-action] Stop using logbt

Looks like it's eating our RUNTESTFLAGS

References #5242

Please only re-enable after fixing this problem

comment:2 by robe, 18 months ago

Milestone: PostGIS 3.3.2PostGIS 3.4.0

comment:3 by robe, 10 months ago

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.