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

chore: fix nightly build #8142

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

chore: fix nightly build #8142

wants to merge 2 commits into from

Conversation

conradludgate
Copy link
Contributor

@conradludgate conradludgate commented Jun 24, 2024

Problem

cargo +nightly check fails

Summary of changes

Updates measured, time, and crc32c.

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

@conradludgate conradludgate requested a review from a team as a code owner June 24, 2024 13:32
Copy link

2916 tests run: 2799 passed, 0 failed, 117 skipped (full report)


Flaky tests (2)

Postgres 16

  • test_statvfs_pressure_usage: debug

Postgres 14

  • test_location_conf_churn[3]: debug

Code coverage* (full report)

  • functions: 32.5% (6870 of 21134 functions)
  • lines: 50.0% (53389 of 106774 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
dd70b49 at 2024-06-24T14:48:58.442Z :recycle:

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.

Type inference regression on nightly-2024-05-20 conflicting impl since nightly-2024-05-01
2 participants