-
Notifications
You must be signed in to change notification settings - Fork 907
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 upload test results for macos regression CI #6449
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6449 +/- ##
==========================================
- Coverage 87.33% 87.30% -0.04%
==========================================
Files 187 187
Lines 41820 41774 -46
Branches 9313 9293 -20
==========================================
- Hits 36525 36472 -53
- Misses 3623 3631 +8
+ Partials 1672 1671 -1 ☔ View full report in Codecov by Sentry. |
8c7e022
to
45d27b9
Compare
45d27b9
to
4bbe798
Compare
4bbe798
to
ffe8c76
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM if the /usr/local/opt/libpq/bin directory contains PSQL binary as required.
Automated backport to 2.13.x not done: backport failed. The PR touches a workflow file '.github/workflows/linux-build-and-test.yaml' and cannot be backported automatically |
Most if not all commits have failed on the main branch due to macos-13 regression tests failing to upload test results to CI database. Switching to using libpq psql seems to fix the issue.
https://github.com/timescale/timescaledb/actions/workflows/linux-build-and-test.yaml?query=is%3Afailure+branch%3Amain
This PR success CI run: https://github.com/timescale/timescaledb/actions/runs/7276339952/job/19826008689?pr=6449
Disable-check: force-changelog-file