Skip to content

Commit

Permalink
Bump OTel, tracing, reqwest crates (#9970)
Browse files Browse the repository at this point in the history
  • Loading branch information
cloneable authored Dec 2, 2024
1 parent fa909c2 commit 243bca1
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 88 deletions.
Loading

1 comment on commit 243bca1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

7144 tests run: 6824 passed, 2 failed, 318 skipped (full report)


Failures on Postgres 16

  • test_sharded_ingest[github-actions-selfhosted-vanilla-1]: release-x86-64
  • test_ingest_logical_message[github-actions-selfhosted-fsync-8192]: release-x86-64
# Run all failed tests locally:
scripts/pytest -vv -n $(nproc) -k "test_sharded_ingest[release-pg16-github-actions-selfhosted-vanilla-1] or test_ingest_logical_message[release-pg16-github-actions-selfhosted-fsync-8192]"
Flaky tests (3)

Postgres 17

Postgres 16

Postgres 14

Code coverage* (full report)

  • functions: 30.7% (8261 of 26876 functions)
  • lines: 47.8% (65205 of 136455 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
243bca1 at 2024-12-02T19:22:30.275Z :recycle:

Please sign in to comment.