Skip to content

backport #8541 - release 14.0#8564

Open
onurctirtir wants to merge 7 commits intorelease-14.0from
release-14.0-cp-mx-0506
Open

backport #8541 - release 14.0#8564
onurctirtir wants to merge 7 commits intorelease-14.0from
release-14.0-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 and others added 6 commits April 29, 2026 15:01
DESCRIPTION: PR description that will go into the change log, up to 78
characters

(cherry picked from commit 48e83f7)

Conflicts:
	.devcontainer/src/test/regress/Pipfile
	.devcontainer/src/test/regress/Pipfile.lock
	src/test/regress/Pipfile
	src/test/regress/Pipfile.lock
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.
@onurctirtir onurctirtir marked this pull request as draft May 6, 2026 15:09
@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

❌ Patch coverage is 87.75510% with 90 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.61%. Comparing base (d5731d7) to head (6bc69d7).

Additional details and impacted files
@@               Coverage Diff                @@
##           release-14.0    #8564      +/-   ##
================================================
- Coverage         88.73%   88.61%   -0.13%     
================================================
  Files               287      287              
  Lines             63238    63725     +487     
  Branches           7925     8004      +79     
================================================
+ Hits              56114    56469     +355     
- Misses             4862     4970     +108     
- Partials           2262     2286      +24     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@onurctirtir onurctirtir changed the title wip - rel 14.0 backport #8541 - release 14.0 May 6, 2026
@onurctirtir onurctirtir marked this pull request as ready for review May 6, 2026 22:24
(cherry picked from commit 38a25cf)
(cherry picked from commit b5ae64b)
@onurctirtir onurctirtir force-pushed the release-14.0-cp-mx-0506 branch from f90147d to 6bc69d7 Compare May 6, 2026 22:34
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.

2 participants