yugabyte / yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
https://www.yugabyte.com
Other
9.05k stars 1.08k forks source link

[YSQL] PG15 failing tests #24283

Open hari90 opened 1 month ago

hari90 commented 1 month ago

Jira Link: DB-13172

Description

The following tests are failing as a result of the PG 15 merge into master:

org.yb.pgsql.TestPgRegressPgMiscIndependent.testPgRegressPgMiscIndependent org.yb.pgsql.TestPgRegressWaitQueues.testPgRegress org.yb.pgsql.TestPgRegressModulesUnsafeTests.schedule TestYsqlMetrics.testExplainMaxMemory TestYsqlMetrics.testMetricRows

Issue Type

kind/failing-test

Warning: Please confirm that this issue does not contain any sensitive information

sushantrmishra commented 1 month ago

Removed following tests from the description and are now tracked by different issues listed inline:

OlegLoginov commented 1 month ago

TestPgRegressPgMiscIndependent#testPgRegressPgMiscIndependent is fixed by my diff https://phorge.dev.yugabyte.com/D39066.