Skip to content

backport #8541 - release 13.2#8563

Open
onurctirtir wants to merge 8 commits intorelease-13.2from
release-13.2-cp-mx-0506
Open

backport #8541 - release 13.2#8563
onurctirtir wants to merge 8 commits intorelease-13.2from
release-13.2-cp-mx-0506

Conversation

@onurctirtir
Copy link
Copy Markdown
Member

@onurctirtir onurctirtir commented May 6, 2026

All test failures are expected:

  • check-style is incorrectly complaining about a missing downgrade script as it's comparing against main.
  • arbitrary tests + (old) enterprise test are failing because of flakiness.
  • N-1 Lib tests are failing possible due to an issue in N-1 test infra.
  • Other failures in N-1 around isolation tests are expected because the isolation tests for the new feature are not supposed to pass anyways.

@onurctirtir onurctirtir marked this pull request as draft May 6, 2026 15:04
@onurctirtir onurctirtir force-pushed the release-13.2-cp-mx-0506 branch from 5e36cb9 to 3cb3a87 Compare May 6, 2026 15:05
@onurctirtir onurctirtir changed the title wip wip - rel 13.2 May 6, 2026
@onurctirtir onurctirtir force-pushed the release-13.2-cp-mx-0506 branch from 3cb3a87 to 2e990e9 Compare May 6, 2026 15:27
@onurctirtir onurctirtir changed the title wip - rel 13.2 backport #8541 - release 13.2 May 6, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

❌ Patch coverage is 88.05369% with 89 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.53%. Comparing base (cc91f4c) to head (084493a).

Additional details and impacted files
@@               Coverage Diff                @@
##           release-13.2    #8563      +/-   ##
================================================
- Coverage         88.91%   88.53%   -0.38%     
================================================
  Files               287      287              
  Lines             63233    63770     +537     
  Branches           7959     8035      +76     
================================================
+ Hits              56222    56459     +237     
- Misses             4691     4880     +189     
- Partials           2320     2431     +111     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

ihalatci and others added 2 commits May 6, 2026 20:52
(cherry picked from commit 002046b)

Conflicts:
	src/backend/distributed/planner/distributed_planner.c
	src/test/regress/expected/pg18.out
	src/test/regress/sql/pg18.sql
@onurctirtir onurctirtir force-pushed the release-13.2-cp-mx-0506 branch 2 times, most recently from d1e91b7 to 084493a Compare May 6, 2026 22:19
@onurctirtir onurctirtir marked this pull request as ready for review May 6, 2026 22:36
onurctirtir and others added 4 commits May 7, 2026 06:54
(cherry picked from commit 94653c1)
This needs to be taken to main branch too.

1. Move more tests that are creating Citus extension into multi_1_create_citus_schedule.
2. Remove unnecessary worker tests from schema_based_sharding.sql as we're anyway
   testing them a lot in other test files.
3. Also add a placeholder section at the end of multi_1_create_citus_schedule for the
   tests that need to be moved back to their original schedules with the next major
   version of Citus.

(cherry picked from commit 165360f)
@onurctirtir onurctirtir force-pushed the release-13.2-cp-mx-0506 branch from 084493a to c1f4367 Compare May 7, 2026 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants