Identify what should go into the next Views stable release.

Comments

DamienMcKenna created an issue. See original summary.

joseph.olstad’s picture

looks like everything has been marked as fixed except one issue marked as RTBC.

Looks like we are very close to a 3.19 release. There's some very important fixes sitting in dev.

damienmckenna’s picture

I've kicked off some branch tests, will see how things are with them.

joseph.olstad’s picture

I am not a postgresql user, however I noticed that the views head tests are failing on "tuple concurrently updated"
there's nothing in the issue queue about this. However there is a longstanding patch for postgres that I know the wetkit distribution is using (they're biggest client was using postgresql for a while with views 3.x until recently, and they used this patch)
#1331056-72: Regression: Improper use of GROUP BY statement produces ambiguous column error

I rerolled the patch for HEAD, and triggered postgresql tests.
hopefully it can get past this 'tuple concurrently updated' issue.

Is this what is holding up 3.19?

anything else holding up this release?

damienmckenna’s picture

I'm going to release it in just a moment.

damienmckenna’s picture

I found an odd problem running the tests locally, so I opened a new issue: #2960178: Work out why ViewsHandlerSortDateTest fails locally

The problem happens with 3.18 too, so I'm not going to let it hold up the release.

damienmckenna’s picture

joseph.olstad’s picture

cool, thanks!

damienmckenna’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.