Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix flaky reorder regression test #7509

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

fabriziomello
Copy link
Contributor

@fabriziomello fabriziomello commented Dec 2, 2024

Execute manual VACUUM on the hypertable before reordering a chunk to avoid flaky test output.

Disable-check: force-changelog-file
Disable-check: approval-count

@fabriziomello fabriziomello added testing flaky-test Issue about a flaky test labels Dec 2, 2024
@fabriziomello fabriziomello self-assigned this Dec 2, 2024
Execute manual `VACUUM` on the hypertable before reordering a chunk to
avoid flaky test output.
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.16%. Comparing base (59f50f2) to head (34b0c24).
Report is 636 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7509      +/-   ##
==========================================
+ Coverage   80.06%   82.16%   +2.09%     
==========================================
  Files         190      230      +40     
  Lines       37181    43190    +6009     
  Branches     9450    10869    +1419     
==========================================
+ Hits        29770    35486    +5716     
- Misses       2997     3381     +384     
+ Partials     4414     4323      -91     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fabriziomello fabriziomello merged commit 8fe7241 into timescale:main Dec 3, 2024
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Issue about a flaky test testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants