Opened 9 months ago

Last modified 7 months ago

#5242 new defect

CI: Use of logbt in github action break RUNTESTFLAGS

Reported by: strk Owned by: robe
Priority: medium Milestone: PostGIS 3.4.0
Component: 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 (2)

comment:1 by Sandro Santilli <strk@…>, 9 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, 7 months ago

Milestone: PostGIS 3.3.2PostGIS 3.4.0
Note: See TracTickets for help on using tickets.